Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 ServiceController 在远程机器上启动服务。当我想查询该机器上的服务时,出现以下异常:
无法在计算机“机器名”上打开服务控制管理器。此操作可能需要其他权限。
查询/启动/停止远程机器上的服务需要什么权限?
行政人员