Difference between revisions of "CIM via PowerShell"

From vwiki
Jump to navigation Jump to search
m (Added "Useful Commands")
m (→‎Getting Started: Minor update)
Line 1: Line 1:
== Getting Started ==
== Getting Started ==
The PowerShell components required (below), are only capable of being installed on Windows 6 and later (Vista, Win2k8, Windows 7).  Windows XP and Windows 2003 are not capable of performing the remoting features required in order to be able to support WinRM (although this may change in future releases).  See [[Power_Shell#Installed_Version|PowerShell Installed Version]] in order to determine what version of Powershell you have installed currently.
The PowerShell components required (below), are only capable of being installed on Windows 6 and later (Vista, Win2k8, Windows 7).  Windows XP and Windows 2003 are not capable of performing the remoting features required in order to be able to support WinRM (although this may change in future releases).  See [[Power_Shell#Installed_Version|PowerShell Installed Version]] in order to determine what version of Powershell you have installed currently.
* [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)
* '''Windows 2008 only''' - Windows 7 and Win2k8 R2 are shipped with these already installed
* [https://connect.microsoft.com/WSMAN/Downloads WinRM 2.0 CTP3]
** [http://www.microsoft.com/DOWNLOADS/details.aspx?FamilyID=c913aeab-d7b4-4bb1-a958-ee6d7fe307bc&displaylang=en Windows PowerShell 2.0 (CTP3/RTM)]
** [https://connect.microsoft.com/WSMAN/Downloads WinRM 2.0 (CTP3/RTM)]


== Useful Commands ==
== Useful Commands ==

Revision as of 08:51, 16 January 2010

Getting Started

The PowerShell components required (below), are only capable of being installed on Windows 6 and later (Vista, Win2k8, Windows 7). Windows XP and Windows 2003 are not capable of performing the remoting features required in order to be able to support WinRM (although this may change in future releases). See PowerShell Installed Version in order to determine what version of Powershell you have installed currently.

Useful Commands

New-WSManSessionOption