Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Funkcjonalność tej witryny będzie ograniczona w czasie konserwacji. Jeśli artykuł nie rozwiązuje twojego problemu i chcesz zadać pytanie, to nasza społeczność wsparcia jest dostępna na @FirefoxSupport na Twitterze i /r/firefox na Reddicie.

Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji

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

  • 2 odpowiedzi
  • 1 osoba ma ten problem
  • 25 wyświetleń
  • Ostatnia odpowiedź 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.

Wszystkie odpowiedzi (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