~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
: From: [EMAIL PROTECTED] [mailto:ActiveDir-
: [EMAIL PROTECTED] On Behalf Of Cothern Jeff D. Team EITC
: Subject: [ActiveDir] OT: Command line to create a local account
: 
: 
: What would be the syntax in a batch files that I could create a local
: account. Assign it a password and disable the account.  Also the account
: needs to be part of the guest group and password be required for it.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Would:

net user
        -and-
net localgroup

do everything you need?

Cheers
Ken

--
IIS Stuff: www.adOpenStatic.com/cs/blogs/ken/ 
List info   : http://www.activedir.org/List.aspx
List FAQ    : http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/

Reply via email to