How to enable Outlook Anywhere on Exchange Server 2010 with Powershell?
An easy way to enable Outlook Anywhere on Microsoft Exchange Server 2010 with Powershell:
Enable-OutlookAnywhere –ExternalHostname ‘mail.yusufozturk.info’ –SSLOffloading $false -DefaultAuthenticationMethod ‘Basic’
You can set authentication method as Basic or NTLM.
Tags: exchange server 2010, exchange server 2010 powershell, exchange server powershell, outlook anywhere, outlook anywhere powershell, powershell exchange server 2010
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Leave a Reply