手动迁移:
1、域用户登录客户端计算机新建测试文件;
2、修改rule文件:
BootStrap.ini file to read as follows:
[Settings]
Priority=Default
[Default]
DeployRoot=\\SEA-DC1\DeploymentShare$
UserID=Administrator
UserDomain=edensys
UserPassword=abc@123
KeyboardLocale=zh-cn
SkipBDDWelcome=YES

CustomSettings.ini:

[Settings]
Priority=Default
Properties=MyCustomProperty
[Default]
OSInstall=YES
SkipAdminPassword=YES
SkipApplications=YES
SkipAppsOnUpgrade=YES
SkipBDDWelcome=YES
SkipBitLocker=YES
SkipCapture=YES
SkipComputerName=NO
SkipComputerBackup=NO
ComputerBackupLocation=AUTO
SkipDeploymentType=NO
SkipDomainMembership=YES
JoinDomain=edensys
DomainAdmin=Administrator
DomainAdminDomain=edensys
DomainAdminPassword=abc@123
SkipFinalSummary=NO
SkipLocaleSelection=YES
KeyboardLocale=zh-cn
UserLocale=zh-cn
UILanguage=zh-cn
SkipPackageDisplay=YES
SkipProductKey=YES
SkipSummary=NO
SkipTaskSequence=NO
SkipTimeZone=YES
TimeZoneName=Central Standard Time
SkipUserData=NO
UserDataLocation=AUTO

3、创建一个标准客户端任务序列(windows7)用于安装Windows 7企业版;
4、以域管理员身份登录客户端计算机,运行\\mdt-server\deploymentshare$\Scripts\LiteTouch.vbs
5、选择新建的任务序列-Refresh this computer-指定计算机名-Automatically determine the location-Do not back up the existing computer-Begin.

 

全自动迁移:
1、登录客户端计算机新建测试文件;
2、修改rule文件:
BootStrap.ini file to read as follows:
[Settings]
Priority=Default
[Default]
DeployRoot=\\SEA-DC1\DeploymentShare$
UserID=Administrator
UserDomain=edensys
UserPassword=abc@123
KeyboardLocale=zh-cn
SkipBDDWelcome=YES

CustomSettings.ini:
[Settings]
Priority=Default
Properties=MyCustomProperty
[Default]
OSInstall=YES
SkipAdminPassword=YES
SkipApplications=YES
SkipAppsOnUpgrade=YES
SkipBDDWelcome=YES
SkipBitLocker=YES
SkipCapture=YES
SkipComputerName=YES
SkipComputerBackup=YES
ComputerBackupLocation=NONE
SkipDeploymentType=YES
DeploymentType=REFRESH
SkipDomainMembership=YES
JoinDomain=edensys
DomainAdmin=Administrator
DomainAdminDomain=edensys
DomainAdminPassword=abc@123
SkipFinalSummary=YES
SkipLocaleSelection=YES
KeyboardLocale=ZH-CN
UserLocale=ZH-CN
UILanguage=ZH-CN
SkipPackageDisplay=YES
SkipProductKey=YES
SkipSummary=YES
SkipTaskSequence=YES
TaskSequenceID=windows7
SkipTimeZone=YES
TimeZoneName=Central Standard Time
SkipUserData=YES
UserDataLocation=AUTO

3、创建一个标准客户端任务序列(windows7)用于安装Windows 7企业版;
4、以域管理员身份登录客户端计算机,运行\\mdt-server\deploymentshare$\Scripts\LiteTouch.vbs