Upgrading Google Chrome Browser
We have 300 - 400 PC which we want to upgrade Google Chrome with different languages.
Downloaded the msi file for multilanguge which I though will upgrade automatically using the below syntax.
msiexec /qn /i googlechromestandaloneenterprise.msi
Using this syntax via K1000 but see that both new version and old version is within inventory.
Any advise on how you guys do this?
Thanks,
H
-
when you say is still in inventory. Do you mean on the inventory-software page or under the computers - installed programs - SMal.tmcc 11 years ago
-
Thats correct! Any other methods to upgrade this? - hjansari 11 years ago
Answers (1)
Still more clarification needed as three scenario's are still posible:
the versions are still present on one machines (side by side install),
the versions are present between your machine (rollout still in progress) or
on all machines new version installed, in inventory still two versions (inventory issue).
How to fix:
Fix case 'side by side' by uninstalling the old chrome through the msiexec.exe /x {productcode} /qn,
fix case 'rollout in progress' by either patience or check on machines reporting old versions for installfailures, correct the issue and redeploy.
For 'inventory isssue' just have patience. Inventory is usually scheduled on a relaxed schedule, like once a week. Old versions should therefore fade away during your refresh window.