Ask a question

User

Questions about Configure Outlook anywhere

I am confused about the powershell commands in the instructions.  I have attached the output from running those commands.  

Server names  sbs 2011 = enterprise7

Server 2016 exchange 2016  = yorktowncv5

Running the command Set-OutlookAnywhere   powershell asks for additional parameters.

Running Get-ExchangeServer | Where {($_.AdminDisplayVersion -Like "Version 14*") -And ($_.ServerRole -Like "*ClientAccess*")} | Get-ClientAccessServer | Where {$_.OutlookAnywhereEnabled -Eq $True} | ForEach {Set-OutlookAnywhere "$_\RPC (Default Web Site)" -ClientAuthenticationMethod Basic -SSLOffloading $False -ExternalHostName $Exchange2016HostName -IISAuthenticationMethods NTLM, Basic}

produces an error.

When all is done, it looks like enterprise7 is still the outlook anywhere server. 

Bruce

Attached Files

asked08/05/2021 07:30
24 views
Add Comment
Last Activity 08/05/2021 09:07

1 Answer(s)

  • Mariette Knap
    Add Comment
Add an Answer