Mick Pletcher
•
Here is a VBScript that will either enable or disable offline files. It can also be done as a policy by modifying the registry key listed ...
You walk into the Walmart store and your wireless 4G device comes to almost a screeching halt. This is not uncommon inside the newer Walmar...
In order to deploy QuickTime, you will need to extract all of the components to a directory. The installation executable that is downloaded...
Mick Pletcher
•
This query will return a list of all systems with Adobe CS3 products. It omits the useless products such as Stock Photos, Asset Services, a...
This error occurs when you install an ipsw file on your iDevice which has not been registered at the iOS Provisioning Portal. I got this er...
Mick Pletcher
•
When we started the conversion of SMS 2003 to SCCM 2012, I was really skeptical and dreaded to have to recreate all of the queries and coll...
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...