将服务器提升到域控制器后,如何从SharePointconfiguration错误中恢复?

我在VirtualBox中有一个SharePoint 2010 VM安装程序,我使用本地计算机帐户来处理服务器上的安全性。

在为演示做准备的时候,我的虚拟映像上有一些有意义的用户。 我跟随了一些关于将我的服务器升级到新版本的域控制器的文档。

所以现在我有[MachineName] .SPDEMO.CONTOSO.com,我可以根据需要添加用户。

但是,当我尝试连接到我的SharePoint网站时,出现错误的白屏:

"Cannot connect to the configuration database" 

我将每个IIS应用程序池的池身份帐户更改为新的pipe理员帐户,并成功启动了服务,但无法启动SQL服务。

当我尝试启动它们时,出现以下错误:

 Windows could not start the SQL Server (MSSQLSERVER) on Local Computer. For more information, review the System Event Log. If this is a non-Microsoft service, contact the service vendor, and refer to service-specific error code 17058. 

在事件日志中,我看到以下错误:

 The SQL Server (MSSQLSERVER) service terminated with service-specific error %%17058. 

我可以从中恢复吗?还是应该回滚或只是卸载域控制器angular色。 我想保持服务器作为一个独立的DC,所以我可以做一些用户configuration文件创build/pipe理,但我需要的SharePoint位工作以及。

这可能是SQL服务帐户的问题,你有没有改变它?