Contact Info

Crumbtrail

ActiveXperts.com » Administration » Powershell » Powershell 4.0 » New-CimSessionOption

New-CimSessionOption - Powershell 4.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-CimSessionOption

Short description
Specifies advanced options for the New-CimSession cmdlet.

Syntax


Description
The New-CimSessionOption cmdlet creates an instance of a CIM session options object. You use a CIM session options 
object as input to the New-CimSession cmdlet to specify the options for a CIM session.


This cmdlet has two parameter sets, one for WsMan options and one for Distributed Component Object Model (DCOM) 
options. Depending on which parameters you use, the cmdlet returns either an instance of DCOM session options or 
returns WsMan session options.