I do not have access to the agent server so plan to schedule a command to identify what user and server the ESP agent wobs is running under, similar to whoami.
Component: Workload Automation System Agent
Release: ALL
Set up agent WOBs to run the following commands:
For windows:
whoami: show current user name;
hostname: show current server name;
For UNIX:
id: show current user;
hostname: show current server name.