Troubleshooting for Windows systems
Installation issues
If the installation does not successfully complete please open a support case with the following files from C:\Users<user>\AppData\Local\Temp
- MetaDefender___storage_security<date>.log
- MetaDefender_Storage _security<date>_000_MetaDefenderForSecureStorage.log
- MetaDefenderForSecureStorage_Install.log
There are also logs saved in the installation directory (by default C:\Program Files\OPSWAT\MetaDefender for Secure Storage\logs). In order to see them you'll need to keep the error dialog open. Clicking OK, will start the rollback process and delete the logs.
- init___<date>.log
Applying settings
Whenever a change has been made to any configuration file in the installation directory (by default C:\Program Files\OPSWAT\MetaDefender Storage Security\scripts), MDSS should be restarted using the utility script (mdss.ps1) in order for all the changes to be applied.
To restart MDSS first run the stop command:
.\mdss.ps1 -c stop
And then run the start command:
.\mdss.ps1 -c start
Generating support package
Before you begin, please run the following command in an elevated PowerShell to allow the utility script (mdss.ps1) to be executed
In order to generate a support package please run the following commands in the scripts folder within the installation folder (by default C:\Program Files\OPSWAT\MetaDefender Storage Security\scripts)
PowerShell
For more advanced users we offer the following commands:
This will save the logs of the containers
This will run some testes and gather info about your system.
This command will save the relevant setting from your MDSS instance.
In addition, we offer the option to export your database if you need to use it for migration or debugging purposes.
Command Prompt
For more advanced users we offer the following commands:
The archives will be created in the installation folder C:\Program Files\OPSWAT\MetaDefender Storage Security
Advanced troubleshooting
In order to troubleshoot please run [command] -log_level 7 where the command is the command that has an issue.
For example, if MetaDefender Storage Security cannot be started please run the following command:
PowerShell
The logs will be saved in the Logs folder found in the installation location: C:\Program Files\OPSWAT\MetaDefender Storage Security__\Logs.