Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Dsadd user
Name: pablo1 Date: April 22, 2009 at 21:23:48 Pacific OS: Windows Server 2003 Subcategory: Configurations
Comment:
I am having a real problem with adding a new user using DSADD in 2003 Server on my Virtual PC the operating system is running smooth. I need to add a user tell me what I am doing wrong
dsadd user dn=CLD_Tommy_Tomato,cn=users -samid ttomato -pwd P@ssw0rd -disabled yes
Name: scurlaruntings Date: April 23, 2009 at 06:39:08 Pacific
Reply:
Why not just use ADUC presuming your in a domain? Surely thats easier than from the command line than using DSADD which is normally intended for batch jobs.
0
Response Number 2
Name: pablo1 Date: April 23, 2009 at 15:43:58 Pacific
Reply:
I am working on a project and I must use the command line I cannot use the ADUC
Summary: i user the dsadd user command for creating multiple accounts and for storing data of the users (z: drive local path) i use the option -hmdir z:\\ now i want another server for storing data (z...
Summary: i make an organigation unit i.e guest in win2003 server and make two other organigation unit in guest ou i.e guest1 and guest2 now i want to create users in guest1 unut by using following command ds...
Summary: Hi Friends, I am creating user through this dsadd command. dsadd user "CN=User0101, OU=Sales, DC=ind, dc=com" -samid rt74966 This gets Excuted easily. But when i change the OUto Users i am not able t...