refreshing conversion test build

This commit is contained in:
Brian Lich
2016-03-21 11:28:01 -07:00
parent fec19851ba
commit 6d38dc68b7
736 changed files with 2316 additions and 5430 deletions

View File

@ -1,9 +1,8 @@
---
title: Configure MDT deployment share rules (Windows 10)
description: In this topic you will learn how to configure the MDT rules engine to reach out to other resources including external scripts databases and web services for additional information instead of storing settings directly in the rules engine.
MSHAttr: PreferredLib /library
description: In this topic, you will learn how to configure the MDT rules engine to reach out to other resources, including external scripts, databases, and web services, for additional information instead of storing settings directly in the rules engine.
ms.assetid: b5ce2360-33cc-4b14-b291-16f75797391b
keywords: ["rules configuration automate deploy"]
keywords: ["rules, configuration, automate, deploy"]
ms.prod: W10
ms.mktglfcycl: deploy
ms.sitesec: library
@ -13,12 +12,6 @@ author: CFaw
# Configure MDT deployment share rules
**In this article**
- [Assign settings](#sec01)
- [Sample configurations](#sec02)
- [Related topics](#related-topics)
In this topic, you will learn how to configure the MDT rules engine to reach out to other resources, including external scripts, databases, and web services, for additional information instead of storing settings directly in the rules engine. The rules engine in MDT is powerful: most of the settings used for operating system deployments are retrieved and assigned via the rules engine. In its simplest form, the rules engine is the CustomSettings.ini text file.
## <a href="" id="sec01"></a>Assign settings