From eScan Wiki
Revision as of 12:18, 21 June 2009 WikiSysop (Talk | contribs) ← Previous diff |
Current revision WikiSysop (Talk | contribs) |
||
Line 2: | Line 2: | ||
|- | |- | ||
{| 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:10%; color:#000;" | |
- | {| style="width:280px; border:none; background:none;" | + | {| style="width:100px; border:none; background:none;" |
- | | [[Image:mwti_logo.gif|left]] | + | | [[Image:escan-g.jpg]] |
- | |} | + | |
- | |width="1000pt" style="width:11%; font-size:95%;" white-space:nowrap;| | + | |
- | <B>General</B> | + | |
- | * [[Main Page|<font color="blue">Home</font>]] | + | |
- | * [[Marketing|<font color="blue">Marketing</font>]] | + | |
- | * [[Events|<font color="blue">Events</font>]] | + | |
- | * [[Marketing/Advertisement|<font color="blue">Advertisement</font>]] | + | |
- | |width="1000pt" style="width:11%; font-size:95%; white-space:nowrap;" | | + | |
- | <B>Knowledgebase</B> | + | |
- | * [[Technical Info|<font color="blue">Technical Information</font>]] | + | |
- | * [[Beta Testing|<font color="blue">Beta Testing</font>]] | + | |
- | * [[Release Candidate|<font color="blue">Release Candidate</font>]] | + | |
- | * [[User Guide|<font color="blue">User Guides</font>]] | + | |
- | |width="1000pt" style="width:11%; font-size:95%;white-space:nowrap;" | | + | |
- | <B> Support </B> | + | |
- | * [[EMail|<font color="blue">eMail</font>]] | + | |
- | * [[Online Chat|<font color="blue">Online Chat</font>]] | + | |
- | * [[Telephonic Support|<font color="blue">Telephone</font>]] | + | |
- | * [[Forums|<font color="blue">Forums</font>]] | + | |
|} | |} | ||
+ | |style="text-align:left;"|'''·''' [[Escan/english/FAQ-eScan|<font size=1.5 color="blue" | ||
+ | align="left">eScan</font>]] '''·''' [[Escan/english/MailScan-AFT|<font size=1.5 | ||
- | !<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> | + | 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>]] | ||
+ | |} | ||
+ | |||
+ | {| 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> | ||
Line 85: | Line 80: | ||
(will enable the Network Scaning from Real Time monitoring)</I> | (will enable the Network Scaning from Real Time monitoring)</I> | ||
+ | <B>/?</B> = <I>Help</I> | ||
<B><U><font size=3>For eg.</font></U></B> | <B><U><font size=3>For eg.</font></U></B> | ||
Line 95: | 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