# Detect if EOP MAFE role or SafeLinksWebservice $IsEOPCapacity = !$(Get-ItemProperty Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeLabs -ErrorAction SilentlyContinue).EOPMAFE $IsSafeLinksWebservice = $(Get-ItemProperty Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeLabs -ErrorAction SilentlyContinue).SafeLinksWebservice if ($IsEOPCapacity -and !$IsSafeLinksWebservice) { ."$RoleInstallPath\Scripts\enable-LiveIDForWebApplication.ps1"; $fullPath = "$RoleInstallPath\ClientAccess\ExtendedReport\web.config"; #update app settings set-appconfigvalue -ConfigFileFullPath:$fullPath -Element:configuration/appSettings -AppSettingKey:LiveIdAuthModuleSiteName -NewValue:$RoleDatacenterSiteName; }
Description: Internet Send connectors are used to send e-mail to the Internet. This connector will be configured to use DNS ...
Description: Partner Receive connectors are used to receive e-mail from partner domains. This connector will be configured ...
Description: Partner Send connectors are used to send e-mail to partner domains. This connector will be configured to only ...
Description: Select this option to create a customized connector, which will be used to connect with systems that are not ...
Detect if EOP MAFE role or SafeLinksWebservice $IsEOPCapacity = !$(Get-ItemProperty Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeLabs ...
Detect if EOP MAFE role or SafeLinksWebservice $IsEOPCapacity = !$(Get-ItemProperty Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeLabs ...
Detect if EOP MAFE role or SafeLinksWebservice $IsEOPCapacity = !$(Get-ItemProperty Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeLabs ...
Detected stale last log generated information for database '{0}' (LastUpdatedTime(UTC)={1}, Allowed duration={2}, Actual ...
Detected the Exchange Server '{0}' in the organization but couldn't determine its version. The creation of the rule '{1}' ...