252
7.12
Moving the Quarantine Storage
When you want to change the Quarantine storage location either using
the F-Secure Policy Manager Console or F-Secure Anti-Virus for
Microsoft Exchange Web Console, note that the product does not create
the new directory automatically. Before you change the Quarantine
storage directory, make sure that the directory exists and it has proper
security permissions.
You can use the
xcopy
command to create and change the Quarantine
storage directory by copying the existing directory with the current
ownership and ACL information. In the following example, the Quarantine
storage is moved from
C:\Program Files\F-Secure\Quarantine
Manager\quarantine
to
D:\Quarantine
:
1.
Stop F-Secure Quarantine Manager service to prevent any
quarantine operations while you move the location of the Quarantine
storage. Run the following command from the command prompt:
net stop "F-Secure Quarantine Manager"
2.
Run the following command from the command prompt to copy the
current content to the new location:
xcopy "C:\Program Files\F-Secure\Quarantine
Manager\quarantine" D:\Quarantine\ /O /X /E
Note the use of backslashes in the source and destination directory
paths.
3.
Change the path for
FSMSEQS$
shared folder. If the product is
installed in the local quarantine management mode, you can skip this
step.
Summary of Contents for ANTI-VIRUS FOR MICROSOFT EXCHANGE 7.10 -
Page 1: ...F Secure Anti Virus for Microsoft Exchange Administrator s Guide...
Page 9: ...9 ABOUT THIS GUIDE How This Guide Is Organized 10 Conventions Used in F Secure Guides 13...
Page 23: ...23 2 DEPLOYMENT Installation Modes 24 Network Requirements 25 Deployment Scenarios 26...
Page 270: ...270 A APPENDIX Variables in Warning Messages List of Variables 271...
Page 273: ...273 B APPENDIX Services and Processes List of Services and Processes 274...
Page 293: ...293 D APPENDIX Sending E mail Alerts And Reports Overview 294 Solution 294...