Deep Security Managerの再起動

Linux

再起動するにはDeep SecurityManagerを起動してCLIを開き、次のコマンドを実行します。

sudo systemctl restart dsm_s

Windows

再起動するにはDeep Securityまず、Windowsインスタンスにログオンします。Deep SecurityManagerが実行されている場合は、次の手順に従ってください。Windowsデスクトップ、theコマンドプロンプトorPowerShell:

Windowsデスクトップ

  1. Windowsタスクマネージャーを開きます。
  2. [サービス] タブをクリックします。
  3. [Trend Micro Deep Security Manager] サービスを右クリックし、[再起動] をクリックします。

コマンドプロンプト

コマンドプロンプト (cmd.exe) を開いて、次のコマンドを実行します。

  1. net stop "Trend Micro Deep Security Manager"
  2. net start "Trend Micro Deep Security Manager"

PowerShell

PowerShellを開き、次のコマンドを実行します。

  1. 「Trend Micro Deep Security Manager」ストップサービス
  2. Start-Service 'Trend Micro Deep Security Manager'