To be updated with screenshots and text instructions at a later time…
Tag Archives: tutorials
Configure Microsoft Deployment Toolkit (MDT)
This is a continuation of my previous post Deploy Microsoft Deployment Toolkit (MDT) article. Please make sure to go over the previous article or watch my video tutorial on MTD install and configure covering both parts.
In this article, we will look at the configuration and deployment of MDT. As I have previously mentioned, Microsoft Deployment Toolkit or simply MDT is used in enterprise and business environments to install Windows Operating System (OS) on large number of clients by standardizing and streamlining the Windows deployment process. Once you have installed MDT on your Windows Server, the next step is to configure the features and settings.
Continue reading Configure Microsoft Deployment Toolkit (MDT)
Install Microsoft Deployment Toolkit (MDT)
Microsoft Deployment Toolkit or simply MDT is used in enterprise and business environments to install Windows Operating System (OS) on large number of clients. It standardize and streamlines the installation process, making it easier for the IT departments to deploy devices to their clients. In this article, I will summarize what I have been already discussed in the video tutorial posted on NetITGeeks.
Introduction to PowerShell 7
As of January 2023, the PowerShell version 7, also known as PowerShell 7, is the latest version released by Microsoft. It has many new additional features and backwards compatible with the previous versions of PowerShell. But, it is not a direct upgrade from PowerShell 5 or 6, which maybe what is installed by default on your current Windows 10 and 11 devices. In this introduction to PowerShell 7, I explain how you can get the latest version of the program on your device.
Automate storing of BitLocker Recovery Keys in AD using PowerShell
Please refer to this video for now: https://youtu.be/g2Z0F6KmZRA
This page will be updated soon… You can copy the PowerShell code from below.
Continue reading Automate storing of BitLocker Recovery Keys in AD using PowerShell