Difference between revisions of "MDT"

From AlphaBook
Jump to: navigation, search
(ADK)
(Install Assessment and Deployment Kit)
Line 1: Line 1:
 
== Install Assessment and Deployment Kit ==
 
== Install Assessment and Deployment Kit ==
* Application Compatibility Toolkit (ACT)
+
* We may download from https://developer.microsoft.com/zh-cn/windows/hardware/windows-assessment-deployment-kit
* Deployment Tools
+
* Installation options:
* Windows Preinstall Environment (Windows PE)
+
** Application Compatibility Toolkit (ACT)
* User State Migration Tool (USMT)
+
** Deployment Tools
* Volume Activation Management Tool (VAMT)
+
** Windows Preinstall Environment (Windows PE)
* Windows Performance Toolkit
+
** User State Migration Tool (USMT)
* Windows Assessment Services
+
** Volume Activation Management Tool (VAMT)
* Microsoft SQL Server 2012 Express
+
** Windows Performance Toolkit
 +
** Windows Assessment Services
 +
** Microsoft SQL Server 2012 Express
  
 
== Microsoft Deployment Toolkit ==
 
== Microsoft Deployment Toolkit ==

Revision as of 15:06, 21 February 2017

Install Assessment and Deployment Kit

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