Ever needed to figure out who is logged on when deploying software to a machine with SCCM?
Maybe you needed to do so… like me… to copy a specific file into that users AppData?
Anyway quick PowerShell script to figure … Read More
Ever needed to figure out who is logged on when deploying software to a machine with SCCM?
Maybe you needed to do so… like me… to copy a specific file into that users AppData?
Anyway quick PowerShell script to figure … Read More
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
A couple of months ago I was asked by a client to create a method of patching to automatically snap shot a VM before applying the monthly patches with SCCM.
This as I’m sure your thinking has to be done … Read More
So the other day… I was setting up one of my clients Automatic Deployment Rules (ADR) for SCEP Definition Updates. Everything went fine until I went to run the rule and I saw “HttpSendRequest failed HTTP_STATUS_FORBIDDEN or HTTP_STATUS_DENIED” followed by … Read More