Overblog
Suivre ce blog Administration + Créer mon blog

2 SCCM Powershell Scripts

Publié le par damcuvelier

1. Getting a list of devices from a device collection using powershell: Get-CMDevice -CollectionName | Select Name 2. Connecting to SCCM Using PowerShell: Import-Module "C:\Program Files (x86)\Microsoft Configuration Manager\AdminConsole\bin\ConfigurationManager.psd1"...

Lire la suite