This task sequence step will verify the target computer has joined a domain. For more information about which script accomplishes this task and which properties are used, see ZTIDomainJoin.wsf.
The unique properties and settings for the Recover from Domain task sequence step type are:
Properties
Name |
Description |
Type |
This read-only type is set to Recover from Domain Join Failure. |
Settings
Name |
Description |
Auto recover |
The task sequence step will attempt to join the target computer to a domain. |
Manual recover |
If the target computer fails to join a domain, the task sequence step will cause the task sequencer to pause, allowing the user attempts to join the target computer to a domain. |
No recover |
If the target computer is not able to join a domain, the task sequence fails—stopping all task sequence execution. |
Related Topics