In my post at https://www.akaplan.com/?p=248, I said there are many ways to get the logged on user. That code is limited to console users. I wanted a method that would show me both interactive users and RDP users. I found some nice code by MVP Torgeir Bakken at http://www.ureader.com/message/1436360.asp, and made some changes to add error handling, command line execution and an IE based output window. LoggedOnUser.vbs is the result. It is very nice for getting a list of who is on your terminal servers, too.