Exchange Server 2016

  1. if ($RoleDatacenterEnableFullLanguageMode -eq "True") { . $RoleBinPath\CentralAdminSetup.ps1; AddLocalComputerAccountToCentralAdminServersGroup ...
  2. if ($RoleDatacenterEnableFullLanguageMode -eq "True") { .$RoleBinPath\CentralAdminSetup.ps1; RemoveLocalComputerAccountFromCentralAdminServersGroup ...
  3. If ($RoleDatacenterFfoEnvironment -eq "True") { # Create EOPChangeUser $eopChangeUserName = "EOPChangeUser"; $eopChangeUser ...
  4. If ($RoleDatacenterFfoEnvironment -eq "True") { # Create OspUser $ospUserName = "OspUser"; $ospUser = Get-LinkedUser -DomainController ...
  5. If ($RoleDatacenterFfoEnvironment -eq "True") { $eopChangeUserName = "EOPChangeUser"; Set-ThrottlingPolicyAssociation -Identity ...
  6. If ($RoleDatacenterFfoEnvironment -eq "True") { $ospUserName = "OspUser"; Set-ThrottlingPolicyAssociation -Identity $ospUserName ...
  7. If ($RoleDatacenterFfoEnvironment -eq "True") { $ospUserName = "OspUser"; Set-User $ospUserName -RemotePowerShellEnabled ...
  8. if ($RoleDatacenterFfoEnvironment -eq "True") { Install-CannedRbacRoleAssignments -InvocationMode $RoleInstallationMode -DomainController ...
  9. if ($RoleDatacenterFfoEnvironment -eq "True") { Install-CannedRbacRoles -InvocationMode $RoleInstallationMode -DomainController ...
  10. if ($RoleDatacenterIsManagementForest -eq "True") { $OspAzureUser2 = Get-LinkedUser -DomainController $RoleDomainController ...
  11. if ($RoleDatacenterIsManagementForest -eq "True") { $policyName = Microsoft.Exchange.Data.Directory.SystemConfiguration. ...
  12. if ($RoleDatacenterIsManagementForest -eq "True") { $userName = "OspAzureUser"; $OspElevationScriptsRoleName = "OspElevation"; ...
  13. if ($RoleDatacenterIsManagementForest -eq "True") { $userName = "OspAzureUser2"; $ospAzureRoleName = "OspAzure"; $roleAssignment ...
  14. if ($RoleDatacenterIsManagementForest -eq "True") { Set-ThrottlingPolicyAssociation -Identity "OspAzureUser2" -ThrottlingPolicy ...
  15. if ($RoleDatacenterIsManagementForest -eq "True") { Set-User "OspAzureUser2" -RemotePowerShellEnabled $true -CertificateSubject ...
  16. if ($RoleDatacenterIsManagementForest -eq 'True') { . $RoleBinPath\CentralAdminSetup.ps1; AddLocalComputerAccountToCentralAdminServersGroup ...
  17. if ($RoleDatacenterIsManagementForest -eq 'True') { .$RoleBinPath\CentralAdminSetup.ps1; RemoveLocalComputerAccountFromCentralAdminServersGroup ...
  18. if ($RoleDatacenterIsManagementForest -eq 'True') { Add-PSSnapin Microsoft.Exchange.Management.Powershell.CentralAdmin -ea ...
  19. if ($RoleDatacenterIsManagementForest -eq 'True') { if (-not ([String]::IsNullOrEmpty($RoleDatacenterCentralAdminDatabaseServer))) ...
  20. if ($RoleDatacenterIsManagementForest -eq 'True') { new-item HKLM:\Software\Microsoft\ExchangeServer\v15\CentralAdmin -ea ...
  21. if ($RoleDatacenterIsManagementForest -eq 'True') { Write-ExchangeSetupLog -Info "Enabling Basic Authentication and disabling ...
  22. if ($RoleDatacenterIsManagementForest -eq 'True') { Write-ExchangeSetupLog -Info "Setting the web config for the /PowerShell ...
  23. if ($RoleDatacenterWindowsLiveIdInstance -ine 'Gallatin') { $name = "WindowsLiveId" $metadataUrl = $RoleDatacenterFederationTrustMetadataUrl ...
  24. if ($RoleDatacenterWindowsLiveIdInstance -ine 'Gallatin') { ."$RoleBinPath\.\Scripts\enable-edgesyncmservconfig.ps1" ` - ...
  25. if ($RoleExternalCASServerDomain -ne $null) { $ExternalAutoDiscoverUrl = "https://" + $RoleExternalCASServerDomain + "/a ...
  26. if ($RoleExternalCASServerDomain -ne $null) { $ExternalAutoDiscoverUrl = "https://" + $RoleExternalCASServerDomain + "/a ...
  27. if ($RoleIsDatacenter -and !$RoleIsDatacenterDedicated -and $RoleIsPartnerHosted -ne $true -and $RoleDatacenterFfoEnvironment ...
  28. if ($RoleIsDatacenter -and $RoleDatacenterIsTestEnv) { $softLinkSettingsGroup = "SoftLinkV2" $adDriverSettings = Get-ExchangeSettings ...
  29. if ($RoleIsDatacenter -eq $true) { if (!(get-service MSExchangeWatchDog* | where {$_.name -eq "MSExchangeWatchDog"})) { Install-WatchDogService; ...
  30. if ($RoleIsDatacenter -ne $true -And $RoleIsPartnerHosted -ne $true) { $keyPath = "HKLM:\Software\Microsoft\.NETFramework"; ...
  31. if ($RoleIsDatacenterDedicated) { # Configure CertPrincipalName to make one box topology work (this is global configuration ...
  32. if ($RoleProductPlatform -eq "amd64") { sc.exe config HostControllerService DisplayName= "Microsoft Exchange Search Host ...
  33. if ($ServicePlanSettings.Organization.MaxRecipientEnvelopeLimit) { int $MaxRecipientEnvelopeLimit = $ServicePlanSettings ...
  34. if ($ServicePlanSettings.Organization.TransportRuleCollectionRegexCharsLimit) { Microsoft.Exchange.Data.ByteQuantifiedSize ...
  35. if ($ServicePlanSettings.Organization.TransportRuleLimit) { int $TransportRuleLimit = $ServicePlanSettings.Organization.TransportRuleLimit; ...
  36. if ($ServicePlanSettings.Organization.TransportRuleSizeLimit) { Microsoft.Exchange.Data.ByteQuantifiedSize $TransportRuleSizeLimit ...
  37. if ((!$CreateSharedConfiguration -or $ServicePlanSettings.Organization.TemplateTenant) -and !$CommonHydrateableObjectsSharedEnabled ...
  38. if ((!$CreateSharedConfiguration -or $ServicePlanSettings.Organization.TemplateTenant) -and !$CommonHydrateableObjectsSharedEnabled ...
  39. if (($RoleDatacenterIsManagementForest -eq "True") -or ($RoleDatacenterFfoEnvironment -eq "True")) { $mgmtForestOpRoleGroupName ...
  40. if (($RoleDatacenterIsManagementForest -eq "True") -or ($RoleDatacenterFfoEnvironment -eq "True")) { $ViewPointServiceAccount ...
  41. if (($RoleDatacenterIsManagementForest -eq "True") -or ($RoleDatacenterFfoEnvironment -eq "True")) { Set-ThrottlingPolicyAssociation ...
  42. if (($RoleDatacenterIsManagementForest -eq "True") -or ($RoleDatacenterFfoEnvironment -eq "True")) { Set-User "ViewPointServiceAccount" ...
  43. if (($RoleIsDatacenter -eq $false) -and ($RoleIsDatacenterDedicated -eq $false)) { start-SetupService -ServiceName MSExchangeEdgeSync; ...
  44. if (($RoleIsDatacenter -ne $true) -and ($RoleIsDatacenterDedicated -ne $true)) { if (test-ExchangeServersWriteAccess -DomainController ...
  45. if (($server -eq $null) -and (($RoleIsDatacenter -eq $true) -or ($RoleIsDatacenterDedicated -eq $true)) -and ($RoleAllRoles ...
  46. if (-not String]::IsNullorEmpty($RoleDatacenterTestSpamDataFilePath)) { $transportService = Get-Service 'MSExchangeTransport' ...
  47. if (Get-Service EventSystem* | ?{$_.Name -eq 'EventSystem'}) { Set-Service EventSystem -StartupType Automatic Start-SetupService ...
  48. if (Get-Service IISAdmin* | ?{$_.Name -eq 'IISAdmin'}) { Set-Service IISAdmin -StartupType Automatic Start-SetupService -ServiceName ...
  49. If a dial plan is selected, a default hunt group will be created to associate this new UM IP gateway to the specified dial ...
  50. 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 ...
  51. If an archive is being enabled in the Datacenter via this task, the recipient type must be MailUser. '{0}' is of type '{1}'. ...
  52. If any mailbox items in your organization have the retention tag {0} applied, changing the retention ID will remove the tag ...
  53. If any mailboxes in your organization have the {0} retention policy applied, changing the retention ID will remove the policy ...
  54. If Email signature is set to Enabled, users can create a custom signature and choose whether to automatically include it ...
  55. If first subnet configures IP v4 network using a static IPv4 address, second subnet also need configure IP v4 network using ...
  56. If one or more role assignment policies exist, one of them must be marked as default. No other role assignment policies have ...
  57. If Recover deleted items is set to Enabled, users can view items that have been deleted from the Deleted Items folder and ...
  58. 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. ...
  59. If set to true, A Live Views request will not verify the URL's domain IP addresses against the blocked IP list before making ...
  60. If set, the script will collect the events giving diagnostic details of times spent mounting databases. This can be a very ...
  61. If set, the script will take all of the CSV files containing data on each operation and merge them into a single CSV file. ...
  62. If set, the script will write the resuts that would have gone to CSV files directly to the output stream, as would happen ...
  63. If the AuthMechanism attribute on a Receive connector contains the value ExchangeServer, you must set the FQDN parameter ...
  64. If the database is replicated then all passive mailbox database copies must have the changes persisted. Additionally, the ...
  65. If the database is replicated then at least one passive mailbox database copy must have the changes persisted. Additionally, ...
  66. If the database is replicated to multiple AD sites then at least one passive mailbox database copy in each AD site must have ...
  67. If the database is replicated to two AD sites then at least one passive mailbox database copy in another AD site must have ...
  68. If the default email delivery for your Exchange mailbox is a pst file, you may experience different issues sending and receiving ...
  69. If the first subnet configures an IPv4 network using a dynamically assigned IPv4 address, the second subnet must do the same. ...
  70. If the required location is not displayed, use the appropriate Exchange Management Shell commands to set the configuration. ...
  71. If the target drive is different from the source drive, the target drive is required to have sufficient disk space (2GB) ...
  72. If the users accessing the Exchange server are highly active, and you are unable to reduce the load on your server, and your ...
  73. If this option is selected, the tool will schedule data collection for the selected time, and exit. You can start the tool ...
  74. If Unified Messaging Integration is set to Enabled, users can access their voice mail and faxes through Outlook Web App. ...
  75. If you are running the {0} in a different domain or want to specify a different global catalog server for the tool to connect ...