If you are seeing a backlog of security packs and updates pertaining to .NET Framework 4 due to an Unknown error during the Windows Updates...
This script will install both the x86 and x64 versions of Flash Player 11.x. It uninstalls all previous versions of Flash first. Flash 11.x...
This script will uninstall all previous versions of Adobe Reader back to 4.x, thanks to this user's list of GUIDs that I took and expa...
This script allows for the USMT process to be executed locally on a machine from a remote location with the output to either the local mac...
The firm I work for uses Autodesk Revit design software that requires the minimum and maximum pagefile sizes to be double the size of the i...
Sometimes the USMT just fails and cannot be successfully run on a machine. The alternative is to have the user logon to a new machine and m...
This is a simplified procedure I wrote to determine both the OS and the architecture and return a single value showing both (i.e. Windows7x...
Autodesk makes it very easy to create installation packages for deploying Revit software. The problem is that when executing these deploym...
With as often as I deploy software, I created a standard VBScript template to use when needing to create an unattended application installa...
Mick Pletcher
•
Some people think it is weird that I use the ANSI values in all of my VBScripts, but there is a good reason for it. There have been times w...
Mick Pletcher
•
I wrote this script in 2010 to be able to give me a list of systems that are currently logged off from a list of computers in a text file. ...