Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
Learn how to get Windows PowerShell help for all cmdlets in SharePoint 2010 and SharePoint 2013.
December 13, 2012
Windows PowerShell includes Help for all the cmdlets that are included in SharePoint 2010 and SharePoint 2013. For example, to learn more about Get-SPSite, simply enter
Help Get-SPSite
at the command prompt. You can request more Help by adding one of the following variables:
-Examples-Detailed-Full
Return to the main article, "Inventorying SharePoint Using PowerShell."
You May Also Like