Si detectar papel EOP MAFE o SafeLinksWebservice $IsEOPCapacity =! $(get-ItemProperty registro:: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeLabs ...

# Si detectar papel EOP MAFE o SafeLinksWebservice          $IsEOPCapacity =! $(get-ItemProperty registro:: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeLabs - ErrorAction SilentlyContinue).EOPMAFE          $IsSafeLinksWebservice = $(get-ItemProperty registro:: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeLabs - ErrorAction SilentlyContinue).SafeLinksWebservice          Si ($IsEOPCapacity- y! $IsSafeLinksWebservice)          {            ."$RoleInstallPath\Scripts\enable-LiveIDForWebApplication.ps1 ";$fullPath = "$RoleInstallPath\ClientAccess\ExtendedReport\web.config";configuración de la aplicación #update            Set-appconfigvalue - ConfigFileFullPath: $fullPath-elemento: configuration / appSettings - AppSettingKey: LiveIdAuthModuleSiteName - NewValue: $RoleDatacenterSiteName;          }