This PowerShell script can be used to force a System Center Configuration Manager (Configmgr/SCCM) Compliance (DCM) Baseline Evaluation on a list of Clients (from a CSV file). The input file should be formatted as follows:
Read More →Category: Compliance
Query WMI for User Rights using PowerShell
This PowerShell script can be used to query WMI in order to confirm User Rights (which are usually set via GPO). I have used this in ConfigMgr Compliance Configuration Items.
Read More →