Run Scripts – CCM Cache Report

This Script will grab information about the items in your CCM Cache. What this script does Sets Cache Size to 25GB if not 25GB (Feel free to modify) Deletes Duplicate Content, leaving only the latest version of that content Reports Software Updates (Count) Software Update Name Software Update Status (Missing / Installed) Software Update Cache … Read more

WaaS TS Download

Initial Release of the 1909 TS Collection on 2019.12.02. Several changes from the last time published. This also incorporates the updated Pre-Caching Process for Drivers & Language Packs. I still need to blog the Language Pack process, but time is a luxury I rarely have for blogging. More details about the overall process can be … Read more

Run Scripts: Trigger Baseline Evaluation

This Script will trigger the Baseline (Based on the Baseline Name input) then report compliance and if non-compliant, what rule was non-compliant. In this example, I’m triggering the baseline “WaaS Pre-Assessment”. The script does several things.. Triggers Machine Policy & Waits 2 Minutes Gets the Baseline Information from WMI If the Baseline is in WMI, … Read more

Run Scripts: Trigger Task Sequence

Update: New “Lite” Versions – On GitHub which checks execution history. Goal: Trigger Task Sequence remotely via Run Script. Allows you to trigger on one computer or several. *The Policy for the Task Sequence most already be on this machine. Type the Package ID for the Task Sequence you want to trigger on the machines: … Read more

Task Sequence Deployment – Popups

So you’re using at Task Sequence to deploy something other than an Operating System, but it’s really important, and you want the popups for “High Risk” like you do with in place upgrades. NOTE: Setting “High Risk” on your TS Properties will move the Deployment in the software center from the Applications Tab, to the … Read more