Skip to content

Instantly share code, notes, and snippets.

@cchitsiang
Created December 13, 2013 08:41
Show Gist options
  • Save cchitsiang/7941430 to your computer and use it in GitHub Desktop.
Save cchitsiang/7941430 to your computer and use it in GitHub Desktop.
Install/Remove SharePoint Help site collection files in the current farm.
Get-SPHelpCollection
Install-SPHelpCollection -LiteralPath
Uninstall-SPHelpCollection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment