本文適用於以下產品:WithSecure Business Suite (BS) 16
說明:
WithSecure BS Policy Manager預設的自動備份位置為C:\ProgramData\WithSecure\NS\Policy Manager\Policy Manager Server\data\backup,在設定內無法調整,只能透過修改機碼的方式進行更改。
- 此方法需要修改機碼,請先備份相關機碼並謹慎使用。
1.停止Policy Manager服務,指令net stop wspms。
2.開啟機碼 (Win+R輸入regedit)。
3.前往以下路徑。
HKEY_LOCAL_MACHINE\SOFTWARE\WithSecure\Policy Manager\Policy Manager Server
4.新增字串值additional_java_args數值-DbackupPath=<路徑>。
5.開啟WithSecure Policy Manager服務,指令net start wspms。
6.調整後,可以透過Policy Manager設定的備份選項查看路徑。