Овај сајт ће имати ограничену функционалност док га будемо ажурирали у циљу побољшања вашег искуства. Ако неки чланак не реши ваш проблем и желите да поставите питање, на располагању ће вам бити наше заједнице подршке @FirefoxSupport на Twitter-у и /r/firefox на Reddit-у.

Претражи подршку

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

Сазнај више

SCCM Deployment of Firefox 65 msi not detecting, no msi guid found even with powershell get-wmiobject.

  • 2 одговорa
  • 1 има овај проблем
  • 25 прегледа
  • Последњи одговор послао Brandon40

more options

Trying the new msi for firefox for deployment through SCCM. The application install correctly but does not detect properly. SCCM uses the msi GUID to verify the application installed but fails to see it. I checked the Identifying Number through PowerShell on the machine using: get-wmiobject Win32_Product | Format-Table IdentifyingNumber, name

But no result is shown for Firefox. When Firefox is imported into SCCM it does generate a GUID to detect {1294A4C5-9977-480F-9497-C0EA1E630130} but it can't be found after install. Even when installing directly from the msi without SCCM.

Trying the new msi for firefox for deployment through SCCM. The application install correctly but does not detect properly. SCCM uses the msi GUID to verify the application installed but fails to see it. I checked the Identifying Number through PowerShell on the machine using: get-wmiobject Win32_Product | Format-Table IdentifyingNumber, name But no result is shown for Firefox. When Firefox is imported into SCCM it does generate a GUID to detect {1294A4C5-9977-480F-9497-C0EA1E630130} but it can't be found after install. Even when installing directly from the msi without SCCM.

Сви одговори (2)

more options

I have also identified that when you right click and choose "uninstall" the application returns an error "This action is only valid for products that are currently installed." Seems the msi can't detect it self. No GUID found from what I can tell.

more options

Not sure if you ever found your answer, but in my detection method the clause is a registry setting.

Hive: HKLM Key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Firefox 65.0.1 (x64 en-US) Value:DisplayVersion DataType: String Operator: Equals Value:65.0.1