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
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.
net use z: /delete
Net use