Difference between revisions of "FOG Snapin Examples"

From FOG Project
Jump to: navigation, search
(FOG 1.3.0 Snapin Examples)
(Replaced content with "Article moved, please see: Snapin Examples")
 
Line 1: Line 1:
 
+
Article moved, please see: [[Snapin Examples]]
== '''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:
 
 
 
<pre>https://www.google.com/work/chrome/browser/</pre>
 
 
 
Example fog server:
 
 
 
<pre>10.0.0.4/fog/management</pre>
 
 
 
Snapin name:
 
 
 
<pre>Google Chrome</pre>
 
 
 
Snapin Storage Group:
 
 
 
<pre>Your storage group</pre>
 
 
 
Snapin Run With:
 
 
 
<pre>msiexec</pre>
 
 
 
Snpain Run With Argument:
 
 
 
<pre>/i</pre>
 
 
 
Snapin File:
 
 
 
<pre>googlechromestandaloneenterprise.msi</pre>
 
 
 
Snapin Arguments:
 
 
 
<pre>/quiet</pre>
 
 
 
Video Example:
 
 
 
<embedvideo service="youtube">https://youtu.be/SmM2V1KARB0</embedvideo>
 

Latest revision as of 05:04, 8 March 2016

Article moved, please see: Snapin Examples