I have various clients installed on workers computers and we run off 1 centralized server where visualcron is hosted. On the client side, i use active directory to validate each user for to use visualcron client
For the notifications area, when a job completes, I have it send out an email to multiple groups summarizing the results. Is there a variable I can put in the notification email that contains the users username? Right now if i use the username it just outputs SYSTEM like it is retrieving the variable from the server and not from the client running the command on their own box.