安裝與升級 > Windchill 安裝與組態 > 進階組態 > 以 Windows 服務的方式執行 Windchill
  
以 Windows 服務的方式執行 Windchill
執行下列指令,將 Windchill 配置為以 Windows 服務的方式來執行。當執行這個指令時,會自動起動服務。
從 Windchill shell 中,輸入:
ant -buildfile <Windchill>\opt\ntservice\WindchillService.xml install
-DserviceName=<ServiceName>
其中 <ServiceName> 是參照此服務 (例如,WTService) 的具唯一性名稱。
現在,您就可以透過「Windows 服務」公用程式來管理 (例如,起動和停止) Windchill。它會在公用程式中以您在上述指令中提供的名稱 (即 <ServiceName>) 列出。