Here's some batch files I use. .cmd is the same as .bat to NT. Some of these make
users some make groups and one puts users into groups. The net user command can also
remove these things too. Actually, it seems to get over looked a lot but the command
line stuff in NT is exceptional. Many commands that have been around a long time are
much improved in NT. For example, the FOR command can parse files and directories and
has much extra functionality compared to what was with MSDOS or with 9x.
>>> [EMAIL PROTECTED] 07/17/01 09:04AM >>>
We want both of them. We're gluttons for punishment, uh.. I mean
productivity.
Travis.
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of griffin
Sent: Tuesday, July 17, 2001 8:58 AM
To: [EMAIL PROTECTED]
Subject: Re: [Techgeeks] Command Line Add User
Are you wanting a script from Brian or a batch file?
>>> [EMAIL PROTECTED] 07/17/01 08:42AM >>>
I would like to see one.
----- Original Message -----
From: "Brian Adams (MCS)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 16, 2001 10:42 PM
Subject: RE: [Techgeeks] Command Line Add User
> This can also be scripted very easily in VB Script if NET USER doesn't
> provide all that you require. I can write up a sample script if
> anyone's interested.
>
>
>
> Sincerely,
> Brian E. Adams, MCSE+I, MCSD, MCDBA, CCNA
> Microsoft Corporation
> Central Region Financial Services Group - MCS
> Pocket PC and Embedded Windows Champ
> Voice: 309-287-3094 / E-Mail: [EMAIL PROTECTED]
>
>
>
>
> -----Original Message-----
> From: griffin [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 16, 2001 4:16 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [Techgeeks] Command Line Add User
>
> The net user command has the ability to create user accounts at the
> command line. That's how I quicky create user accounts with a batch
> file for tech class use. I can get you the exact syntax if you want it.
>
> Don Griffin
> Regional Office of Education 13
> MCNE, MCNI, CCNA, MCSE (NT & 2K!), MCT
>
> >>> [EMAIL PROTECTED] 07/16/01 03:26PM >>>
> Is there a way to add users to an NT Domain and create an exchange
> mailbox
> from a command line? I want to create an external application that will
> allow our database to add users and remove users from our NT domain.
>
> Thanks for your help!
>
> Adam Vocks
> Taylorville CUSD #3
>
>
> To unsubscribe, send a message to [EMAIL PROTECTED] with
> unsubscribe techgeeks
> as the BODY of the message. The SUBJECT is ignored.
>
>
>
> To unsubscribe, send a message to [EMAIL PROTECTED] with
> unsubscribe techgeeks
> as the BODY of the message. The SUBJECT is ignored.
>
>
> To unsubscribe, send a message to [EMAIL PROTECTED] with
> unsubscribe techgeeks
> as the BODY of the message. The SUBJECT is ignored.
>
To unsubscribe, send a message to [EMAIL PROTECTED] with
unsubscribe techgeeks
as the BODY of the message. The SUBJECT is ignored.
To unsubscribe, send a message to [EMAIL PROTECTED] with
unsubscribe techgeeks
as the BODY of the message. The SUBJECT is ignored.
To unsubscribe, send a message to [EMAIL PROTECTED] with
unsubscribe techgeeks
as the BODY of the message. The SUBJECT is ignored.
USERS.CMD
2.BAT
GROUPS.CMD
1.BAT