Get-CMUnusedSources icon indicating copy to clipboard operation
Get-CMUnusedSources copied to clipboard

A PowerShell script that will tell you what folders are not used by Microsoft Endpoint Manager Configuration Manager.

Results 3 Get-CMUnusedSources issues
Sort by recently updated
recently updated
newest added

Must append `-ErrorAction Stop` to Import-Module for CM module

I learnt as MMSJAZZ that perf could be better as dictionarties are a reference in memory rather than a copy to the runspace. Could be promising as the param for...

enhancement