Mick Pletcher
•
While building a new reference image, I always want to make sure every application got installed before the WIM is generated. I have done ...
Mick Pletcher
•
If you have the SLShare variable defined in MDT to write logs to the specified UNC path and the SLShareDynamicLogging defined to write to ...
Mick Pletcher
•
While in the middle of the planning phase for the Windows 10 rollout, we wanted a report on the size of the My Documents and Desktops of a...
Mick Pletcher
•
Dell Command | Configure can be of great use in the WinPE environment. It allows you to configure and/or query the BIOS before an operating...
Mick Pletcher
•
Recently, I was reviewing the bitlocker recovery password backups. We still use active directory to store them, and yes, we are planning on...
Mick Pletcher
•
While rewriting a PowerShell automation script to move machines in Active Directory, I had been trying to pass the MachineObjectOU task seq...
Mick Pletcher
•
It has been four years since I published the last version of the PowerShell script to move systems from one OU to another during a build p...
Mick Pletcher
•
Instead of wanting to keep up with the latest Google Chrome installers, I wanted to create a one-liner that can download Chrome from the G...
Mick Pletcher
•
If you have tried adding a GPO to create a shortcut to the root network share, \\contoso for instance, then you have probably seen that it ...
Mick Pletcher
•
While building the new Windows 10 image with Office 2016 along with exchange 2016 on the backend, I got the following error message every t...
Mick Pletcher
•
Here is a video guide on how to remove bulk Facebook content from your Facebook profile. Some will just say to delete the profile and creat...
Mick Pletcher
•
The environment I work in entails using MAK activation instead of KMS. This means that we have a set number of MAK activations given by Mic...
Mick Pletcher
•
Recently, I upgraded to the new MDT 6.3.8450.1000. It was a fresh install of the new MDT product in which I created an entirely new MDT sha...
Mick Pletcher
•
While recently writing an MSI uninstaller script, I needed to be able to associate the GUID with the applications name. In the process, I w...
Mick Pletcher
•
I am working on the Windows 10 image, and part of this project is converting to UEFI. We do have several older systems that are still in pr...
Mick Pletcher
•
When I installed the new MDT 6.3.8450.1000 to build the deployment package for Windows 10 1709, I ran into issues with the operating system...
Mick Pletcher
•
As often as Java must be updated, I wanted to have an auto installer that would make the update a breeze. The way this installer has been w...
Mick Pletcher
•
I recently encountered an application that uses the Inno Setup installer. Part of my process when I deploy an application is to also create...
Mick Pletcher
•
While building out the Windows 10 reference image task sequence, it dawned on me that I should be making sure the latest Dell Application...
Mick Pletcher
•
Recently, Dell released the BIOS updates covering systems starting with the Intel Family 6 Model 42 and later processors. This is the first...
Mick Pletcher
•
Ever since the Spectre and Meltdown issues arose, we have been waiting on patching, at least reliable patching. Microsoft has taken it on i...
Mick Pletcher
•
While working on the Windows 10 upgrade project, I ran into a situation which I needed the information from an MSU file for the task sequen...
Below is a video on how to add ShareThis to Blogger. It is a very easy process. Apparantly the process has changed since other instuction p...
Mick Pletcher
•
This script function will uninstall an MSI installed application by specifying the GUID and the switches. I have included the ability for t...
Mick Pletcher
•
Here is a function that will uninstall an MSI installed application by the name of the app. You do not need to input the entire name either...
Mick Pletcher
•
As we all know, Mozilla Firefox is not the easiest application to deal with when it comes to deploying it in an enterprise environment. I h...
Mick Pletcher
•
You are installing RSAT in a build, and you want to check if it is installed if it is included in the windows updates. Recently, there has...
Mick Pletcher
•
As you have probably seen recently in my latest blog entries, I am working on a bunch of PowerShell one-liners to do away with the actual s...
Mick Pletcher
•
Recently, I have been revisiting our task sequence for our base build. One of the tasks it does it to set the PowerShell executionpolicy. Y...
Mick Pletcher
•
While writing this package for the BIOS updates on our systems to negate the Spectre and Meltdown, we decided we wanted all laptop systems...
Mick Pletcher
•
Over the past three years, I have not had a need to use the Microsoft PowerShell Gallery on the Windows 7 machines. While working on the Sp...
Mick Pletcher
•
While writing the solution for a secure and safe deployment of BIOS updates, I had to come up with a one-liner to backup the Bitlocker reco...
Mick Pletcher
•
I needed to install .Net Framework 4.7 on all systems. We no longer manage windows updates via SCCM, so we needed to deploy it as an appl...