Application List

Mick Pletcher  •   • 
This script will generate a list of installed applications minus those in the exclusion list text file. I created this script so the help ...

SCCM PowerShell SCUP Alternative

Mick Pletcher  •   • 
I have wanted to be able to update an application on the fly without having to create new application packages in SCCM. This is especiall...

Get Default Printer

Mick Pletcher  •   • 
The new and updated Default Printer report is located here . This script will find the default printer of a logged on user and write it ...

OS Detection

Mick Pletcher  •   • 
Recently, we added the Windows 8.1 operating system to the company domain. I ran into the problem of deploying Adobe Flash Player to these...

Import and Apply Local GPOs

Mick Pletcher  •   • 
This script will import and apply a local GPO using the local GPO utility, ImportRegPol.exe, located  here . The script is a wrapper that ...

List of Installed Updates

Mick Pletcher  •   • 
This script will generate a clean list of Microsoft updates that were installed during a system build, making it drastically easier than h...

Deploying CMTrace

Mick Pletcher  • 
CMTrace makes reading .log files much easier. Deploying it though can be somewhat tricky. I have written this PowerShell script that will ...

Replicate Permissioning

Mick Pletcher  •   • 
Here is a script I have written that will replicate the permissions between two folders including all subfolders and file permissions. Exe...

Uninstall All Printers

Mick Pletcher  •   • 
Recently, we upgraded our print servers and needed to reinstall all of the printers. This script will uninstall all printers. I deployed t...

Deployment Module

Mick Pletcher  •   • 
This module is designed to make automating the installation of software a breeze. It also provides logging that makes it easy to check and ...

Removing Outlook Data Files

Mick Pletcher  •   • 
Automating the removal of Outlook data files is a tedious process that is difficult to automate. The registry key is a data hash that is u...

SCCM Client Installer

Mick Pletcher  •   • 
Installing the SCCM client takes a few minutes. This script was written so that it will wait for the ccmsetup.exe to complete. I have enco...