ユーザ用ツール

サイト用ツール


03_windows:05_command_prompt:02_service_stop_start

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
03_windows:05_command_prompt:02_service_stop_start [2014/08/06 06:22] – 03_windows:05_コマンドプロンプト:サービス停止・起動 renamed to 03_windows:05_command_prompt:02_service_stop_start matsui03_windows:05_command_prompt:02_service_stop_start [2014/08/06 06:24] (現在) matsui
行 1: 行 1:
 +====== 02 サービス停止・起動 ======
  
 +=== 停止 ===
 +  net stop TermService
 +
 +=== 起動 ===
 +
 +  net start TermService