if (Get-Service EventSystem* | ?{$_.Name -eq 'EventSystem'}) { Set-Service EventSystem -StartupType Automatic Start-SetupService -ServiceName EventSystem }
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}'. ...