Skip to content

Different Powershell cmdLets for managing Sharepoint Online / Premises: list data, config, etc. Using Pnp-powershell

License

Notifications You must be signed in to change notification settings

holylander/manage-sharepoint-pnp-powershell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

manage-sharepoint-pnp-powershell

Different Powershell cmdLets for managing Sharepoint Online / on Premises. So far, most of the powershell scripts here provide extended functionality to pnp-powershell library, so admin can work list data, publishing pages, in a faster/easier way.

The scripts are organized in two different folders, source and examples. All you need to start work is to import the provided powershell modules.

You can start checking out the examples folder, and learn how to use the functions

Prerequisites

  • In order to generate the Cmdlet help you need to have the Windows Management Framework v4.0 installed, which you can download from http://www.microsoft.com/en-us/download/details.aspx?id=40855.
  • You will need to have installed the Sharepoint PnP-powershell module.
  • You will need to have installed the credential manager module
    • Run Install-Module -Name CredentialManager
    • Create your stored credentials in the Windows credentials manager. Please NOTE that it must be a "generic credential", not a "Windows credential"

About

Different Powershell cmdLets for managing Sharepoint Online / Premises: list data, config, etc. Using Pnp-powershell

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published