# 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) { $returnURL = "https://" + $RoleDatacenterSiteName + "/ecp"; $authCookieName = "RPSAuthEOP"; $secAuthCookieName = "RPSSecAuthEOP"; ."$RoleInstallPath\Scripts\Add-SiteToRps.ps1"; Add-SiteToRps ` -MsoSiteName $RoleDatacenterSiteName ` -MsoSiteId $RoleDatacenterSiteId ` -ReturnURL $returnURL ` -AuthCookie $authCookieName ` -SecAuthCookie $secAuthCookieName; #Ensure that the Passport Relying Party Service is re-started after enabling liveID Restart-Service RPSSVC -ErrorAction SilentlyContinue; }
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}' ...
detected {Monitor.StateAttribute6} probe failures from the target BE server {Monitor.StateAttribute1}. Related probe failures ...