Cmd

quagmondo23

New Member
What are all the commands for command prompt that allow you to see all the user on your network(ip or name). The only one I know is net view and that doesn't pick up macs or very old windows.
 
if you want to see all commands in cmd towards viewing users on network, then you should apply net /? command in your cmd dialog box. it will help you to see all commands regarding network user. If you are in domain environment then net user command would show all users in ur domain and if you in workgroup network then it would show ur pc's all local user......
 
use this command net /? after this u would receive all commands help regarding ur network user and then follow to those as u requred........
 
Back
Top