The IT Room

Tutorials | Guides | Reviews

MDT – Running & Installing a Build

We are going to now run a computer build, this will install Windows 11 or what ever version you wish to install with all relevant drivers and applications unattended. Hopefully if all goes well, We will come back in 20 mins (depending how many applications you’re...

MDT – Adding Applications to Deploy

When we need to build a brand-new computer Bare-Metal – We need to deploy all the applications as part of a build, we ideally want an unattended install with all our applications. For this to happen we need to download the relevant application for example we will use...

MDT – Creating a Task Sequence

A Task Sequence is a set of instructions that the build will take to deploy windows and join it to the domain, and various other tasks like uninstalling default windows apps. We also need to create a new task sequence for every New Operating system we import into MDT....

MDT – Adding Drivers to MDT for new PCs & Laptops

We now need to add our drivers for new hardware we wish to deploy, this looks harder than it is, we will need the physical hardware unboxed and booted up to a desktop on the version of windows we are trying to deploy. There doesn’t need to be any special setup here,...

MDT – Adding a New Windows OS

From time to time, we will need to add new or update Windows Operating Systems, This process is Fairly easy to import, you will need to download and extract the Windows ISO from your Volume licencing portal. Extract the iso to a folder that is accessible on the WDS...