OfflineIdentification
OfflineIdentification
specifies the account information used to join a domain during Windows Setup.
Child Elements
Setting | Description |
---|---|
Provisioning | Specifies the account information used to join a domain during Windows Setup. |
Valid Configuration Passes
offlineServicing
Parent Hierarchy
Microsoft-Windows-UnattendedJoin | OfflineIdentification
Applies To
For a list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-UnattendedJoin.
XML Example
The following XML output shows how to set the identification settings.
<OfflineIdentification>
<Provisioning>
<AccountData>BASE64-ENCODED-BLOB</AccountData>
</Provisioning>
</OfflineIdentification>