if ($RoleExternalCASServerDomain -ne $null) { $ExternalAutoDiscoverUrl = "https://" + $RoleExternalCASServerDomain + "/autodiscover/autodiscover.svc"; $FEVdirIdentity = $RoleNetBIOSName + "\Autodiscover (Default Web Site)"; Get-AutodiscoverVirtualDirectory -Identity $FEVdirIdentity -DomainController $RoleDomainController | Set-AutodiscoverVirtualDirectory -ExternalUrl $ExternalAutoDiscoverUrl; }
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"; ...