answersLogoWhite

0

net user

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

How do you create an user account' in Windows 98 in dos?

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.


How do you make a directory in command prompt?

the procedure of making account though command prompt is net user, system name, password /add e.g net user pc 123 /add


What is the function of net use?

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.


Two command used by DOS to configure a computer?

1. MSCONFIG 2. Net User


How do you send messages on command prompt?

Go into command prompt and type: net send (ip address/ name of computer) (User) (message)


Which type of net command can be used to map a network drive?

net use


How do you create a user in Unix?

Use useradd command


At the command prompt you can use what command to control how user accounts can access files and folders?

cacls


How do you make yourself administrator using command prompt?

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 use the following command.?

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.


What type of net command can be used to map a network drive?

net use z: \\computername\folder


What command shows you the owner of a file if you have multiple users on the system or network?

Just go to the My Document directory and type - "net user" . This will give you name of user profiles of that system.