Tag: Powershell

  • Fill SCCM collection with PowerShell

    Hi everyone, In this post, I’m going to show you how to fill an SCCM collection with PowerShell from a file that contains device names. This can be useful if you want to deploy software or settings to a specific group of devices that you have already identified. SCCM collections are logical groups of resources…