if ($ServicePlanSettings.Organization.TransportRuleLimit) { [int] $TransportRuleLimit = $ServicePlanSettings.Organization.TransportRuleLimit; Set-Transportconfig -TransportRuleLimit $TransportRuleLimit -Identity:$RoleTenantName; }
if ($RoleIsDatacenterDedicated) { # Configure CertPrincipalName to make one box topology work (this is global configuration ...
if ($RoleProductPlatform -eq "amd64") { sc.exe config HostControllerService DisplayName= "Microsoft Exchange Search Host ...
if ($ServicePlanSettings.Organization.MaxRecipientEnvelopeLimit) { int $MaxRecipientEnvelopeLimit = $ServicePlanSettings ...
if ($ServicePlanSettings.Organization.TransportRuleCollectionRegexCharsLimit) { Microsoft.Exchange.Data.ByteQuantifiedSize ...
if ($ServicePlanSettings.Organization.TransportRuleLimit) { int $TransportRuleLimit = $ServicePlanSettings.Organization.TransportRuleLimit; ...
if ($ServicePlanSettings.Organization.TransportRuleSizeLimit) { Microsoft.Exchange.Data.ByteQuantifiedSize $TransportRuleSizeLimit ...
if ((!$CreateSharedConfiguration -or $ServicePlanSettings.Organization.TemplateTenant) -and !$CommonHydrateableObjectsSharedEnabled ...
if ((!$CreateSharedConfiguration -or $ServicePlanSettings.Organization.TemplateTenant) -and !$CommonHydrateableObjectsSharedEnabled ...
if (($RoleDatacenterIsManagementForest -eq "True") -or ($RoleDatacenterFfoEnvironment -eq "True")) { $mgmtForestOpRoleGroupName ...