NOTE: This is an old script. I have a newer and more efficient one located here . This script will enable WOL and test to make sure it ...
I have been a huge fan of PsExec ever since I became and SCCM Administrator. The problem with PsExec is that it transmits credentials in cl...
This script will enable or disable Internet Explorer Active X components. All you have to do is pass the user friendly name of the compone...
This script will install the Dell CCTK and set specified BIOS settings. Unlike the CCTK that allows you to create a multiplatform file to...
Mick Pletcher
•
It is very easy to stop shortcuts from being installed during an MSI installation. The first thing you will need is ORCA or Super ORCA. The...
In my experience, this error was caused by me manually editing the unattend.xml file associated with an imported operating system. Specific...
This function will get the list of printers installed for a user. It will also get the Default Printer. It outputs the list to Printers.tx...
Here is a script I just wrote that will create an active setup registry key. It prompts you for the title, description, command line execu...
All of us have posts that we want to clean up from the past. They may be posts that are now embarrassing, posts with exes that we want gone...
If you have been trying to find a way to search through all of your Youtube comments you have ever posted, there is a way. Youtube does not...
I ran into a situation where we had to mirror our local DFS to all of the remote DFS locations. The problem was that there was one director...
As many of you might know, deploying huge packages through SCCM can be a challenge. The first question you might ask is, define enormous. I...
Mick Pletcher
•
This can be done without having to reboot the machine. You want to use setx.exe to create the new variable. The format to do this is: s...
This script is intended to apply updates and hotfixes after the OS has been installed and is online. There are windows updates that cannot...
My firm is getting the first tablet machines in that will be Windows 8.1. This requires MDT 2013 and ADK 8.1. The problem is that we still ...
Mick Pletcher
•
I had the not so pleasure of replacing the screen on my wife's iPad 2. There are plenty of videos on Youtube on how to do this. I am pr...
I was deploying an application through SCCM and it continued to fail every time, although the app was completely installed. I knew it had ...
Here is a script that will uninstall Autodesk 2014. This will uninstall BDS Ultimate, which should cover all Revit 2014 applications. This...
This script will get the proper software name and associated GUID. I use this script when writing uninstaller powershell scripts. You can ...
This script will add a user to the local administrators group. It will also verify if the user is added and write both a registry key for ...
Mick Pletcher
•
The Autodesk suite is not the easiest to uninstall because of all the components that the built in uninstaller does not uninstall. I went...
If you are needing to disable Windows Media Center in Windows 7 by command line, here is a script that will do just that. This script will...
Sometimes it is necessary to add an add/remove programs entry. There are instances where an application is independent and requires not in...
As many of you have probably experienced, SCCM and MDT do not always install all of the applications that are in the task sequence list, e...