Difference between revisions of "Snapin Examples"

From FOG Project
Jump to: navigation, search
m (Chrome MSI deployment)
Line 1: Line 1:
  
 +
See also: [[SnapinPacks]]
  
 
All below examples utilize the new FOG Client, version 0.9.11+ and FOG 1.3.0
 
All below examples utilize the new FOG Client, version 0.9.11+ and FOG 1.3.0

Revision as of 17:19, 28 October 2016

See also: SnapinPacks

All below examples utilize the new FOG Client, version 0.9.11+ and FOG 1.3.0

Chrome MSI deployment

Google Chrome MSI:

https://www.google.com/work/chrome/browser/

Snapin name:

Google Chrome

Snapin Storage Group:

Your storage group

Snapin Run With:

msiexec

Snapin Run With Argument:

/i

Snapin File:

googlechromestandaloneenterprise.msi

Snapin Arguments:

/quiet

Video Example (plays in Chrome or Firefox with html5 plugin):

7zip MSI example

7-zip MSI:

http://www.7-zip.org/download.html

Snapin Name:

7-zip-x64

Snapin Storage Group:

Your storage group

Snapin Run With:

msiexec.exe

Snapin Run With Argument:

/i

Snapin File:

7z1514-x64.msi

Snapin Arguments:

/quiet


Video Example (plays in Chrome or Firefox with html5 plugin):