Difference between revisions of "Snapin Examples"

From FOG Project
Jump to: navigation, search
(Chrome MSI deployment)
Line 39: Line 39:
 
=7zip MSI example=
 
=7zip MSI example=
  
<pre>
+
 
 
7-zip MSI:
 
7-zip MSI:
http://www.7-zip.org/download.html
+
 
 +
[http://www.7-zip.org/download.html http://www.7-zip.org/download.html]
  
 
Snapin Name:
 
Snapin Name:
7-zip-x64
+
 
 +
<font color="red">7-zip-x64</font>
  
 
Snapin Storage Group:
 
Snapin Storage Group:
Your storage group
+
 
 +
<font color="red">Your storage group</font>
  
 
Snapin Run With:
 
Snapin Run With:
msiexec.exe
+
 
 +
<font color="red">msiexec.exe</font>
  
 
Snapin Run With Argument:
 
Snapin Run With Argument:
/i
+
 
 +
<font color="red">/i</font>
  
 
Snapin File:
 
Snapin File:
7z1514-x64.msi
+
 
 +
<font color="red">7z1514-x64.msi</font>
  
 
Snapin Arguments:
 
Snapin Arguments:
/quiet
+
 
</pre>
+
<font color="red">/quiet</font>
 +
 
  
 
Video Example (plays in Chrome):
 
Video Example (plays in Chrome):
  
 
<embedvideo service="youtube">https://youtu.be/7WnZjccar5c</embedvideo>
 
<embedvideo service="youtube">https://youtu.be/7WnZjccar5c</embedvideo>

Revision as of 05:20, 8 March 2016


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

Snpain Run With Argument:

/i

Snapin File:

googlechromestandaloneenterprise.msi

Snapin Arguments:

/quiet

Video Example (plays in Chrome):

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):