SessionMachineState
State of a session machine.
Values
Name | Description |
---|---|
Invalid | Invalid. This indicates that the session machine was not imported into the session machine catalog successfully. The common causes are:
Review the workflow history to determine the reason why the session machine could not be imported successfully. |
SetMetadata | The session machine is currently working to determine its installed applications, components, and capabilities. When it has completed, it will set the template for the current version of the session machine catalog, and futher session machines must match that template in order to be imported successfully. |
Creating | The session machine is currently being created. |
PendingValidation | The session machine is waiting to perform validation. This indicates that some other session machine is currently in the SetMetadata state, and the validation will happen once the other machine finishes working. |
Validating | The session machine is currently validating itself against the current version of the session machine catalog. |
Unallocated | The session machine has been imported successfully but is not yet required by any delivery group. |
Allocated | The session machine has been allocated to a delivery group and is currently available to host sessions. |
Draining | The session machine is draining user sessions. Users can reconnect to existing sessions on the machine but cannot launch new sessions to the machine. |
Updating | The session machine is currently being updated. Users cannot connect to the machine. If the update process is manual, the administrator must intervene to indicate when the update process has been completed. |
UpdatePending | The session machine is waiting to begin the update process. |
UpdateReady | The session machine is ready to begin the update process. |
UpdateMetadata | The session machine has been updated and is now working to gather updated information about installed applications, components, and capabilities. |