mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 10:23:37 +00:00
Metadata update deployment/usmt 11
This commit is contained in:
@ -11,7 +11,7 @@ ms.topic: article
|
||||
ms.technology: itpro-deploy
|
||||
---
|
||||
|
||||
# XML Elements Library
|
||||
# XML elements library
|
||||
|
||||
This topic describes the XML elements and helper functions that you can employ to author migration .xml files to use with User State Migration Tool (USMT). It is assumed that you understand the basics of XML.
|
||||
|
||||
@ -1753,7 +1753,7 @@ This is an internal USMT element. Do not use this element.
|
||||
|
||||
This is an internal USMT element. Do not use this element.
|
||||
|
||||
## <a href="" id="pattern"></a><pattern>
|
||||
## <pattern>
|
||||
|
||||
|
||||
You can use this element to specify multiple objects. You can specify multiple <pattern> elements for each <objectSet> element and they will be combined. If you are specifying files, you may want to use GenerateDrivePatterns with <script> instead. GenerateDrivePatterns is basically the same as a <pattern> rule, without the drive letter specification. For example, the following two lines of code are similar:
|
||||
|
Reference in New Issue
Block a user