本文適用於以下產品:WithSecure Business Suite (BS) 16
說明:
WithSecure BS Policy Manager安裝過程中一般會建議將「Restrict access to the local machine」選項取消勾選,以防遠端無法登入中控台,若當初安裝時忘記取消,可透過此KB提供的方式修改。
- 此方法需要修改機碼,請先備份相關機碼並謹慎使用。
- WithSecure 15.30與16版本機碼路徑不同,請先確認版本。
1.停止Policy Manager服務,指令net stop wspms。
2.開啟機碼 (Win+R輸入regedit)。
3.前往以下路徑。
HKEY_LOCAL_MACHINE\SOFTWARE\WithSecure\Policy Manager\Policy Manager Server
4.將字串RestrictLocalhost數值修改為0。
5.開啟WithSecure Policy Manager服務,指令net start wspms。