Sunday, November 11, 2007

SMS Cmdlets for Windows PowerShell

 

Don Brown, wrote a sample cmdlet to manage Microsoft System Management Server (SMS) 2003 clients local policy from Windows PowerShell. The CMDlet source code can be downloaded here, there is also a setup/MSI file.

 

The sample snap-in includes six cmdlets:

Disable-SoftwareDistribution
Enable-SoftwareDistribution
Get-CollectionMembers
Get-Collections
Get-SMSServerConnection
Verb-Noun (Cmdlet template)

No comments: