
Trigger SCCM Client Actions Remotely using PowerShell
This is a simple PowerShell script that can be used to trigger SCCM client actions remotely using PowerShell. It only currently supports three client actions for simplicity’s sake (MachinePolicy, DiscoveryData, SoftwareInventory) but you can add more as specified here. Usage...