Wouter Dumon
Wouter Dumon

Reputation: 47

Packaging google canary in SCCM

for our system software center in SCCM we'd like to offer google canary and make them required software for some deployments. Has someone succesfully succeeded in doing so?

We have the chromestup.exe currently as our install file and deployed the packet in our store but when we click install the install says it's done but canary isn't installed.

We use the registery BLBeacon/state = 1 as detection method. Which is filled in if you install canary manually.

Thanks in advance,

Wouter

Upvotes: 0

Views: 155

Answers (2)

Brian T
Brian T

Reputation: 1

I gave up and used the Google Beta found on the Enterprise page - it should basically be the same version but packaged as an MSI making it easy for SCCM delivery.

Upvotes: 0

SolidSid
SolidSid

Reputation: 319

Please can you show me the command you are using to install the product? Have you tested this outside of SCCM to confirm it works? As far as I'm aware, Google Chrome Canary does not support unattended installations by default.

Upvotes: 0

Related Questions