What kind of new baby did you end up getting?

Adam

-----Original Message-----
From: Brian Adams (MCS) [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 23, 2001 10:11 AM
To: [EMAIL PROTECTED]
Subject: RE: [Techgeeks] Command Line Add User


Here is a complete app I wrote a few years ago.  You'll need VB to
compile and tweak it to your environment.

Let me know if you need any help!

And again, this is not supported by Microsoft in any way.

Thanks



 
 
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: Adam Vocks [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, July 18, 2001 8:59 AM
To: [EMAIL PROTECTED]
Subject: RE: [Techgeeks] Command Line Add User


Brian, That worked great.  Can you show me a way to do a similar thing
to create an exchange mailbox?

Thank You

Adam Vocks
Taylorville CUSD #3

-----Original Message-----
From: Brian Adams (MCS) [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 17, 2001 10:45 PM
To: [EMAIL PROTECTED]
Subject: RE: [Techgeeks] Command Line Add User


For detailed info, check out the keyword "ADSI" on
http://msdn.microsoft.com

This was copied out of a program I wrote a few years ago to create user
accounts for students and staff for Bloomington schools.  If anyone is
interested in the entire program, I can zip it up and e-mail it
individually.

Note that this program (and hence, the attached sample code) was written
before I started with Microsoft, and MS is not responsible for any
damage it may cause your systems!  Use at your own risk!

Hope this helps!



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: Tuesday, July 17, 2001 9:13 AM
To: [EMAIL PROTECTED]
Subject: RE: [Techgeeks] Command Line Add User

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.





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.

Reply via email to