Create a text file = myusers.txt with following content
DN, samaccountname,objectclass
"cn=john,ou=users,ou=1-Sales,dc=eknowledge,dc=com",jay,user
"cn=james,ou=users,ou=1-Sales,dc=eknowledge,dc=com",james,user
"cn=peter,ou=users,ou=1-Sales,dc=eknowledge,dc=com",peter,user
Then use, command prompt:
C:\Users\Administrator\Documents>csvde -i -f myusers.txt
Connecting to "(null)"
Logging in as current user using SSPI
Importing directory from file "myusers.txt"
Loading entries....
3 entries modified successfully.
The command has completed successfully
Thursday, January 13, 2011
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment