如果我看到 svchost.exe 的 PID 为 840,我该如何获取 Windows Server 2003 上哪个 .exe 在 cmd.exe 服务后面运行的信息?如果可能的话,不用 Sysinternals 工具。
答案1
在命令行上:
tasklist /svc
如果我看到 svchost.exe 的 PID 为 840,我该如何获取 Windows Server 2003 上哪个 .exe 在 cmd.exe 服务后面运行的信息?如果可能的话,不用 Sysinternals 工具。
在命令行上:
tasklist /svc