From eScan Wiki
Revision as of 08:26, 1 June 2009 WikiSysop (Talk | contribs) ← Previous diff |
Revision as of 09:04, 1 June 2009 WikiSysop (Talk | contribs) Next diff → |
||
Line 21: | Line 21: | ||
<B>/OplockAdd</B> = <I> Adds Oplocks Entry | <B>/OplockAdd</B> = <I> Adds Oplocks Entry | ||
- | (adds the registry entry EnableOplocks=0 in HKLM\System\CurrentControlSet\Services\lanmanserver\parameters)</I> | + | (adds the registry entry EnableOplocks=0 in HKLM\System\CurrentControlSet\Services\lanmanserver\parameters)</I> |
- | <B>/OplockDelete</B> = <I>Delete Oplocks Entry (removes the registry Entry EnableOplocks=0)</I> | + | <B>/OplockDelete</B> = <I>Delete Oplocks Entry |
+ | |||
+ | (removes the registry Entry EnableOplocks=0)</I> | ||
<B>/Rollback</B> = <I>Rollback Last Changes | <B>/Rollback</B> = <I>Rollback Last Changes | ||
- | eg. espatch1.exe /Rollback - this will revert back to the previous version and restore the files replaced by the current hotfix.</I> | + | eg. espatch1.exe /Rollback - this will revert back to the previous version and restore the files replaced by the current hotfix.</I> |
<B>/Rollback=<Hotfix version no.></B> = <I>Rollback to the defined previous version</I> | <B>/Rollback=<Hotfix version no.></B> = <I>Rollback to the defined previous version</I> | ||
- | <I>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.</I> | + | <I>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.</I> | ||
+ | |||
+ | |||
+ | <B>/DisableNetworkScan</B> = <I>Disable Network Scans on eScan v10 | ||
+ | (will disable Network Scaning from Real Time monitoring)</I> | ||
- | <B>/DisableNetworkScan</B> = <I>Disable Network Scans on eScan v10(will disable Network Scaning from Real Time monitoring)</I> | ||
+ | <B>/EnableNetworkScan</B> = <I>Enable Network Scans on eScan v10 | ||
- | <B>/EnableNetworkScan</B> = <I>Enable Network Scans on eScan v10 (will enable the Network Scaning from Real Time monitoring)</I> | + | (will enable the Network Scaning from Real Time monitoring)</I> |
Revision as of 09:04, 1 June 2009
Command-line Parameters for eScan Hotfix:
NOTE: eScan Hotfix can be executed with the following paremeters. The below parameters can be used while deploying the eScan Hotfix from the eScan Management Console as well as directly executing on an 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)
/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)
For eg.
- espatch1.exe /f - will forcefully apply the hotfix
- espatch1.exe /s - will apply the hotfix in silent mode