Monthly Archives: October 2017

Get all SharePoint 2016 PowerShell Commands

Run below command to get the list of all the commands of SharePoint. Run the below command in SharePoint Management Shell — Get-Command -PSSnapin “Microsoft.SharePoint.PowerShell” | Select Name, Definition | fl >c:\SP2016_Powershellcommands.txt Below is the List of all the PowerShell … Continue reading

Posted in Articles | Leave a comment