deliyurek007
Vendor
Hi,
I am busy to change the LegacyExchangeDN, msExchHomeServerName from with a script. but doesn't work.
I am using the follwing command:
csvde -f c:\users.csv -l "LegacyExchangeDN,msExchHomeServerName" -d "OU=UserTest,DC=Test,DC=com"
I see the details with old LegacyExchangeDN, msExchHomeServerName I modify the *.csv file with the correct information but when I want to import the file doesn't work. I open the csv file with wordpad and see this information.
Example:
"CN=User1,OU=UserTest,DC=Test,DC=com",/o=Exch/ou=Exchange/cn=Recipients/cn=User1,/o=Exch/ou=Exchange/cn=Configuration/cn=Servers/cn=WINEXCH
I changed the settings like :
Example:
"CN=User1,OU=UserTest,DC=Test,DC=com",/o=Exch2003/ou=Exchange/cn=Recipients/cn=User1,/o=Exch2003/ou=Exchange/cn=Configuration/cn=Servers/cn=WINEXCH
I saved the file and now I want to import. with the following command:
CSVDE -i -f users.csv and I get this message:
Currently connect to (null)
Log in as current user using SSPI
Currently importing from the file directory users.csv
The objectClass attribute is not defined
0 entries were changed.
There was an error in the program occurred
There are no log files. Specify the path for the
log files using the-j switch on when you
log file to create.
What do I wrong or how do I can modify the user settings to do that.
Does somebody now how can I modify the settings.
Regards,
Hakan91
I am busy to change the LegacyExchangeDN, msExchHomeServerName from with a script. but doesn't work.
I am using the follwing command:
csvde -f c:\users.csv -l "LegacyExchangeDN,msExchHomeServerName" -d "OU=UserTest,DC=Test,DC=com"
I see the details with old LegacyExchangeDN, msExchHomeServerName I modify the *.csv file with the correct information but when I want to import the file doesn't work. I open the csv file with wordpad and see this information.
Example:
"CN=User1,OU=UserTest,DC=Test,DC=com",/o=Exch/ou=Exchange/cn=Recipients/cn=User1,/o=Exch/ou=Exchange/cn=Configuration/cn=Servers/cn=WINEXCH
I changed the settings like :
Example:
"CN=User1,OU=UserTest,DC=Test,DC=com",/o=Exch2003/ou=Exchange/cn=Recipients/cn=User1,/o=Exch2003/ou=Exchange/cn=Configuration/cn=Servers/cn=WINEXCH
I saved the file and now I want to import. with the following command:
CSVDE -i -f users.csv and I get this message:
Currently connect to (null)
Log in as current user using SSPI
Currently importing from the file directory users.csv
The objectClass attribute is not defined
0 entries were changed.
There was an error in the program occurred
There are no log files. Specify the path for the
log files using the-j switch on when you
log file to create.
What do I wrong or how do I can modify the user settings to do that.
Does somebody now how can I modify the settings.
Regards,
Hakan91