if( $RoleHotmailMigration -eq $true -or $ServicePlanSettings.Organization.OpenDomainRoutingEnabled) { Set-Transportconfig -OpenDomainRoutingEnabled:$true -Identity:$RoleTenantName }
If your current credentials do not have sufficient permission to read Exchange server configuration information from Active ...
If your current credentials do not have sufficient permission to read Exchange server configuration information, enter alternate ...
If your Exchange 2010 organization is also running Exchange 2003, disabling this connector may cause routing loops. Exchange ...
if( $RoleHotmailMigration -eq $true -or $ServicePlanSettings.Organization.AddOutlookAcceptedDomains) { New-AcceptedDomain ...
if( $RoleHotmailMigration -eq $true -or $ServicePlanSettings.Organization.OpenDomainRoutingEnabled) { Set-Transportconfig ...
if(!$CreateSharedConfiguration) { if ($AuthoritativeOnly) { $acceptedDomains = @(get-accepteddomain -organization $RoleTenantOrganizationFullPath ...
if($MSExchangeAntimalwareService -ne $null -and $MSExchangeAntimalwareService.StartMode -ne "Disabled" -and $RoleStartTransportService) ...
if($RoleDatacenterFfoEnvironment -ne "True") { if (!(get-service MSExchangeAS* | where {$_.name -eq "MSExchangeAS"})) { Install-AuditService ...
IIS is configured to create 32-bit worker processes on 64-bit Windows Server '{2}'. This will break virtual directories for ...