net user
To create a user account in Windows 98 using DOS, you can use the "net user" command at the command prompt. First, open the Command Prompt by selecting "Run" from the Start menu, typing "command," and pressing Enter. Then, type net user username password /add, replacing "username" with the desired account name and "password" with the chosen password. After executing this command, the new user account will be created.
the procedure of making account though command prompt is net user, system name, password /add e.g net user pc 123 /add
The "net use" command in Windows allows a user to connect or disconnect to a shared network resource, such as a shared folder or printer, using the command line interface. It is used to map network drives and manage connections to network resources.
1. MSCONFIG 2. Net User
Go into command prompt and type: net send (ip address/ name of computer) (User) (message)
net use
Use useradd command
cacls
To make yourself administrator using command prompt: 1) go to start use run and type cmd. 2)type in "net user admin." 3)type in 'net user (admin name space *.) 4)type in pass (pass will not show on tab) retype pass 5)logout and login the account with your password
To list the user EXEC commands, you can use the command ? or help in the command-line interface of a Cisco device. Simply enter either of these commands at the user EXEC prompt, and a list of available commands will be displayed. This is useful for quickly identifying the commands you can use in that mode.
net use z: \\computername\folder
Just go to the My Document directory and type - "net user" . This will give you name of user profiles of that system.