Contact Info

Crumbtrail

ActiveXperts.com » Administration » Powershell » Powershell 3.0 » New-CimSession

New-CimSession - Powershell 3.0 CmdLet

ActiveXperts Network Monitor ships with integrated Powershell scripts to monitor complex network. The scripts run out of the box
Download the ActiveXperts Network Monitor FREE version now »

New-CimSession

Short description
Creates a CIM session.

Syntax


Description
The New-CimSession cmdlet creates a CIM session. A CIM session is a client-side object representing a connection to a l
ocal computer or a remote computer. The CIM session contains information about the connection, such as ComputerName, th
e protocol used for the connection, session ID and instance ID.


This cmdlet returns a CIM session object that can be used by all other CIM cmdlets.