Many of the Windows PowerShell commands you can use to manipulate your deployment require that you know the component’s ID.
To determine the managed host, container parent, container, resource node, or agent ID
-
Run the Get-QManagedHosts command.
To determine the service account or managed domain ID
-
Run the Get-QManagedDomains command.
To determine the deployment name
-
Run the Get-QDeploymentInfo command.