NOTE: I used Sapien's PowerShellStudio to write this script that significantly simplified the process! I have wrestled with the is...
This error is very annoying when running through a build. I Googled and found this fix to it by Kyle Beckman. The trick is delaying the L...
In 2014, I published this blog entry that configured the BIOS during a build process. It used the Dell Command | Configure utility. At the...
There are updates that have to be installed after the OS has been installed. .Net Framework is an example. When I am building a reference ...
One of the things that has annoyed me in the past is having to keep the Microsoft Office Updates folder up-to-date with the latest .MSP fi...
I have been working on automating the tasks of deploying Windows updates each month. You may think why is there a need for this when SCCM ...
Mick Pletcher
•
There is a newer tool located here . I have been working on writing a new script for SCCM and decided while writing it, I would take o...
While helping to manage Microsoft Endpoint, a former colleague suggested that I setup Endpoint to automatically run a full system scan e...
Mick Pletcher
•
The firm I work at does not give users local administrator access for several reasons. We did an audit of our systems and found out sever...
While helping to manage Microsoft Endpoint, a former colleague suggested that I setup Endpoint to automatically run a full system scan ea...
Mick Pletcher
•
I recently converted my firm to Microsoft Endpoint. Part of the process is including endpoint in the golden image. I wrote this powershel...
Recently, I had to deploy .Net Framework 4.5.2 to all systems, as it was a requirement for a software update. I first deployed it through s...
Mick Pletcher
•
To easily deploy Redaction for Adobe Acrobat XI, I created an MSI file using the AppDeploy Repackager. There are a total of 8 files it pac...