cancel
Showing results for 
Search instead for 
Did you mean: 

create EVAnon VD in a mixed environment

itms-systems
Level 4

I have a mixed Exchange environment with Exchange 2003 and Exchagne 2010. Do I need add "/exch2003" at the end of "owauser.wsf" command when creating EVAnon VD?

Cheers

Ying

7 REPLIES 7

Pradeep-Papnai
Level 6
Employee Accredited Certified

You don't need to put "/exch2003" switch while running OWAUser.wsf script if  exchange is version 2003/2007/2010.

Pradeep-Papnai
Level 6
Employee Accredited Certified

The information is supplied in Tech Note http://www.symantec.com/docs/HOWTO38207


cscript owauser.wsf /domain:domain /user:username  /password:password
 

EV_Ajay
Level 6
Employee Accredited

Command line for OWA on Exchange Server 2010, 2007 and 2003:

cscript owauser.wsf /domain:domain /user:username /password:password

Command line for OWA on Exchange Server 2000 :

cscript owauser.wsf /domain:domain /user:username /password:password /exch2000

 

It means no need to use /exch switch for Exchange Server 2010,2007,2003.

Arjun_Shelke
Level 6
Employee Accredited

Even if you use /exch2003 switch for Exchange 2010 Server targets, it will work. This switch can be used with Exchange 2003 onwards.

itms-systems
Level 4

Thanks a lot for all replies. I just created the EVAnon VD and will wait and see if any errors in event tomorrow. Thanks again for all your help.

cheers

Ying

GabeV
Level 6
Employee Accredited

Only for Exchange 2000 you need to specify the version, otherwise, the script should work for 2003 and later. You shouldn't have any issues with the EVanon directory. You just need to make sure to add the Exchange servers IP to the ExchangeServers.txt before running the script: BE/FE for 2003 and CAS for 2010.

Pradeep-Papnai
Level 6
Employee Accredited Certified

Do you need any more information about EVANON switches?