Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 531 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 531 Bytes

SCCM 2012 Machine Policy Update Script

By: Craig Meinschein

Forces a computer (or set of computers) to run its SCCM Machine Policy Retrieval & Evaluation Cycle. Also triggers the SCCM Application Deployment Evaluation Cycle on SCCM 2012 clients. In my environment, it was easiest to implement this as a PowerShell script with a batch script "wrapper".

Usage

sccmupdate.cmd [computer1] [computer2] [...]

If run with no arguments, it will refresh Machine Policy on the local machine.