Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Networking (https://www.askmehelpdesk.com/forumdisplay.php?f=76)
-   -   I need to find a list of usernames on our domain using the computer anme within dos (https://www.askmehelpdesk.com/showthread.php?t=279527)

  • Nov 11, 2008, 05:06 AM
    Clydethemonkey
    I need to find a list of usernames on our domain using the computer anme within dos
    I can remember using a dos command that returned the logged on user at the time when I have entered the computer name - however I have searched the net and can't find the correct command.

    Please help:)
  • Nov 12, 2008, 05:53 AM
    chuckhole

    This is not always perfect but the one you are talking about is NBTStat. It returns the entries in the NetBIOS translation table statistics for a given computer. You can either do so with the IP address or the computer name:

    NBTSTAT -A xxx.xxx.xxx.xxx or
    NBTSTAT -a ComputerName

    NBTSTAT /? For a list of all of the switches you can use.

  • All times are GMT -7. The time now is 02:22 AM.