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

Enable Wake-On-LAN

Mick Pletcher  •   • 
NOTE: This is an old script. I have a newer and more efficient one located here . This script will enable WOL and test to make sure it ...

Get list of installed printers

Mick Pletcher  •   • 
This function will get the list of printers installed for a user. It will also get the Default Printer. It outputs the list to Printers.tx...