Imaging using MDT with Autopilot

Mick Pletcher  • 
If you have a system that has been infected or the drive had to be replaced, you'll need to lay down a new bare OS and then have autopil...

MECM System Cleanup

Mick Pletcher  • 
Recently, we started a cleanup of AD. Once the cleanup was completed, I wanted ConfigMgr cleaned up right away too. It is set to clean up ol...

Automating Dell TPM Configuration

Mick Pletcher  • 
Over the years, we have manually configured the TPM before imaging a system as part of our build process. Dell has since given the ability t...

Last Server Reboot Reporting

Mick Pletcher  • 
Recently, we needed a report of the last boot time of all servers. I wrote this PowerShell script that queries AD for a list of all windows ...

Installing WinGet via PowerShell

Mick Pletcher  • 
 I wanted to install Winget via PowerShell in an automated process. The first thing I did was to go to the Winget GitHub site and select th...

Administrator Reporting Tool

Mick Pletcher  • 
This PowerShell tool queries AD for a list of machines in the specified administrative admin groups. The list is specified by modifying the ...

PowerShell: Install Fonts

Mick Pletcher  • 
Font installation using PowerShell has changed since Windows 10 1909. The old way of doing it with PowerShell no longer works. This new scri...