IIS de OSS 64bit > IISコマンドラインリファレンス ここではIISのコマンドラインリファレンスを提供します。(This page gives you IIS command line reference.) 事前準備:PATHの設定(Before using:setting PATH) †
IISの開始と停止(Start and Stop IIS.) †
サイトの一覧を表示(Display List of Site) †appcmd list site サイトの開始(start site) †appcmd start site [サイト名] サイトの停止(stop site) †appcmd stop site [サイト名] |