
Creating an SCCM Package to Configure High-Performance Power Plan
Overview This post provides a PowerShell script that creates an SCCM package to configure systems to use the High-Performance power plan. This configuration is particularly...

Creating an SCCM Package to Clear the Print Spooler
Description This PowerShell script helps you create an SCCM package that clears the print spooler on target systems. Clearing the print spooler can resolve issues...

Automating Group Policy Update with PowerShell and SCCM
Overview This guide will walk you through automating the process of forcing a Group Policy update on a target system using PowerShell and SCCM. Group...

PowerShell Script to Delete Devices from Active Directory and Save Logs
Overview This PowerShell script automates the deletion of computer objects from Active Directory based on a list of device names. It reads the device names...