From eScan Wiki
Revision as of 12:09, 14 October 2010 WikiSysop (Talk | contribs) ← Previous diff |
Current revision WikiSysop (Talk | contribs) |
||
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:10%; color:#000;" | | | style="width:10%; color:#000;" | | ||
Line 7: | Line 6: | ||
| [[Image:escan-g.jpg]] | | [[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:left;"|'''·''' [[Escan/english/FAQ-eScan|<font size=1.5 color="blue" |
- | |style="text-align:right;"| '''·''' [[Technical Info|<font size=1.5 color="blue">Technical Information - Main Page</font>]] | + | |
+ | align="left">eScan</font>]] '''·''' [[Escan/english/MailScan-AFT|<font size=1.5 | ||
+ | |||
+ | color="blue">MailScan</font>]] '''·''' [[Escan/english/Technologies|<font size=1.5 | ||
+ | |||
+ | color="blue">Technologies</font>]] | ||
+ | |style="text-align:right;"| '''·''' [[Technical Info|<font size=1.5 color="blue">Technical | ||
+ | |||
+ | Info</font>]] '''·''' [[Escan/english/Security_Awareness|<font size=1.5 color="blue">Security | ||
+ | |||
+ | Awareness</font>]] '''·''' [[User_Guides|<font size=1.5 color="blue">User Guides</font>]] | ||
|} | |} | ||
Line 82: | Line 91: | ||
---- | ---- | ||
- | <B><I><font size=2>Email us your feedback to [mailto:solutions@mwti.net <font color="blue">solutions@mwti.net</font>]</font></I></B> |
Current revision
| · eScan · MailScan · Technologies | · Technical Info · Security Awareness · User Guides |
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