Answered by:
Set-Outlookprovider

Question
-
set-outlookprovider -identity EXPR -TTL 0
What happens if we set TTL to 0? Outlook will not update the msstd: proxy url? please clarify
Tuesday, June 12, 2012 2:42 PM
Answers
-
Hi Pradeep,
I would not suggesst you manually configure the URL for the outlook anywhere.
The ttl value means that the period of the outlook would rediscover the service, but if set the ttl value as 0, not means outlook would not auto get the url, if we start the outlook, outlook would always get the proper information, you have published.
Regards!Gavin
TechNet Community Support
- Marked as answer by Gavin-Zhang Sunday, July 8, 2012 2:16 PM
Friday, June 15, 2012 8:54 AM -
Sandeep,
Already the certprincipalname is set to null. But, CAS is pushing the FQDN of Outlook Anywhere.
That seems to be normal. If set to Null then it should use the URL set on that CAS server.
Why can't you set the correct URL on the CAS?
Sukh
- Marked as answer by Gavin-Zhang Sunday, July 8, 2012 2:16 PM
Friday, June 15, 2012 9:48 AM
All replies
-
Hi
If the value is 0 the autodiscover will not rediscover the values configured so they will be valid permanently.
Steve
ETA: the TTL value only applies to Autodiscover.- Edited by steve siyavaya Tuesday, June 12, 2012 2:56 PM
Tuesday, June 12, 2012 2:54 PM -
Thanks Steve. Outlook is updating the "msstd:" URL from server, how can we stop updating the URL in Outlook?
I have updated the URL manually in Outlook but after a while the URL gets changed.
Tuesday, June 12, 2012 3:43 PM -
Autodiscover will update those settings periodically. Can you not just set the correct URL on the server?Tuesday, June 12, 2012 3:52 PM
-
Pradeep,
if you do not want this URL to be automatically updated on your outlook configured using outlook anywhere, run the following command
Set-OutlookProvider expr -CertPrincipleName $null
Refer -> http://technet.microsoft.com/en-us/library/bb123683.aspx
Tuesday, June 12, 2012 4:04 PM -
Sandeep,
Already the certprincipalname is set to null. But, CAS is pushing the FQDN of Outlook Anywhere.
Tuesday, June 12, 2012 5:33 PM -
Hi Pradeep,
I would not suggesst you manually configure the URL for the outlook anywhere.
The ttl value means that the period of the outlook would rediscover the service, but if set the ttl value as 0, not means outlook would not auto get the url, if we start the outlook, outlook would always get the proper information, you have published.
Regards!Gavin
TechNet Community Support
- Marked as answer by Gavin-Zhang Sunday, July 8, 2012 2:16 PM
Friday, June 15, 2012 8:54 AM -
Sandeep,
Already the certprincipalname is set to null. But, CAS is pushing the FQDN of Outlook Anywhere.
That seems to be normal. If set to Null then it should use the URL set on that CAS server.
Why can't you set the correct URL on the CAS?
Sukh
- Marked as answer by Gavin-Zhang Sunday, July 8, 2012 2:16 PM
Friday, June 15, 2012 9:48 AM