From: SJMP on
Enable-OutlookAnywhere -Server CAS01 -ExternalHostname "mail.contoso.com"
-ExternalAuthenticationMethod "Basic" -SSLOffloading:$False

PS is telling me

"A parameter cannot be found that matches parameter name
'ExternalAuthenticationMethod'."
From: Rich Matheisen [MVP] on
On Fri, 5 Dec 2008 09:44:01 -0800, SJMP <sjmp(a)newsgroup.nospam> wrote:

>Enable-OutlookAnywhere -Server CAS01 -ExternalHostname "mail.contoso.com"
>-ExternalAuthenticationMethod "Basic" -SSLOffloading:$False
>
>PS is telling me
>
>"A parameter cannot be found that matches parameter name
>'ExternalAuthenticationMethod'."

Use "-DefaultAuthenticationMethod". The parameter you mention
disappeared a long time ago.
---
Rich Matheisen
MCSE+I, Exchange MVP
From: SJMP on
I did find the problem. How do I set the internal/external URL for
Autodiscover. Those fields are still blank when I do | FL
From: SJMP on
OK I dont need an internal URL for autodiscover.

But it is failing when using outlook anywhere from the outside. So I do need
an external url.

"SJMP" wrote:

> I did find the problem. How do I set the internal/external URL for
> Autodiscover. Those fields are still blank when I do | FL