Detectar se função EOP MAFE ou SafeLinksWebservice $IsEOPCapacity =! $(get ItemProperty registro:: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeLabs ...

# Detectar se função EOP MAFE ou 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          Se ($IsEOPCapacity- e! $IsSafeLinksWebservice)          {            ."$RoleInstallPath\Scripts\enable-LiveIDForWebApplication.ps1 ";$fullPath = "$RoleInstallPath\ClientAccess\ExtendedReport\web.config";configurações do aplicativo #update            conjunto appconfigvalue - ConfigFileFullPath: $fullPath-elemento: configuração / appSettings - AppSettingKey: LiveIdAuthModuleSiteName - NewValue: $RoleDatacenterSiteName;          }