Difference between revisions of "MDT"

From AlphaBook
Jump to: navigation, search
(Unattached installation)
(ADK)
Line 1: Line 1:
== ADK ==
+
== Install Assessment and Deployment Kit ==
 
+
* Application Compatibility Toolkit (ACT)
 +
* Deployment Tools
 +
* Windows Preinstall Environment (Windows PE)
 +
* User State Migration Tool (USMT)
 +
* Volume Activation Management Tool (VAMT)
 +
* Windows Performance Toolkit
 +
* Windows Assessment Services
 +
* Microsoft SQL Server 2012 Express
  
 
== Microsoft Deployment Toolkit ==
 
== Microsoft Deployment Toolkit ==

Revision as of 15:02, 21 February 2017

Install Assessment and Deployment Kit

  • Application Compatibility Toolkit (ACT)
  • Deployment Tools
  • Windows Preinstall Environment (Windows PE)
  • User State Migration Tool (USMT)
  • Volume Activation Management Tool (VAMT)
  • Windows Performance Toolkit
  • Windows Assessment Services
  • Microsoft SQL Server 2012 Express

Microsoft Deployment Toolkit

Unattached installation

  • Rules
    • [Settings]
    • Priority=Default
    • Properties=MyCustomProperty
    • [Default]
    • OSInstall=YES
    • SkipCapture=YES
    • SkipAdminPassword=YES
    • SkipProductKey=YES
    • SkipBitLocker=YES
    • SkipUserData=YES
    • SkipDomainMembership=YES
    • JoinDomain=alphabook
    • MachineObjectOU=OU=WDS Workstations,DC=alphabook,DC=com,DC=cn
    • DomainAdmin=srv-wds
    • DomainAdminPassword=xxxxxxxx
    • DomainAdminDomain=alphabook
    • SkipLocaleSelection=YES
    • KeyboardLocale=en-US
    • UserLocale=en-US
    • UILanguage=en-US
    • SkipTimeZone=Yes
    • TimeZoneName=China Standard Time
    • FinishAction=LOGOFF
    • SkipSummary=NO
    • SkipFinalSummary=YES
  • Bootstrap.ini
    • [Settings]
    • Priority=Default
    • [Default]
    • DeployRoot=\\BJWDS01\DeploymentShare$
    • UserID=srv-wds
    • UserDomain=alphabook
    • UserPassword=xxxxxxxx
    • SkipBDDWelcome=YES