Computer, Technology Community
Home
Help
Search
Quick Search
Advanced search
Login
Register
PCLIFE
»
Computer Software
»
Operating Systems
Add User account from Command Line
Username:
1 Hour
1 Day
1 Week
1 Month
Forever
Password:
Pages: [
1
]
« previous
next »
Print
Author
Topic: Add User account from Command Line (Read 98 times)
September 09, 2008, 09:04:17 AM
Microsoft Engineer
Newbie
Posts: 1
Nerden:
Add User account from Command Line
«
on:
»
The net user command comes in quite handy when you want to manipulate a user account. Here are the steps to add a user account from command line( Note: You must be logged in as an administrator to perform these tasks:
At the command prompt type the following:
net user username /add /random /passwordchg:yes
. The /random switch will randomly generate a password for the user. The / passwordchg:yes switch will allow the user to change the password.
You can add this new user to a group by using the
net localgroup command e.g net localgroup “administrators” username /add
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Computer Hardware
-----------------------------
=> General Hardware Chat
=> CPUs, Motherboards & RAM
=> Graphics Cards & Monitors
=> Sound, Speakers & Players
=> Drives & Removable Media
=> Networking, Modems & VoIP
=> Digital Imaging & Printers
=> Cases & Power Supplies
=> Notebooks, Handhelds & PDAs
-----------------------------
Programming
-----------------------------
=> Programming Languages
===> PHP Development
===> Perl Programming
===> C Programming
===> Java Help
===> Python Programming
===> ASP Programming
===> .Net Development
===> XML Programming
===> Visual Basic Programming
===> Delphi Programming
===> Mobile Programming
===> ColdFusion Development
===> Game Development
=> Databases
===> Database Management
===> MySQL Help
===> PostgreSQL Help
===> Firebird SQL Development
===> MS SQL Development
===> Oracle Development
-----------------------------
Computer Software
-----------------------------
=> General Software Chat
=> Operating Systems
===> Windows Vista
===> Windows XP
===> Windows Server
===> Windows 95 / 98 / ME
===> Linux
===> Mac
=> Anti-virus & Spyware
=> Office Suites & Applications
=> Email, VoIP & Instant Messaging
=> Hacking & Security
=> Multimedia, Drivers & Codecs
=> Web Browsers & FTP Clients
-----------------------------
Webmasters Home
-----------------------------
=> HTML Programming
=> Web Design Help
=> CSS Help
=> Search Engine Optimization
=> Monetizing Your Website
=> Marketing & Advertising
=> Hosting & Server Management
-----------------------------
Gaming Zone
-----------------------------
=> PC Games
=> Microsoft Consoles
=> Nintendo Consoles
=> Sony Consoles
-----------------------------
The Computer Forums
-----------------------------
=> Introduce Yourself Here
=> Community News & Chat
=> Industry News & Information
=> Computer Articles & Guides
=> General Computer Chat
-----------------------------
Off Topic Discussion
-----------------------------
=> General Off Topic
=> Business Discussion
=> Entertainment Chat
=> Lifestyle & Health
=> Gadgets & Technology
Loading...