Microsoft Exchange Server 2013 PowerShell Cookbook by Andersson Jonas Pfeiffer Mike

Microsoft Exchange Server 2013 PowerShell Cookbook by Andersson Jonas Pfeiffer Mike

Author:Andersson, Jonas, Pfeiffer, Mike [Andersson, Jonas, Pfeiffer, Mike]
Language: eng
Format: epub
Publisher: Packt Publishing
Published: 0101-01-01T00:00:00+00:00


There's more...

In addition to enabling Outlook Anywhere from the shell, we can also perform some other routine tasks. For example, to view the Outlook Anywhere configuration, use the Get-OutlookAnywhere cmdlet as follows:

[PS] C:\>Get-OutlookAnywhere | fl ServerName,ExternalHostname, InternalHostname ServerName : CAS1 ExternalHostname : mail.contoso.com InternalHostname : mail.contoso.com

The Get-OutlookAnywhere cmdlet will return configuration information for servers that have the Outlook Anywhere feature enabled.

If at any time you need to change the authentication method or external host name for Outlook Anywhere, you can use the Set-OutlookAnywhere cmdlet as follows:

Set-OutlookAnywhere -Identity 'CAS1\Rpc (Default Web Site)' ` -ExternalHostname 'outlook.contoso.com'



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.