Mick Pletcher
•
Deploying Photoshop Elements is different from the rest of the Adobe CS6 applications. The MSI file cannot be executed independently. The s...
This is a really nice feature that MDT has allowing for all updates to be installed during the initial windows setup process. The problem i...
Mick Pletcher
•
While creating tasks in the task sequencing, you may want to create unique names that are stored in an MDT variable. This can easily be don...
If your MDT build give the above error at the end of a build, the issue is more than likely caused by a residual GUID left over in another ...
The drivers folders in MDT do not alphabetize as you add new ones. It just adds the new folder at the bottom of the list. There is a simple...
Mick Pletcher
•
Unlike the old SMS where you could access the reporting services via the SMS server name in the browser, it has changed in 2012. To access ...
If you are getting the message below, the first step to resolving it is here . One more step you have to do with the solution in that link ...
Mick Pletcher
•
This is in no means to be used to continuously reuse a trial version of software without paying for it. This is more for using if you are i...
Mick Pletcher
•
You might have wondered how to backup multiple computers in your home with a single online backup service. The answer is yes, you can do th...
It is nothing new that you can setup MDT or SCCM to automatically create the computer name via the customsettings.ini file. This is a sampl...
Programs such as trial versions of Autodesk and Adobe CS6 cannot be packaged up for distribution. You may be put in a situation where you ...
This is being caused by the 200 MB hidden partition windows creates when the partitioning is done before the OS is laid down. This is done ...
Mick Pletcher
•
This script will allow you to painlessly mount WIM files for editing. It runs relative to its location it was executed from. Here is th...
Mick Pletcher
•
This script will allow you to painlessly mount WIM files for editing. It runs relative to its location it was executed from. Here is th...
You have an application that is installed during the build process of MDT or SCCM and it needs access to the internet to download additiona...
Here is a script that will make custom changes to the revit.ini file on user machines. You first open the script up and define the changes...
While installing Autodesk 2012, we were confronted with an error 1603. The error is caused by the Microsoft Visual C++, as outlined in this...