3.6.4.2 Asynchronous Enrollment Operation
To enable "airgap" networks that do not have Internet connectivity, the Enroll SOAP request can be written to an ASCII text file (using a SOAP-compatible encoding format) and submitted asynchronously at https://activation.drm.microsoft.com/offlineenroll/Enrollment.aspx.
In the EnrolleeServerInformation complex type (section 3.6.4.2.4.3), the elements SHOULD be populated as follows:
SKU SHOULDÂ be set to SKU from ServerState.
Version SHOULD be set to serverVersion from ServerState.
Name SHOULD be set to name from ServerState.
URL SHOULD be set to baseURL from ServerState.
In the EnrolleeRevocationInformation (section 3.6.4.2.4.2) complex type (section 3.6.4.2.4.2), the elements MUST be populated as follows:
The RevocationTypeEnum (section 3.6.4.2.2.1) MUST be set to revocationType from ServerState.
The ArrayOfRevocationAuthorityInformation (section 3.6.4.2.4.4) MUST be set to revocationAuthorities from ServerState.