How to configure the Virtual Directory in Exchange 2013
Refer Part4: EAC and Login Settings
http://exctech2013.blogspot.com/2013/05/part4-exchange-2010-to-2013-migration_26.html
http://exctech2013.blogspot.com/2013/05/part4-exchange-2010-to-2013-migration_26.html
Get-AutodiscoverVirtualDirectory -Server '2013cas2' | fl
Internalurl,externalurl
Run the following
command on ECP to set Autodiscover URL’s
Set-AutodiscoverVirtualDirectory -Identity 'CASserver FQDN\Autodiscover
(Default Web Site)' -
InternalUrl
'https://webmail.ibm.com/autodiscover/autodiscover.xml'
Set-AutodiscoverVirtualDirectory -Identity 'CASserver FQDN
\Autodiscover (Default Web Site)' -
ExternalUrl 'https://webmail.ibm.com/autodiscover/autodiscover.xml'
Refer below link for Part6: Installing and Configuring the self signed certificate for Exchange 2013
Please update your comments or feedback.
Contact me @: exctech2013@gmail.com
I have been following your posts.You have explained it very well.Exchange Migration
ReplyDeleteThanks!!!
ReplyDeleteWhen I run the Set-AutodiscoverVirtualDirectory -Identity 'CASserver FQDN\Autodiscover (Default Web Site)' -InternalUrl 'https://webmail.ibm.com/autodiscover/autodiscover.xml'
ReplyDeleteI get the error message "A positional parameter cannot be found that accepts argument 'Internalurl'.
Please advise
Try to run the Exchange Shell as Admin and execute the command.
DeleteHow about adjusting the INTERNAL & EXTERNAL URLs on exchange 2010 to webmail.ibm.com??? (owa, ecp, activesync)
ReplyDeleteLeave your exchange 2010 URL's without modifying it. Create a new DNS Records for Exchange 2013, and change your DNS SRV and Autodiscover records pointing to Exchange 2013 Servers.
DeleteThis comment has been removed by the author.
ReplyDeleteHelpful article, I explanation step-wise mailbox migration from exchange 2010 to exchange 2013, I found related information from https://softcart.wordpress.com/migrator-for-ms-exchange/ which easily perform mailbox migration from exchange server and move users’ mailboxes directly from Exchange 2003, 2007, 2010 to Exchange 2013.
ReplyDelete