Not sure which newsgroup is appropriate to post my question. If you have any suggestion, please let me know. On IIS 6 server, I need to write a script [asp, asp.NET] to divert our Outlook Web Access users to the first available server. We will have two OWA servers [mail1.mycompany.com and mail2.mycompany.com] available in two different locations. I do have another server where we host our extranet applications and I'm planning to have our email users to go to email.mycompany.com [which will take them to one extranet site] and a script on that site must redirect users randomly to either of mail1. or mail2. servers. When mail1. server is offline, script must redirect users to mail2. server and viceversa. Can this be achieved? If you have any alternate ideas, please post back. I really appreate your valuable feedback -Binoy