From eScan Wiki
Revision as of 11:09, 10 September 2009 WikiSysop (Talk | contribs) ← Previous diff |
Revision as of 08:18, 4 June 2010 WikiSysop (Talk | contribs) Next diff → |
||
Line 1: | Line 1: | ||
{| class="wikitable" border="0" | {| class="wikitable" border="0" | ||
- | |- | + | |
{| id="mp-topbanner" style="width:100%; background:#fcfcfc; margin-top:1.2em; border:1px solid #ccc;" | {| id="mp-topbanner" style="width:100%; background:#fcfcfc; margin-top:1.2em; border:1px solid #ccc;" | ||
| style="width:56%; color:#000;" | | | style="width:56%; color:#000;" | | ||
{| style="width:280px; border:none; background:none;" | {| style="width:280px; border:none; background:none;" | ||
- | | [[Image:mwti_logo.gif|left]] | + | | [[Image:Escan_wikipedia.jpg|left|<!--We add confidence to computing-->]] |
|} | |} | ||
|width="1000pt" style="width:11%; font-size:95%;" white-space:nowrap;| | |width="1000pt" style="width:11%; font-size:95%;" white-space:nowrap;| | ||
- | <B>General</B> | + | <B>General</B> |
* [[Main Page|<font color="blue">Home</font>]] | * [[Main Page|<font color="blue">Home</font>]] | ||
* [[Marketing|<font color="blue">Marketing</font>]] | * [[Marketing|<font color="blue">Marketing</font>]] | ||
Line 13: | Line 13: | ||
* [[Marketing/Advertisement|<font color="blue">Advertisement</font>]] | * [[Marketing/Advertisement|<font color="blue">Advertisement</font>]] | ||
|width="1000pt" style="width:11%; font-size:95%; white-space:nowrap;" | | |width="1000pt" style="width:11%; font-size:95%; white-space:nowrap;" | | ||
- | <B>Knowledgebase</B> | + | <B>Knowledgebase</B> |
* [[Technical Info|<font color="blue">Technical Information</font>]] | * [[Technical Info|<font color="blue">Technical Information</font>]] | ||
* [[Beta Testing|<font color="blue">Beta Testing</font>]] | * [[Beta Testing|<font color="blue">Beta Testing</font>]] | ||
Line 19: | Line 19: | ||
* [[User Guide|<font color="blue">User Guides</font>]] | * [[User Guide|<font color="blue">User Guides</font>]] | ||
|width="1000pt" style="width:11%; font-size:95%;white-space:nowrap;" | | |width="1000pt" style="width:11%; font-size:95%;white-space:nowrap;" | | ||
- | <B> Support </B> | + | <B><p> Support</p></B> |
* [[EMail|<font color="blue">eMail</font>]] | * [[EMail|<font color="blue">eMail</font>]] | ||
* [[Online Chat|<font color="blue">Online Chat</font>]] | * [[Online Chat|<font color="blue">Online Chat</font>]] | ||
Line 25: | Line 25: | ||
* [[Remote Support|<font color="blue">Remote Support</font>]] | * [[Remote Support|<font color="blue">Remote Support</font>]] | ||
* [[Forums|<font color="blue">Forums</font>]] | * [[Forums|<font color="blue">Forums</font>]] | ||
+ | |} | ||
+ | {| class="wikitable" border="0" | ||
|} | |} | ||
+ | {| id="mp-topbanner" style="width:100%; background:#fcfcfc; margin-top:1.2em; border:1px solid #ccc;" | ||
+ | | style="width:10%; color:#000;" | | ||
+ | {| style="width:100px; border:none; background:none;" | ||
+ | | [[Image:escan-g.jpg]] | ||
+ | |} | ||
+ | |style="text-align:left;"|'''·''' [[Escan/english/eScan-Articles|<font size=1.5 color="blue" align="left">Articles</font>]] '''·''' [[Escan/english/eScan-FAQ|<font size=1.5 color="blue">FAQ</font>]] '''·''' [[Escan/english/eScan-Troubleshooting|<font size=1.5 color="blue">Troubleshooting</font>]] | ||
+ | |style="text-align:right;"| '''·''' [[Technical Info|<font size=1.5 color="blue">Technical Information - Main Page</font>]] | ||
+ | |} | ||
+ | {| class="wikitable" border="0" | ||
+ | |} | ||
!<h2 id="mp-tfp-h2" style="margin:0; background:#D1D2CF; font-size:120%; font-weight:bold; border:10 solid #afa3bf; text-align:left; color:#000; padding:0.2em 0.4em">Command Line Parameters for eScan Hotfix</h2> | !<h2 id="mp-tfp-h2" style="margin:0; background:#D1D2CF; font-size:120%; font-weight:bold; border:10 solid #afa3bf; text-align:left; color:#000; padding:0.2em 0.4em">Command Line Parameters for eScan Hotfix</h2> | ||
Revision as of 08:18, 4 June 2010
|
General |
Knowledgebase |
Support |
| · Articles · FAQ · Troubleshooting | · Technical Information - Main Page |
Command Line Parameters for eScan Hotfix
NOTE: eScan Hotfix can be executed with the following paremeters. The below parameters can be used while deploying eScan Hotfix from eScan Management Console as well as directly executing on eScan System.
/f = Force Update
/s = Silent Update
/Filter = Put klif6
(will install kilf6 driver on eScan version 9)
/Filter1 = Put klif6 and Set NWSwiftScan
(will install kilf6 driver on eScan version 9 and set NWSwitfScan parameter for Novell)
/Filter7 = Put klif7
(will install kilf7 driver on eScan version 9)
/OplockAdd = Adds Oplocks Entry
(adds the registry entry EnableOplocks=0 in HKLM\System\CurrentControlSet\Services\lanmanserver\parameters)
/OplockDelete = Delete Oplocks Entry
(removes the registry Entry EnableOplocks=0)
/Rollback = Rollback Last Changes
eg. espatch1.exe /Rollback - this will revert back to the previous version and restore the files replaced by the current hotfix.
/Rollback=<Hotfix version no.> = Rollback to the defined previous version
eg. espatch1.exe /Rollback=1.0.0.409 - this will revert back to version 1.0.0.409 and restore the files
replaced by the current hotfix.
/DisableNetworkScan = Disable Network Scans on eScan v10
(will disable Network Scaning from Real Time monitoring)
/EnableNetworkScan = Enable Network Scans on eScan v10
(will enable the Network Scaning from Real Time monitoring)
/? = Help
For eg.
- espatch1.exe /f - will forcefully apply the hotfix
- espatch1.exe /s - will apply the hotfix in silent mode
Email us your feedback to solutions@mwti.net