Windows Deployment
MDT Setup Script Update
· ☕ 1 min read
MDT Setup has been updated to support the latest Windows ADK and WinPE Add-on.

Installing Microsoft Store Apps
· ☕ 2 min read
How to obtain Microsoft Store AppX packages and install them for all users using PowerShell

Deploy Windows 10 21H2 Reference Image
· ☕ 13 min read
News and Updates An important update for Microsoft Deployment Toolkit (MDT_KB4564442) has been released. This update fixes a boot loop issue. Download the update here. In this article as with my previous ones we will walk through configuring Microsoft Deployment Toolkit to deploy the reference image created in the previous article: Build and Capture Windows 10 21H2 Reference Image Installing the MDT Update: MDT_KB4564442 Extract the files from the self-extracting archive and copy them to %ProgramFiles%\Microsoft Deployment Toolkit\Templates\Distribution\Tools replacing the existing files.

Build and Capture Windows 10 21H2 Reference Image
· ☕ 8 min read
News and Updates An important update for Microsoft Deployment Toolkit (MDT_KB4564442) has been released. This update fixes a boot loop issue. Download the update here. In this article as with my previous ones we will walk through installing and configuring Microsoft Deployment Toolkit to build and capture a reference image of Windows 10 21H2 using a Hyper-V Virtual Machine. It’s assumed that you have a server or PC ready to install MDT and create a file share for MDT to build the image with.

Deploy Windows 11 21H2 Reference Image
· ☕ 13 min read
News and Updates An important update for Microsoft Deployment Toolkit (MDT_KB4564442) has been released. This update fixes a boot loop issue. Download the update here There is no x86 version of Windows 11 This article is based on Windows 11 21H2 22000.258. I will update it in future as things progress In this article as with my previous ones we will walk through configuring Microsoft Deployment Toolkit to deploy the reference image created in the previous article: Build and Capture Windows 11 21H2 Reference Image

Build and Capture Windows 11 21H2 Reference Image
· ☕ 8 min read
News and Updates Update: 2021-11-12 After testing, a Build and Capture Task Sequence now appears to work and sysprep works as expected. An important update for Microsoft Deployment Toolkit (MDT_KB4564442) has been released. This update fixes a boot loop issue. Download the update here There is no x86 version of Windows 11. This article is based on Windows 11 21H2 22000.258. I will update it in future as things progress.