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

Deploying Microsoft Office with MDT
· ☕ 4 min read
A detailed guide on how to obtain, configure and deploy Microsoft 365 Apps/Office LTSC 2021/Office 2019 using MDT.

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.

Deploy Windows 10 21H1 Reference Image
· ☕ 14 min read
News and Updates An update for Microsoft Deployment Toolkit (MDT_KB4564442) has been released: This update fixes a boot loop issue. Details on how to install it are on Michael Niehaus' blog post here and you can download the fix here. Installation instructions will also be in the walkthrough below. NOTE: If you have existing shares you will need to copy the files from the extracted update to %DeployRoot%\Tools and overwrite the existing files in all shares.

Build and Capture Windows 10 21H1 Reference Image
· ☕ 10 min read
News and Updates An update for Microsoft Deployment Toolkit (MDT_KB4564442) has been released: This update fixes a boot loop issue. Details on how to install it are on Michael Niehaus' blog post here and you can download the fix here. Installation instructions will also be in the walkthrough below. NOTE: If you have existing shares you will need to copy the files from the extracted update to %DeployRoot%\Tools and overwrite the existing files in all shares.

Disable Network Discovery in Windows 10/11
· ☕ 4 min read
Fully disabling Network Discovery in Windows 10 using Group Policy To properly disable Network Discovery in Windows 10 in a way that the user cannot easily re-enable we must create some firewall rules and prevent some services from running on start-up. We can do both things using Group Policy. Firewall Rules Create a new Group Policy or use an existing one that takes effect on computer objects. Go to Computer Configuration > Policies > Windows Settings > Security Settings > Windows Firewall with Advanced Security.