BSModlin
asked on
Exchange 2013 Outlook 2016 Autodiscover Issues
I am trying to connect Outlook 2016 to my Exchange 2013 server. The laptop is in a workgroup.
How can I validate my Autodiscover settings and make sure I am inputting the correct info to connect?
How can I validate my Autodiscover settings and make sure I am inputting the correct info to connect?
ASKER
Ok, and how do I try and configure the Outlook portion when I launch it for the 1st time?
Why is the laptop in a workgroup?
Exchange uses AD logon for security.
It isn't supposed to work that way.
You can browse this thread. Read towards the bottom. In that case they pointed DNS to the machine running Exchange and they were able to connect.
http://arstechnica.com/civis/viewtopic.php?t=35825
Exchange uses AD logon for security.
It isn't supposed to work that way.
You can browse this thread. Read towards the bottom. In that case they pointed DNS to the machine running Exchange and they were able to connect.
http://arstechnica.com/civis/viewtopic.php?t=35825
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
Under "Microsoft Office Outlook Connectivity Tests " choose "Outlook Autodiscover "
You can look at all of your URLs with the following commands:
Get-ActiveSyncVirtualDirec
Get-AutodiscoverVirtualDir
Get-ClientAccessServer | ft name, *lur* -AutoSize
Get-EcpVirtualDirectory | ft server,*lur* -AutoSize
Get-OabVirtualDirectory | ft server,*lur* -AutoSize
Get-OwaVirtualDirectory | ft server,*lur* -AutoSize
Get-WebServicesVirtualDire