Pages

Saturday, September 24, 2011

PowerShell...still finding cmdlets...and find hard to understand!!!


PowerShell...still finding cmdlets...and find hard to understand!!!


Use this command to see OOB examples in PowerShell window itself.

Get-Help Get-SPSite -examples

Explanation: You want to know the example of get-spsite and what all you can do in PowerShell with complete statement... :)

This will show you that....just replace the get-spsite with your required statement..and done...

Cheers!!!

No comments:

Post a Comment