if am using the ADs in my organisation, if i create the user they r creating. but in AD where exactly they r storing. whether any txt or xml format files are going to create??. suppose if they r existed can i save them as .bat files. so that if i click on that bat file all the user settings as it is has to appear again, when i delete and try to create the same user again.
Where the usersaccounts are created in Active Directory service.and How to edit the properties of the user a/c
Okay, I am not gonna lie, it sounds like you don't really have a grasp on Active Directory.
First, all AD objects are stored in the AD database. You can't access it via xml or txt files. Batch file won't do you any good either. AD programming is in the very confusing ADSI, and to an extent in VB. Unless you are creating hundredes of users at a time with totals in the thousands, you might not find scripting worthwhile.
To edit user properties, you simply open AD Users and Computers (in administrative tools) and expand the users OU. Then right click on the user and select properties. Here you can edit most anything about a user. If you need more help you might want to search a more in depth forum than yahoo answers.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment