You could use my suggestion of writing the computer name and view connection client ENV variable to a file (probably easiest as CSV) and write a powershell GUI program to open the CSV file, open up a new windows form, search the CSV for the computer name and take the last result, and output that value to the user in less than 30 lines of code.
↧