if ($ServicePlanSettings.Organization.TransportRuleSizeLimit) { [Microsoft.Exchange.Data.ByteQuantifiedSize] $TransportRuleSizeLimit = $ServicePlanSettings.Organization.TransportRuleSizeLimit; Set-Transportconfig -TransportRuleSizeLimit $TransportRuleSizeLimit -Identity:$RoleTenantName; }
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 ...
if (($RoleDatacenterIsManagementForest -eq "True") -or ($RoleDatacenterFfoEnvironment -eq "True")) { $ViewPointServiceAccount ...