Mick Pletcher
•
This script function will uninstall an MSI installed application by specifying the GUID and the switches. I have included the ability for t...
Mick Pletcher
•
Here is a function that will uninstall an MSI installed application by the name of the app. You do not need to input the entire name either...
Mick Pletcher
•
As we all know, Mozilla Firefox is not the easiest application to deal with when it comes to deploying it in an enterprise environment. I h...
Mick Pletcher
•
You are installing RSAT in a build, and you want to check if it is installed if it is included in the windows updates. Recently, there has...
Mick Pletcher
•
As you have probably seen recently in my latest blog entries, I am working on a bunch of PowerShell one-liners to do away with the actual s...
Mick Pletcher
•
Recently, I have been revisiting our task sequence for our base build. One of the tasks it does it to set the PowerShell executionpolicy. Y...