$BEVdirIdentity = $RoleNetBIOSName + "\EWS (Exchange Back End)"; $BackEndPort=":444"; $urlToUse = "https://" + $RoleFqdnOrName + "/ews/exchange.asmx"; get-WebServicesVirtualDirectory -ShowMailboxVirtualDirectories -Identity $BEVdirIdentity -DomainController $RoleDomainController | remove-WebServicesVirtualDirectory -DomainController $RoleDomainController; new-WebServicesVirtualDirectory -Role Mailbox -WebSiteName "Exchange Back End" -windowsAuthentication:$true -WSSecurityAuthentication:$true -BasicAuthentication:$false -InternalNLBBypassUrl $urlToUse -DomainController $RoleDomainController -Force -GzipLevel High;
Before you delete the "{0}" management role you must delete the role's management role assignments. Use the Remove-ManagementRoleAssignment ...
Before you enable ADFS authentication for Outlook Web App, you have to enable it for the Exchange admin center by running ...
Before you set the InternalLicensingEnabled parameter to true, you have to import at least one trusted publishing domain ...
Before your forwarding settings can take effect, you need to contact your helpdesk and ask them to turn off the forwarding ...
BEVdirIdentity = $RoleNetBIOSName + "\EWS (Exchange Back End)"; $BackEndPort=":444"; $urlToUse = "https://" + $RoleFqdnOrName ...
Beyond a certain size (bytes), we will not perform Html decoraction of a tags because it is far too expensive (regexes). ...
Bitwise comparison only supports "Equal" and "Not Equal" operators. The operator "{1}" against property "{0}" is not supported. ...
Block me&ssages containing these words or phrases (messages containing words or phrases listed above will not be blocked): ...
BlockMode is set to 1 when running in continuous replication - block mode. BlockMode is set to 0 when running in continuous ...