Monday, January 16, 2012

Powershell script list all powershell commands in a text file

Get-Command –PSSnapin “Get-Command –PSSnapin “Microsoft.SharePoint.PowerShell” format-table name > C:\SP2010_PowerShell_Commands.txt

No comments:

Post a Comment