Exchange Server 2016
- if ($RoleDatacenterEnableFullLanguageMode -eq "True") { . $RoleBinPath\CentralAdminSetup.ps1; AddLocalComputerAccountToCentralAdminServersGroup ...
- if ($RoleDatacenterEnableFullLanguageMode -eq "True") { .$RoleBinPath\CentralAdminSetup.ps1; RemoveLocalComputerAccountFromCentralAdminServersGroup ...
- If ($RoleDatacenterFfoEnvironment -eq "True") { # Create EOPChangeUser $eopChangeUserName = "EOPChangeUser"; $eopChangeUser ...
- If ($RoleDatacenterFfoEnvironment -eq "True") { # Create OspUser $ospUserName = "OspUser"; $ospUser = Get-LinkedUser -DomainController ...
- If ($RoleDatacenterFfoEnvironment -eq "True") { $eopChangeUserName = "EOPChangeUser"; Set-ThrottlingPolicyAssociation -Identity ...
- If ($RoleDatacenterFfoEnvironment -eq "True") { $ospUserName = "OspUser"; Set-ThrottlingPolicyAssociation -Identity $ospUserName ...
- If ($RoleDatacenterFfoEnvironment -eq "True") { $ospUserName = "OspUser"; Set-User $ospUserName -RemotePowerShellEnabled ...
- if ($RoleDatacenterFfoEnvironment -eq "True") { Install-CannedRbacRoleAssignments -InvocationMode $RoleInstallationMode -DomainController ...
- if ($RoleDatacenterFfoEnvironment -eq "True") { Install-CannedRbacRoles -InvocationMode $RoleInstallationMode -DomainController ...
- if ($RoleDatacenterIsManagementForest -eq "True") { $OspAzureUser2 = Get-LinkedUser -DomainController $RoleDomainController ...
- if ($RoleDatacenterIsManagementForest -eq "True") { $policyName = Microsoft.Exchange.Data.Directory.SystemConfiguration. ...
- if ($RoleDatacenterIsManagementForest -eq "True") { $userName = "OspAzureUser"; $OspElevationScriptsRoleName = "OspElevation"; ...
- if ($RoleDatacenterIsManagementForest -eq "True") { $userName = "OspAzureUser2"; $ospAzureRoleName = "OspAzure"; $roleAssignment ...
- if ($RoleDatacenterIsManagementForest -eq "True") { Set-ThrottlingPolicyAssociation -Identity "OspAzureUser2" -ThrottlingPolicy ...
- if ($RoleDatacenterIsManagementForest -eq "True") { Set-User "OspAzureUser2" -RemotePowerShellEnabled $true -CertificateSubject ...
- if ($RoleDatacenterIsManagementForest -eq 'True') { . $RoleBinPath\CentralAdminSetup.ps1; AddLocalComputerAccountToCentralAdminServersGroup ...
- if ($RoleDatacenterIsManagementForest -eq 'True') { .$RoleBinPath\CentralAdminSetup.ps1; RemoveLocalComputerAccountFromCentralAdminServersGroup ...
- if ($RoleDatacenterIsManagementForest -eq 'True') { Add-PSSnapin Microsoft.Exchange.Management.Powershell.CentralAdmin -ea ...
- if ($RoleDatacenterIsManagementForest -eq 'True') { if (-not ([String]::IsNullOrEmpty($RoleDatacenterCentralAdminDatabaseServer))) ...
- if ($RoleDatacenterIsManagementForest -eq 'True') { new-item HKLM:\Software\Microsoft\ExchangeServer\v15\CentralAdmin -ea ...
- if ($RoleDatacenterIsManagementForest -eq 'True') { Write-ExchangeSetupLog -Info "Enabling Basic Authentication and disabling ...
- if ($RoleDatacenterIsManagementForest -eq 'True') { Write-ExchangeSetupLog -Info "Setting the web config for the /PowerShell ...
- if ($RoleDatacenterWindowsLiveIdInstance -ine 'Gallatin') { $name = "WindowsLiveId" $metadataUrl = $RoleDatacenterFederationTrustMetadataUrl ...
- if ($RoleDatacenterWindowsLiveIdInstance -ine 'Gallatin') { ."$RoleBinPath\.\Scripts\enable-edgesyncmservconfig.ps1" ` - ...
- if ($RoleExternalCASServerDomain -ne $null) { $ExternalAutoDiscoverUrl = "https://" + $RoleExternalCASServerDomain + "/a ...
- if ($RoleExternalCASServerDomain -ne $null) { $ExternalAutoDiscoverUrl = "https://" + $RoleExternalCASServerDomain + "/a ...
- if ($RoleIsDatacenter -and !$RoleIsDatacenterDedicated -and $RoleIsPartnerHosted -ne $true -and $RoleDatacenterFfoEnvironment ...
- if ($RoleIsDatacenter -and $RoleDatacenterIsTestEnv) { $softLinkSettingsGroup = "SoftLinkV2" $adDriverSettings = Get-ExchangeSettings ...
- if ($RoleIsDatacenter -eq $true) { if (!(get-service MSExchangeWatchDog* | where {$_.name -eq "MSExchangeWatchDog"})) { Install-WatchDogService; ...
- 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 ...
- if (($RoleDatacenterIsManagementForest -eq "True") -or ($RoleDatacenterFfoEnvironment -eq "True")) { $mgmtForestOpRoleGroupName ...
- if (($RoleDatacenterIsManagementForest -eq "True") -or ($RoleDatacenterFfoEnvironment -eq "True")) { $ViewPointServiceAccount ...
- if (($RoleDatacenterIsManagementForest -eq "True") -or ($RoleDatacenterFfoEnvironment -eq "True")) { Set-ThrottlingPolicyAssociation ...
- if (($RoleDatacenterIsManagementForest -eq "True") -or ($RoleDatacenterFfoEnvironment -eq "True")) { Set-User "ViewPointServiceAccount" ...
- if (($RoleIsDatacenter -eq $false) -and ($RoleIsDatacenterDedicated -eq $false)) { start-SetupService -ServiceName MSExchangeEdgeSync; ...
- if (($RoleIsDatacenter -ne $true) -and ($RoleIsDatacenterDedicated -ne $true)) { if (test-ExchangeServersWriteAccess -DomainController ...
- if (($server -eq $null) -and (($RoleIsDatacenter -eq $true) -or ($RoleIsDatacenterDedicated -eq $true)) -and ($RoleAllRoles ...
- if (-not String]::IsNullorEmpty($RoleDatacenterTestSpamDataFilePath)) { $transportService = Get-Service 'MSExchangeTransport' ...
- if (Get-Service EventSystem* | ?{$_.Name -eq 'EventSystem'}) { Set-Service EventSystem -StartupType Automatic Start-SetupService ...
- if (Get-Service IISAdmin* | ?{$_.Name -eq 'IISAdmin'}) { Set-Service IISAdmin -StartupType Automatic Start-SetupService -ServiceName ...
- If a dial plan is selected, a default hunt group will be created to associate this new UM IP gateway to the specified dial ...
- If All address lists is set to Enabled, users can view all address lists. If it is set to Disabled, the user can only view ...
- If an archive is being enabled in the Datacenter via this task, the recipient type must be MailUser. '{0}' is of type '{1}'. ...
- If any mailbox items in your organization have the retention tag {0} applied, changing the retention ID will remove the tag ...
- If any mailboxes in your organization have the {0} retention policy applied, changing the retention ID will remove the policy ...
- If Email signature is set to Enabled, users can create a custom signature and choose whether to automatically include it ...
- If first subnet configures IP v4 network using a static IPv4 address, second subnet also need configure IP v4 network using ...
- If one or more role assignment policies exist, one of them must be marked as default. No other role assignment policies have ...
- If Recover deleted items is set to Enabled, users can view items that have been deleted from the Deleted Items folder and ...
- If S/MIME is set to Enabled, users can download the S/MIME control and use it to read and compose signed and encrypted messages. ...
- If set to true, A Live Views request will not verify the URL's domain IP addresses against the blocked IP list before making ...
- If set, the script will collect the events giving diagnostic details of times spent mounting databases. This can be a very ...
- If set, the script will take all of the CSV files containing data on each operation and merge them into a single CSV file. ...
- If set, the script will write the resuts that would have gone to CSV files directly to the output stream, as would happen ...
- If the AuthMechanism attribute on a Receive connector contains the value ExchangeServer, you must set the FQDN parameter ...
- If the database is replicated then all passive mailbox database copies must have the changes persisted. Additionally, the ...
- If the database is replicated then at least one passive mailbox database copy must have the changes persisted. Additionally, ...
- If the database is replicated to multiple AD sites then at least one passive mailbox database copy in each AD site must have ...
- If the database is replicated to two AD sites then at least one passive mailbox database copy in another AD site must have ...
- If the default email delivery for your Exchange mailbox is a pst file, you may experience different issues sending and receiving ...
- If the first subnet configures an IPv4 network using a dynamically assigned IPv4 address, the second subnet must do the same. ...
- If the required location is not displayed, use the appropriate Exchange Management Shell commands to set the configuration. ...
- If the target drive is different from the source drive, the target drive is required to have sufficient disk space (2GB) ...
- If the users accessing the Exchange server are highly active, and you are unable to reduce the load on your server, and your ...
- If this option is selected, the tool will schedule data collection for the selected time, and exit. You can start the tool ...
- If Unified Messaging Integration is set to Enabled, users can access their voice mail and faxes through Outlook Web App. ...
- If you are running the {0} in a different domain or want to specify a different global catalog server for the tool to connect ...