As you might be interested in deploying Chrome to all the Windows client in the network.
Thanks to Google we now have the .msi version of the installer.
You can get the installer at the link below :-
http://www.google.com/apps/intl/en/business/chromebrowser.html
for quick command to install deploy remotely to a single pc you may would like to use PS Tools from Sysinternal / Microsoft and just do a quick command of : psexec.exe //pcname msiexec.exe \i installer.exe \passive
No comments:
Post a Comment