revert MDT content to 8-27-2021 version

This commit is contained in:
Aaron Czechowski
2021-11-12 13:39:15 -08:00
parent 1b81b8b88a
commit 5e871f4b47
19 changed files with 432 additions and 516 deletions

View File

@ -3,7 +3,7 @@ title: Configure MDT for UserExit scripts (Windows 10)
description: In this topic, you will learn how to configure the MDT rules engine to use a UserExit script to generate computer names based on a prefix and the computer MAC Address.
ms.assetid: 29a421d1-12d2-414e-86dc-25b62f5238a7
ms.reviewer:
manager: dougeby
manager: laurawi
ms.author: greglin
keywords: rules, script
ms.prod: w10
@ -18,10 +18,6 @@ ms.topic: article
# Configure MDT for UserExit scripts
**Applies to**
- Windows 10
- Windows 11
In this topic, you will learn how to configure the MDT rules engine to use a UserExit script to generate computer names based on a prefix and the computer MAC Address. MDT supports calling external VBScripts as part of the Gather process; these scripts are referred to as UserExit scripts. The script also removes the colons in the MAC Address.
## Configure the rules to call a UserExit script