Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by TheNetGuy

  1. TheNetGuy

    How to determine what user is logged locally into Windows XP/2K?

    Hi Mike, When I call Win32::NetAdmin::LoggedOnUsers($server,\%hash) on Windows XP, I seems to work properly. Although, I do not see a '1' or '0' in the hash. When I call the same function on a Windows 2000 Pro PC, it doesn't clear out logged out users. For example, I logged in as PJaques, then...
  2. TheNetGuy

    How to determine what user is logged locally into Windows XP/2K?

    I am running into a problem where a perl script called by the Schedule service in Windows XP is not determining the real locally logged in username. Instead of returning the current username that is logged in, it returns "SYSTEM" which is the account used by Schedule service. Below...

Part and Inventory Search

Back
Top