Contact Info

Crumbtrail

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

New-CimInstance - 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-CimInstance

Short description
Creates a CIM instance.

Syntax


Description
The New-CimInstance cmdlet creates an instance of a CIM class based on the class definition on either the local compute
r or a remote computer.


Use the Property parameter to set the initial values of the selected properties.


By default, the New-CimInstance cmdlet creates an instance on the local computer.