概述:
启动指定的 Web 服务器。
用法:
| startweb | <--ADSPath|-a server1[,server2,server3...]> [--computer|-c COMPUTER1[,COMPUTER2...]] [--verbose|-v] [--help|-?] |
参数:
| -a SERVERx | 要启动的服务器的编号。 |
| -Computer | 逗号分隔的一组计算机。例如 -c Machine1,Machine2,Machine3。 此处假设指定路径在所有指定的计算机上都存在。如果未指定计算机,则认为是本机。 |
示例:
startweb -a 1,2
startweb -c MACHINE1,MACHINE2,MACHINE3 -a 1,2