AccountData (microsoft-windows-unattendedjoin-offlineidentification-provisioning-accountdata)
AccountData
指定加入網域時所使用的帳戶資料。
如需使用布建加入網域的詳細資訊,請參閱 MSDN 主題 NetJoin。
若要產生 AccountData
資訊:
使用 命令:
djoin.exe /provision /domain domainname /machine machinename /savefile filename
範例:
djoin.exe /provision /domain contoso.com /machine machinename /savefile AccountData.txt
將AccountData.txt的內容複寫並貼到回應檔案。
值
AccountData |
指定加入網域時所使用的帳戶資料。 AccountData 是字串。 |
這種字串支援空的元素。
有效的組態傳遞
offlineServicing
父階層
Microsoft-Windows-UnattendedJoin | OfflineIdentification | 供應 | AccountData
套用至
傳統型版本的 Windows 10 (家用版、專業版、企業版和教育版)
Windows Server 2016
如需此元件支援的 Windows 版本和架構清單,請參閱 Microsoft-Windows-UnattendedJoin。
XML 範例
下列 XML 輸出示範如何設定布建設定。
<OfflineIdentification>
<Provisioning>
<AccountData>BASE64-ENCODED-BLOB</AccountData>
</Provisioning>
</OfflineIdentification>