The credentials you provided during SQL Server 2008 install are invalid
生活随笔
收集整理的这篇文章主要介绍了
The credentials you provided during SQL Server 2008 install are invalid
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
在安装sql server的时候遇到了这个问题,
- The credentials you provided for the SQL Server Agent service are invalid. To continue, provide a valid account and password for the SQL Server Agent service.
- The specified credentials for the SQL Server service are not valid. To continue, provide a valid account and password for the SQL Server service.
解决的方法是在名字的那个列中选择NT AUTHORITY\SYSTEM(名字那一列前面几行是空白,实际上是个下拉菜单,可以选择的)
转载于:https://blog.51cto.com/3154408/1191143
总结
以上是生活随笔为你收集整理的The credentials you provided during SQL Server 2008 install are invalid的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: PowerDesigner 把Comme
- 下一篇: linux的mysql小记