概要
使用 NETSVC.EXE 来控制和显示 WindowsNT 服务在本地或远程计算机。
您可能使用 NETSVC.EXE 来查看当前驱动程序状态。
更多信息
NETSVC.EXE 是命令行实用程序使您得以管理和查询服务 WindowsNT 工作站或服务器上。
为了使用此工具, 目标计算机上首先必须足够权限。 在大多数情况下, 是需要本地管理员 equivalencies。
SYNTAX: NETSVC servicename \ \ computername /command
可用命令选项:
/query Queries the status of the service
/start Starts the service
/stop Stops the service
/pause Pauses the service
/continue Starts the paused service
/list Lists installed services and drivers
此外, /list 选项可跟命令和文件名将输出写入文件。 例如:
/ NETSVC \\ABRAMELIN LIST > SERVICES.TXT
NETSVC 位于 \platform 下 WindowsNT 资源工具包光盘上或 SMS 1.1 光盘, 下 \PSSTOOLS\X86.BIN 用于 x 86 计算机上 \netadmin 子目录, (x 86, alpha, ppc, mips)。
备注:: SMS CD-ROM 包含 X 86 版本。