Windows启动Windows time服务时候出现1290错误提示,权限不足引起。
Windows time 错误 1290
由于同一进程中的一个或多个服务的服务 SID 类型设置不兼容,因此服务启动失败。
System error 1290 has occurred
The service start failed since one or more services in the same process have an incompatible service SID type setting. A service with restricted service SID type can only coexist in the same process with other services with a restricted SID type. If the service SID type for this service was just configured, the hosting process must be restarted in order to start this service
运行命令:
sc config w32time type= own