Ovo će web mjesto raditi na ograničen način, dok obavljamo održavanje stranice. Ako neki članak ne riješi tvoj problem i ako želiš postaviti pitanje, naša zajednica za podršku spremna je pomoći na Twitteru @FirefoxSupport i na Redditu /r/firefox.

Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Saznaj više

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

  • 2 odgovora
  • 1 ima ovaj problem
  • 25 prikaza
  • Posljednji odgovor od 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.

Svi odgovori (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