Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 8583

WMI CIM-plified Part 3: Remote Systems Management

$
0
0

We've been exploring the new world of CIM in PowerShell 3.0. Where this really gets interesting is when it comes to remote systems management. If you look at help for Get-CimInstance, you'll see there are parameters for Computername and something called CimSession. More on that in a bit. The "easy" way is to have PowerShell 3.0 installed locally and remotely and simply specifying the remote computer name.

Read More


Viewing all articles
Browse latest Browse all 8583

Trending Articles