Difference between revisions of "Snapin Examples"

From FOG Project
Jump to: navigation, search
(Chrome MSI deployment)
Line 1: Line 1:
  
== '''FOG 1.3.0 Snapin Examples''' ==
+
== FOG 1.3.0 Snapin Examples ==
 +
 
  
  
Line 10: Line 11:
 
Google Chrome MSI:
 
Google Chrome MSI:
 
https://www.google.com/work/chrome/browser/
 
https://www.google.com/work/chrome/browser/
 
Example fog server:
 
10.0.0.4/fog/management
 
  
 
Snapin name:
 
Snapin name:
Line 18: Line 16:
  
 
Snapin Storage Group:
 
Snapin Storage Group:
 
 
Your storage group
 
Your storage group
  
Line 36: Line 33:
  
 
<embedvideo service="youtube">https://youtu.be/SmM2V1KARB0</embedvideo>
 
<embedvideo service="youtube">https://youtu.be/SmM2V1KARB0</embedvideo>
 +
 +
 +
=7-zip MSI example=
 +
 +
<pre>
 +
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
 +
</pre>
 +
 +
Video Example:
 +
 +
<embedvideo service="youtube">https://youtu.be/7WnZjccar5c</embedvideo>

Revision as of 05:09, 8 March 2016

FOG 1.3.0 Snapin Examples

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:


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