if ($ServicePlanSettings.Organization.TransportRuleCollectionRegexCharsLimit) { [Microsoft.Exchange.Data.ByteQuantifiedSize] $TransportRuleCollectionRegexCharsLimit = $ServicePlanSettings.Organization.TransportRuleCollectionRegexCharsLimit; Set-Transportconfig -TransportRuleCollectionRegexCharsLimit $TransportRuleCollectionRegexCharsLimit -Identity:$RoleTenantName; }
if ($RoleIsDatacenter -ne $true -And $RoleIsPartnerHosted -ne $true) { $keyPath = "HKLM:\Software\Microsoft\.NETFramework"; ...
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 ...