How to Determine the Currently Logged on User with Windows NT 4.0
ID: Q156694
|
The information in this article applies to:
-
Microsoft Windows NT Workstation version 4.0
-
Microsoft Windows NT Server version 4.0
SUMMARY
Under Windows NT Server version 3.x, the title bar of Program Manager could
be used to determine the name of the currently logged on user. This
information is not immediately available with the Windows NT Server 4.0
shell, but you can obtain it by using one of the techniques given in the
MORE INFORMATION section of this article.
MORE INFORMATION
To find the name of the currently logged on user, do any one of the
following:
Method I
- On the Start menu, click Run.
- Type progman.exe and press ENTER.
The logged-on user will be displayed in the title bar in the syntax of
%domainname%\%username%.
Method II
While logged on, press the CTRL+ALT+DEL keys simultaneously. The name of
the currently logged-on user is given in the Logon Information section of
the Windows NT Security dialog box.
Method III
- On the Start menu, click Run.
- Type winmsd.exe and press ENTER.
- Click the Network tab. You can see the current user and logon domain
information. Note that Winmsd.exe also displays the domain controller
that authenticated the client computer within the domain.
Additional query words:
prodnt
Keywords : kbenv nthowto
Version : WINNT:4.0
Platform : winnt
Issue type : kbhowto
Last Reviewed: January 22, 1999