Re: Adding 'many' users to Win2003 AD
From: Marin Marinov (mlmarinov_at_askme.ca)
Date: 05/12/04
- Next message: Keith: "Time Zone by GPO"
- Previous message: jrc: "startup script"
- In reply to: Peter: "Adding 'many' users to Win2003 AD"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 12 May 2004 10:04:03 -0400
In article <bb9001c437e8$0c64ced0$a001280a@phx.gbl>,
peter@restronics.com.au says...
> I know you can use the 'net' command for most of the add
> user options but is there a method of creating and sharing
> the users' directories setting their access rights at the
> same time ? Second is there a GUI version of this utility ?
>
Yup, check out "dsadd user /?" and pay attention to the -hmdir switch.
Normally, you wouldn't share the user's directory - you'd share the root
folder (as a hidden share preferably) under which all users' home
directories are located and map a drive letter to the user's home
folder. For details check out:
http://support.microsoft.com/?kbid=298403
The GUI version is the ADUC console :) You can select multiple users and
edit many properties for all, including home directory. As for creating
users - no, but "dsadd user", CSVDE, LDIFDE, "net user", ADSI scripting
are pretty straighforward to use. Check out
http://www.microsoft.com/technet/ScriptCenter for sample scripts on
creating users.
HTH
-- Cheers, Marin Marinov MCT, MCSE 2003/2000/NT4.0, MCSE:Security 2003/2000, MCP+I - This posting is provided "AS IS" with no warranties, and confers no rights.
- Next message: Keith: "Time Zone by GPO"
- Previous message: jrc: "startup script"
- In reply to: Peter: "Adding 'many' users to Win2003 AD"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|