When I setup a customers SCCM (ConfigMgr) site for patching I use ADR’s (Automatic Deployment Rules) to create a no hassle patching cycle each month.
This is done by automatically creating the monthly Software Update groups and then creating the … Read More
SCCM Auto Snapshot a VM before Patching Task Sequence – PowerCLI
A while ago I mentioned in a post about creating a bespoke patching task sequence for a client who wanted to snap shot every VM before patching. To do this I created a silent install wrapper for PowerCLI using PowerShell.… Read More
SCCM WSUS Proxy – Allow Basic Authentication
I was at a clients today and came across the issue to do with Credentials for a proxy that are required to be sent as clear text. The exact tick box wording is:
- “Allow Basic Authentication (password is sent in
Disable or Enable Sophos Services PowerShell Script
I was working at a clients the other month and was getting frustrated with Sophos interfering with what I was try to accomplish.
Here is a quick script to Disable the Sophos services when needed and then Enable the Sophos … Read More