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...
The DCSU is a great utility that Dell has made available to update the drivers and driver applications on Dell systems. The industry I wo...
Mick Pletcher
•
This error is caused by registry key permissions. The first thing I did was to go in and change the permissioning to everyone on the key(s)...
You have been using your company computer for your own private use, especially if it is a laptop. Now you want to securely remove the perso...
You have made changes to your installation package and it does not update on the distribution points, even after validating and redistribut...
Being an SCCM administrator, I often have to log into machines to see if a deployment went ok. Trying to login to machines and getting the...
This script will uninstall an application with just the partial description that is listed in Add/Remove programs. It searches the product...
Mick Pletcher
•
Here is a script that will disable and then re-enable the network interface on your pc. It will also verify if the network connection is r...
Mick Pletcher
•
In order to deploy the Revit 2013 through SCCM, you will need to have the detection method setup. I used the msi product codes listed belo...