Is Console User Logged On
This Automation Manager object is used to determine if a specified console user is logged on.
Automation Manager Policies that contain this Object will only function properly if Remote Desktop Services (Terminal Services for Windows Server 2008 and earlier) is installed on the target device.
Privileges
Normal
Input Parameters
Name | Type | Required | Description |
---|---|---|---|
User Name | String | Yes | The user name of the account to be checked. The asterisk, '*', can be used as a wildcard. |
Output Parameters
Name | Type | Description |
---|---|---|
Result | String |
Returns a value of True if the console user is logged on. Returns a value of False if the console user is not logged on. |
Example Input Parameters
Name | Type | Required | Example |
---|---|---|---|
User Name | String | Yes | * |