Linux
Deep Security Managerを再起動するには、CLIを開いて次のコマンドを実行してください:
sudo systemctl restart dsm_s
Windows
Deep Security Managerを再起動するには、まずDeep Security Managerが実行されているWindowsインスタンスにログインし、次にWindowsデスクトップ、コマンドプロンプトまたはPowerShellの手順に従ってください。
Windowsデスクトップ
-
Windowsタスクマネージャを開く。
-
[サービス] タブをクリックします。
-
[Trend Micro Deep Security Manager] サービスを右クリックし、[Restart] をクリックします。
コマンドプロンプト
コマンドプロンプト (
cmd.exe
) を開き、次のコマンドを実行します。-
net stop "Trend Micro Deep Security Manager"
-
net start "Trend Micro Deep Security Manager"
PowerShell
PowerShellを開き、次のコマンドを実行してください:
-
Stop-Service 'Trend Micro Deep Security Manager'
-
Start-Service 'Trend Micro Deep Security Manager'