正在佈建Provisioning
Provisioning
指定用來在 Windows 安裝期間加入網域的帳戶資訊。Provisioning
specifies the account information used to join a domain during Windows Setup.
注意
使用任一個的佈建或認證加入網域的帳戶。Use either Provisioning or Credentials to join an account to the domain. 將帳戶加入網域,使用中佈建的設定,如果將 佈建 與 認證設定的輸入值。The settings in Provisioning will be used to join the account to the domain, if values are entered for both the Provisioning and Credentials settings.
子項目Child Elements
設定Setting | 描述Description |
---|---|
AccountDataAccountData | 指定加入網域時所使用的帳戶資料。Specifies account data used when joining a domain. |
有效的設定階段Valid Configuration Passes
特製化specialize
父階層Parent Hierarchy
Microsoft-Windows-UnattendedJoin | Identification | ProvisioningMicrosoft-Windows-UnattendedJoin | Identification | Provisioning
套用至Applies To
如需支援的 Windows 版本和架構,此元件支援的清單,請參閱Microsoft-Windows-Microsoft-windows-unattendedjoin。For the list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-UnattendedJoin.
XML 範例XML Example
下列的 XML 輸出會顯示如何設定佈建。The following XML output shows how to set the Provisioning settings.
<Identification>
<Provisioning>
<AccountData>BASE64-ENCODED-BLOB</AccountData>
</Provisioning>
</Identification>