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. ...
This VB script I wrote will uninstall all previous versions of Java Runtime Environment. It will also install both the x86 and x64 versions...
This script will execute the USMT, migrating data from the old machine to the new machine. Both PCs must be on the network. You will be pr...
As there is not much documentation on how to use the ZTIBiosCheck.wsf file with MDT/SCCM, I had to figure a lot of it out. The WSF file ret...
You are looking for a list of all installed updates on a machine for either identifying what has not been installed, or like myself, to fin...
I wrote this script to automate the process of creating bootable thumb drives from WIM files. In order for this script to work, WinPE must ...
After a lot of thought on staying connected while adventuring through distant,remote outdoors, I finally pieced together the ultimate way t...
When you open registry editor and connect to a remote system, the only hives you will see are HKEY_LOCAL_MACHINE and HKEY_USERS. The other ...
Mick Pletcher
•
As all deployment administrators know, deploying huge packages to laptop users is a challenge because of users possibly being in meetings ...
Mick Pletcher
•
If you are in the situation we are in which you are still using SMS 2003 with Windows 7 64-Bit, there are some functions that are not comp...
Unlike what most blogs are saying that you need to extract the AdobePDF.dll from the data1.cab file, which is one option, there is a m...
Definition First off, the firm I work for still uses SMS 2003. MIF files are used in both SMS and SCCM. It sucks that there is so little i...
This error, which occurs in both MDT 2010 and MDT 2012, is caused when the USB thumb drive is left in the USB port after the initial WinPE ...
Mick Pletcher
•
The error "The Computer Restarted unexpectedly or encountered an unexpected error" is an annoying error that completely stops the...
Overview Deploying Windows XP with MDT is tricky. The typical creating a golden image and then linking the golden image to the final image...