How to Update a BIOS Using SCCM / ConfigMgr (Lenovo ThinkPad)

How to update a bios

Keeping BIOS firmware up to date across your managed device fleet is one of those tasks that is easy to overlook but critically important. An outdated BIOS can introduce security vulnerabilities, hardware incompatibilities, and stability issues that are notoriously difficult to diagnose once machines are in production. Microsoft Configuration Manager (ConfigMgr, formerly SCCM) gives IT … Read more

How to Slipstream Windows Updates into Installation Media (2026)

slipstream windows updates

Slipstreaming is the process of integrating Windows updates directly into installation media so that when you deploy Windows the updates are already included. This guide covers how to slipstream updates into Windows 10, Windows 11 and Windows Server installation media using DISM and NTLite in 2026. What is Slipstreaming? When you download a Windows ISO … Read more

SCCM Missing Boot Image Tabs

SCCM Missing Boot Image Tabs

If you’re encountering issues where the Boot Image tabs are missing in System Center Configuration Manager (SCCM), this guide will help you resolve the problem. The missing tabs can hinder your ability to manage boot images effectively during deployments. Common Issues You may notice that the Boot Image tabs are not visible under the “Boot … Read more

Updating Active Directory Computer Description Using SCCM and MDT

Updating Active Directory Computer Description Using SCCM and MDT

You may have seen our previous post on how to set the local computer description during SCCM OSD (Operating System Deployment). Now, with the help of a script and Microsoft Deployment Toolkit (MDT), we can take that local computer description and use it as the Active Directory (AD) computer description. Required Script To achieve this, … Read more

Updates fail or time out when WSUS is used during an MDT or SCCM capture

Updates fail or time out when WSUS is used during an MDT or SCCM capture

This guide assumes that you use Microsoft Deployment Toolkit (MDT build 8443) or Microsoft System Center Configuration Manager (SCCM) capturing Windows. You capture a task sequence, and the capture computer does not have Internet access. When the task sequence is running and the computer is checking for updates (pre-application installation), the installation freezes for 2 … Read more

SCCM OSD – Restart a task sequence wizard in WinPE without rebooting

SystemCenter logo

If you have started a task sequence in Configuration Manager and you hit a problem, the last thing you want to do is to have to go through the reboot process back into Windows PE. So, if you want to just restart the task sequence without rebooting, carry out the following steps: Press F8 to … Read more

Inject Windows Updates into WIM Image Files Using PowerShell

Inject Windows Updates into WIM Image Files Using PowerShell

To inject Windows Updates into custom-built images that you are using in your Configuration Manager OSD environment, you may find that keeping them up to date is a real problem. If you are happy with the image itself and do not want to make any changes to it, why should you need to rebuild and … Read more

HP Driver Pack Matrix

hp

If you are looking for HP driver packs then you can use the HP Driver Pack Matrix below: Notebooks & Tablets Windows 10 64-bit Windows 8.1 64-bit HP Elite x2 1012 G1 Tablet HP Elite x2 1012 G1 Tablet with Travel Keyboard sp77863.exe (Updated: 2016-10-07) – HP EliteBook 1030 G1 Notebook PC sp77666.exe (Updated: 2016-10-07) – … Read more

SCCM – Windows 10 Sysprep Capture Errors

sccm logo

So today we built a new custom Windows 10 image on a virtual machine and created our new SCCM capture media from the very latest version and every single time we ran the capture it failed at the Sysprep step. Infuriated by this as we have done captures hundreds of times, we started the annoying method … Read more