Hi,
We are currently running Ex2010 and have about 130 calendars that are published to the world. In the process of migrating to 2013, I am testing the migration of these calendars to the 2013 environment in a testlab. I am trying to follow the steps here:
http://technet.microsoft.com/en-us/library/jj853046(v=exchg.150).aspx
However, I can't get past step 1... Grr.
Step 1: Set-ExchangeServer -Identity "MAIL01" -InternetWebProxy "<Webproxy URL>"
What am I supposed to enter for the -InternetWebProxy value? Is this my cas external url?
I might as well ask about Step 2 as well.
Step 2: Set-OwaVirtualDirectory -Identity "CAS01" -ExternalUrl "<URL for CAS01>" -CalendarEnabled $true
I would assume the externalurl is just that, the external facing url for owa.? Maybe not... Thanks in Advance.