if( $RoleHotmailMigration -eq $true -or $ServicePlanSettings.Organization.AddOutlookAcceptedDomains) { New-AcceptedDomain -Name outlook.com -DomainName outlook.com -Organization $TenantOrganizationFullPath -DomainType InternalRelay -AuthenticationType $RoleAuthenticationType -LiveIdInstanceType $RoleLiveIdInstanceType -SkipDomainNameValidation:$true }
If your current credentials do not have sufficient permission to read application event logs on the specified server, enter ...
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 ...