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 | 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 7, 2023 | BIOS Management, IT Maintenance, IT Security, SCCM, Scripts
Overview This post provides a PowerShell script that creates an SCCM package to reset the BIOS administrator password to default settings on Windows 10 systems. This action ensures compliance with security policies by standardizing the BIOS password across systems....
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...