Mick Pletcher
•
I have a checklist of automation procedures I want to include in SCCM during the upgrade process from SMS 2003. Create a script that wi...
This script will run a WMI query to gather the size of the advanced client cache and the amount of cache memory in use. It then makes a co...
Mick Pletcher
•
Installing OpenLM Agent is a relatively straight-forward process. There are no settings required for the msi installer. In order to make i...
Mick Pletcher
•
This script will install all fonts residing in the same folder as this script resides. I reads all of the font file names in the directory...
You are trying to install the Adobe CS6 distribution package you created using Adobe Application Manager, and it fails due to an error 1603...
Mick Pletcher
•
If your computer is shorting out when you turn on the power button and you have narrowed the issue down to the short out occurring only whe...
Mick Pletcher
•
If you are like me, sometimes you need to find a few machines where no users are logged in. I have written this script that will scan a lis...
Mick Pletcher
•
This will check for installed programs by verifying the existance of the uninstall registry key. This is located in the SCCM task sequencin...
Mick Pletcher
•
This script will perform an unattended flash of the BIOS. It will only push header (.HDR) files to the system's CMOS for the BIOS upgr...
There is no direct import/export way as of yet to transfer your bookmarks on the iPad from Safari to Chrome. The easiest way to transfer th...
Mick Pletcher
•
This VB script will report the UAC status to SMS or SCCM. It queries the registry entry that shows if UAC is enabled/disabled and then edit...