Mick Pletcher
•
In a perfect environment, GPO forces the bitlocker recovery keys into AD. This doesn't always function correctly. Sometimes a system...
Keeping track of systems that have unlicensed software installed can be a daunting task, especially when true up comes. We all have encoun...
Here is a cheat sheet that is a list of all PowerShell approved verbs. You can download cheat sheet from here .
I have wanted a PowerShell script that would generate an excel report listing all of the inactive systems, if they are in active directory...
My firm uses MDT to build all of our computers. The windows updates are setup as packages so they can be applied to the OS before it is la...
This PowerShell script will uninstall previous versions of SCCM client, run the CCMClean to make sure all instances of the client are gone...
Here is a tool I have written that generates a report on all of the variables used for each entry during an MSI installation. I wrote this...
Recently, I had to deploy an application, IntApp, with minimal intrusion and no reboots. Part of the process was to restart the applicat...
Mick Pletcher
•
Deloying Workshare Professsional is by no means an easy task for configuring the installation if you try and edit the MSI with ORCA. When c...
I heavily use PowerShell during the SCCM imaging process for installing each application. There are often times that I will watch the bui...
This script will generate a list of installed applications minus those in the exclusion list text file. I created this script so the help ...
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...