我有一台装有 SQL Server 的 Windows Server 2016 客户机,已从 ESXI 主机移至我的笔记本电脑。
此后,以下服务不再运行。
Service Discription Status
------- ------------ -------
SQLSERVERAGENT SQL Server Agent (MSSQLSERVER) stopped
Netlogon Netlogon stopped
MSSQLSERVER SQL Server stopped
尝试启动服务,结果如下:
Netlogon
没有错误,但状态没有改变并保持不变stopped
。
MSSQLSERVER
错误the service cannot be started either because it is disabled or because it has no enabled devices associated with it
SQLSERVERAGENT
错误说the dependency service or group failed to start
我需要启动这些服务,任何帮助都将不胜感激。