Yeah, I agree, but I want to have an application which will change the server field on runtime. Is it possible by any programming methods or command line options etc?
Main Topics
Browse All TopicsHello experts,
Usually, while using MS Office Outlook, under email account settings, we store exchange server settings under Tools-> Email accounts -> View existing email accounts -> change -> Exchange server settings.
Under this, we provide name of user's MS Exchange server computer. If it has to be changed, then user has to go to specific tab and perform the changes.
Is it possible to change this address by any command line or any other mechanism automatically? I mean, is there any way in which I can write a program which changes this information on runtime and forces MS Office Outlook to use the newly mentioned server address?
Looking forward for positive answers. Its been really hard for me to get to the root of this requirements.
Regards,
Yogi
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Why?
It is unnecessary to change the field via any other means.
If the mailbox is moved for any reason, then Outlook deals with the move of the mailbox to the new server. As long as the old and the new server are active then it is completely transparent.
You can point Outlook at any Exchange server in your Org, and Outlook will correct the server address to the correct location. Anything you do will occur after that has taken place. The server name is stored in a location that is not accessible to you. While there are tools to update the profile with the new server location, they all work in the same way, changing things after Outlook has started.
Why try and do something that Outlook is already doing?
Simon.
Hi Simon,
Thank you for information. I understand that if mailbox is moved, then outlook deals with the move of the mailbox to the new server. I assume that this is performed by Autodiscover service. [ http://technet.microsoft.c
Then consider below mentioned use case:
1. I have MS Outlook running on my laptop for few days - [ Laptop is ON forever].
2. My exchange server address is hostname.xyz.com. MS Outlook has performed DNS query at startup and got the IP resolution as: 1.2.3.4 for hostname.xyz.com
3. As Outlook is executing on client, and hostname.xyz.com is moved from 1.2.3.4 to some other IP =[ say 99.88.77.66.
IP 1.2.3.4 [old IP] no longer exists and it does not have Auto discover installed on it.
In this scenario - how Outlook will get the correct IP resolution?
Does it need to perform DNS query again?
If, To perform DNS Query, we need to Restart the application?
Please let me know if I am not clear about my question. I would provide other details.
Regards,
Yogi
The move of the mailbox through Outlook has nothing to do with autodiscover.
If the IP address of the server has changed, then Outlook will find it through name resolution, because Outlook does not use IP addresses. It uses the NETBIOS name.
Outlook starts up, does a lookup on the name it knows and finds the correct server. No interaction required from the client.
I have physically moved servers across the country, with a complete change of IP address and subnet, and it did not affect a single client.
Simon.
Any other mail application is going to be POP3/IMAP as those poll the server on a schedule and store everything locally.
If you are going to deploy POP3/IMAP then you may as well throw your Exchange licences in the bin.
Otherwise it isn't really a scenario that is designed for. Changing the IP address of a server is not something that occurs that frequently.
Simon.
Business Accounts
Answer for Membership
by: endital1097Posted on 2009-10-20 at 05:04:03ID: 25613127
whenever you move a mailbox the server field is automatically updated.