User Logon Reporting

Mick Pletcher  • 
If you have to track the login times for a specific user, this tool will generate a report for you that scans the event viewer logs for ID...

Application List Report

Mick Pletcher  • 
We have started the Windows 10 upgrades and part of this process is installing applications for users that are not included in the standar...

MDT Build Application Report One-Liner

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 ...

Profile Size Reporting

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...

Install Dell Command Configure in WinPE

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...

Google Chrome Installation One-Liner

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...

Shortcut GPO for Root Network Share

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 ...

Oracle Java Runtime Installer

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...

Inno Setup PowerShell Uninstaller

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...

Retrieve MSU Information

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...

Uninstall MSI by GUID

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...

Uninstall MSI by Application Name

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...