インストールおよびアップグレード > Installation and Configuration Guide > 高度な設定 > Windows サービスとしての Windchill の起動
  
Windows サービスとしての Windchill の起動
Windchill を Windows サービスとして動作するように設定するには、以下のコマンドを実行します。このコマンドを実行すると、該当するサービスが自動的に起動されます。
windchill シェルで次のように入力します。
ant -buildfile <Windchill>\opt\ntservice\WindchillService.xml install
-DserviceName=<ServiceName>
<サービス名> には、このサービスを参照する一意な名前です (WTService など)。
これで、Windows Services ユーティリティから Windchill を管理 (起動、停止など) できるようになりました。前述のコマンドで指定した名前 (<サービス名>) の下のユーティリティにリストされます。