Quantcast
Channel: SCSM PowerShell Cmdlets
Viewing all articles
Browse latest Browse all 306

Updated Wiki: Documentation

$
0
0

Getting started!

  1. Download the .msi and run it
  2. If you had PS running when you installed the .msi, restart PS
  3. Then run "PS> Import-Module SMLets"

Your now ready to use the module.

To learn what's in the module, run the following command:
PS>Get-SCSMCommand

To learn which parameters a cmdlets makes use of, run the following command:
PS>Get-Help Get-SCSMClass
Note: Replace Get-SCSMClass with the cmdlet you want to get parameters for.

To run commands remotely, make use of the -ComputerName parameter.

Viewing all articles
Browse latest Browse all 306

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>