Difference between revisions of "CIM via PowerShell"

Jump to navigation Jump to search
194 bytes added ,  23:59, 15 January 2010
m
Added "Useful Commands"
m (Reworded)
m (Added "Useful Commands")
Line 3: Line 3:
* [http://www.microsoft.com/DOWNLOADS/details.aspx?FamilyID=c913aeab-d7b4-4bb1-a958-ee6d7fe307bc&displaylang=en Windows PowerShell 2.0 (CTP3/RTM)] - Only required on Win 2k8 (Win7 and Win2k8 R2 are shipped with this already installed)
* [http://www.microsoft.com/DOWNLOADS/details.aspx?FamilyID=c913aeab-d7b4-4bb1-a958-ee6d7fe307bc&displaylang=en Windows PowerShell 2.0 (CTP3/RTM)] - Only required on Win 2k8 (Win7 and Win2k8 R2 are shipped with this already installed)
* [https://connect.microsoft.com/WSMAN/Downloads WinRM 2.0 CTP3]
* [https://connect.microsoft.com/WSMAN/Downloads WinRM 2.0 CTP3]
== Useful Commands ==
'''New-WSManSessionOption'''
* http://technet.microsoft.com/en-us/library/dd819512.aspx
* Creates a WSMan Session option hashtable which can be passed into WSMan cmdlets

Navigation menu