一、WDS/MDT安裝配置

下載安裝 ADK/Win PE/Microsoft Deployment Toolkit

  1. 下載 adksetup:https://docs.microsoft.com/zh-cn/windows-hardware/get-started/adk-install
    離線下載 ADK:.\adksetup /layout c:\ADKoffline
  2. 安裝 ADK和MDT組件:
    .\adksetup.exe /installpath c:\ADK /features OptionId.DeploymentTools
  3. 下載安裝 Win PE:https://docs.microsoft.com/zh-cn/windows-hardware/get-started/adk-install
  4. 下載安裝 Microsoft Deployment Toolkit:https://www.microsoft.com/en-us/download/details.aspx?id=54259

安裝配置WDS/MDT

  1. 打開(kāi) powershell安裝WDS
Install-WindowsFeature -Name 'Multipath-IO'
Install-WindowsFeature wds-deployment -includemanagementtools
wdsutil /initialize-server /remInst:"d:\RemoteInstall" --命令報(bào)錯(cuò)可以忽略
  1. 配置WDS


    WDS-properties.png

    WDS-properties2.png

    WDS-properties3.png

    WDS-properties4.png
  2. 配置MDT

  • MDT屬性-新建部署共享
  • Rules內(nèi)容:
[Settings]
Priority=Default
Properties=MyCustomProperty

[Default]
skipbddwelcome=yes
UserID=DOMAIN USER --非域不要這3行
UserDomain=DOMAIN
UserPassword=PASSWD

OSInstall=Y
SkipAdminPassword=YES
SkipProductKey=YES
SkipBitLocker=YES
SkipCapture=YES
SkipDomainMembership=YES
SkipUserData=YES
SkipSummary=Yes

SkipComputerName=YES
OSDComputerName=%ComputerName%

:SkipTaskSequence=YES
:TaskSequence=01

SkipApplications=YES
:7-Zip
Applications001={e5d61128-7278-42bc-8451-4174db61f1f5}
:Adobe Reader
Applications002={7f310006-59fc-4247-aede-c48347999135}

SkipLocaleSelection=YES
UILanguage=en-US
UserLocale=en-US
KeyboardLocale=0409:00000409

SkipTimeZone=YES
TimeZoneName=China Standard Time

:EventService=http://wdsbj:9800
  • Bootstrap.ini
--域版本
[Settings]
Priority=Default
[Default]
skipbddwelcome=yes
DeployRoot=\\wdsbj\Share$
UserID=DOMAIN USER
UserDomain=DOMAIN
UserPassword=PASSWD

--非域版本
[Settings]
Priority=Default
[Default]
DeployRoot=\\WDS\DeploymentShare$
skipbddwelcome=yes
UserID=administrator或其他本地用戶
UserPassword=密碼
UserDomain=WDS

[DefaultGateway]
10.32.148.1=BJ
  • 設(shè)置Win PE
  • 更新并生成Win PE鏡像
  1. 在WDS添加啟動(dòng)鏡像為生成的Win PE
  2. 配合iPXE chain to WDS: 修改注冊(cè)表添加Computer\HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/WDSServer/Providers/WDSTFTP/ReadFilter
boot/*
boot\*
/boot/*
\boot\*
/boot\*
  1. 授權(quán)相關(guān)賬號(hào)訪問(wèn)deploymentshare$文件夾
最后編輯于
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請(qǐng)聯(lián)系作者
【社區(qū)內(nèi)容提示】社區(qū)部分內(nèi)容疑似由AI輔助生成,瀏覽時(shí)請(qǐng)結(jié)合常識(shí)與多方信息審慎甄別。
平臺(tái)聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡(jiǎn)書(shū)系信息發(fā)布平臺(tái),僅提供信息存儲(chǔ)服務(wù)。

友情鏈接更多精彩內(nèi)容