1、修改启动类型 sc config RemoteAccess start= demand 说明:RemoteAccess是“Routing and Remote Access”服务的名字 start=“空格(一定要)”demand(手动)/auto(自动)/disabled(禁止) 2、启动停止服务 sc start RemoteAccess sc stop RemoteAccess net start RemoteAccess net stop RemoteAccess 相关文章: 2022-12-23 2022-01-18 2022-02-10 2021-10-13 2021-11-14 2021-09-29 2022-12-23 2021-12-28