by Wesley Ellis | May 9, 2024 | BIOS Management, IT Security, SCCM, Scripts, System Configuration
Overview This post provides a PowerShell script that creates an SCCM package to employ a bypass method for overriding the BIOS administrator password, allowing for critical maintenance tasks to be performed without password prompts. Instructions Copy the provided...
by Wesley Ellis | Jan 19, 2024 | IT Management, SCCM, Scripts, System Configuration, Windows Update
Overview This post provides a PowerShell script that creates an SCCM package to integrate a new service manager for managing and streamlining Windows Update services. This package helps streamline the management of Windows Update services across multiple systems,...
by Wesley Ellis | Dec 15, 2023 | BIOS Management, IT Security, SCCM, Scripts, System Configuration
Overview This post provides a PowerShell script that creates an SCCM package to remove the administrative password from the BIOS, enabling authorized configuration changes. This script is particularly useful for scenarios where the BIOS needs to be accessed for...
by Wesley Ellis | Nov 19, 2023 | IT Administration, Performance Tuning, SCCM, Scripts, System Configuration
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 useful for workstations running resource-intensive applications where maximum performance is...
by Wesley Ellis | Jul 24, 2023 | IT Administration, Print Management, SCCM, Scripts, System Configuration
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 with stuck print jobs, which is a common problem in enterprise environments. Deploying this script via...
by Wesley Ellis | Jun 18, 2023 | IT Management, SCCM, Scripts, System Configuration, Windows Update
Overview This post provides a PowerShell script that creates an SCCM package to integrate a new service manager for managing and streamlining Windows Update services. This script is designed to help administrators efficiently manage Windows Update services across...