RE: Windows 2003 users

2004-12-02 Thread Matt Benson
-Matt > > -Original Message- > From: Matt Benson [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 02, 2004 3:42 PM > To: Ant Users List; icon911 > Subject: Re: Windows 2003 users > > > --- icon911 <[EMAIL PROTECTED]> wrote: > > > IS there a

RE: Windows 2003 users

2004-12-02 Thread Dick, Brian E.
You may also be able to add the users using the "net user /add" command. Run "net help user" to see the doc for this command. -Original Message- From: Matt Benson [mailto:[EMAIL PROTECTED] Sent: Thursday, December 02, 2004 3:42 PM To: Ant Users List; icon911 Subje

Re: Windows 2003 users

2004-12-02 Thread Matt Benson
--- icon911 <[EMAIL PROTECTED]> wrote: > IS there a way to create Windows 2003 users using > Ant and its .NET tasks? I would imagine that if you have the relevant resource kit it might include an executable you could call using the task. -Matt