answersLogoWhite

0

How do you use net user command?

Updated: 12/20/2022
User Avatar

Wiki User

12y ago

Best Answer

net user

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you use net user command?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

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


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


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.


What command do you use to disconnect a mapped network drive?

net use z: /delete


What command would you use to map a share to a drive letter on a computer?

Net use


What command in the Windows Command prompt will map a network drive?

net use X: //computername/sharingpath Where X: is the drive letter you want to map, and a sample path would be //MY-PC/sharedfolder