Docteur L – François Lessard

SharePoint Architect, IT Manager and IT Specialist

  • Author:
  • Published: Oct 25th, 2011
  • Category: Administration, PowerShell, Scripts
  • Comments: None
  •             

SharePoint 2010 – List all PowerShell CmdLets in a text file

Tags: , , ,

Quick way to export SharePoint 2010 PowerShell CmdLets to a text file.

[codesyntax lang="powershell"]

Add-PSSnapin Microsoft.SharePoint.PowerShell
Get-Command -PSSnapin "Microsoft.SharePoint.PowerShell" | select Name, Definition | format-list > C:SharePoint-CmdLets.txt

[/codesyntax]

Share on TwitterShare on LinkedInSubmit to StumbleUponDigg ThisSubmit to reddit

Tags: , , ,



Leave a Reply

You must be logged in to post a comment.

© 2011 Docteur L – François Lessard. All Rights Reserved.

This blog is powered by Wordpress and Magatheme by Bryan Helmig.

Switch to our mobile site