by Wesley Ellis | May 12, 2024 | IT Administration, Logging, SCCM, Scripts, System Management
Overview This post provides a PowerShell script designed to create an SCCM package that enables verbose logging for Windows Update. Enhanced logging is crucial for diagnosing and troubleshooting issues related to Windows updates, and deploying this configuration...
by Wesley Ellis | Nov 1, 2023 | IT Tools, PowerShell, Scripting Tips, Scripts, System Management
In today’s exploration of PowerShell’s capabilities, we dive into a simple yet powerful script: determining the console window’s width. This handy piece of code is not just about understanding the dimensions of your console; it’s about...
by Wesley Ellis | Oct 14, 2023 | BIOS Management, IT Security, SCCM, Scripts, System Management
Overview This post provides a PowerShell script that creates an SCCM package to remove the HDD password from the BIOS, ensuring drive accessibility for authorized users. This script is essential for scenarios where access to the drive is necessary for maintenance or...