search
Japanese Chinese Nederlands Espanol Italiano Deutsch Francais Twitter Rss Feeds
Systems Management Server GroupsView
Sms Admin
Sms Swdist

Group SummariesView
.NET Framework
Access
BizTalk
Certifications
CRM
DDK
Exchange Server
FoxPro
French
French .NET
Games
German
German .NET
Graphic Design
IIS
Internet
ISA Server
Italian
Italian .NET
Maps
MCIS
Miscellaneous
Mobile Application Development
Money
MSN
Networking
Office
Ops Mgr
Publisher
Security
SharePoint
Small Business
Spanish
Spanish .NET
SQL Server
Systems Management Server
Transaction Server
Virtual PC / Virtual Server
Visual Studio
Win32
Windows 2000
Windows 2003 Server
Windows 7
Windows Live
Windows Media
Windows Update
Windows Vista
Windows XP
 

View All Microsoft Sms Setup Posts  Ask A New Question 

SCCM Setup Check Fails - Steve Gould

Wednesday, February 13, 2008 2:36 PM

I trying to setup a new sccm with remote SQL.  I having the error of "Site
server computer account administrative rights".

The ConfigMgrPrereq.log shows:
Checking Access Permissions.....
Rule Name: SQL Server sysadmin rights
Result: Passed
Rule Name Site server computer account administrattive rights
Result: Error
Configuration manager Setup requires that site server computer possess
administrative rights on SQL server and management point computers. The
machine account doesn't have admin rights to the SQL server
The site server computer's machine account does not have administrator
privileges....


I have added the site server machine account to the SQL server's local
administors group. I added the site server to SQL server and even gave it
the sysadmin role. Everything appears to be correct. The account I am
installing SCCM with has admin rights on the SQL server.



Suggestions anyone?
reply
 

SCCM Setup Check Fails - Steve Thompson

Wednesday, February 13, 2008 3:12 PM

Have you rebooted the server running SQL Server, since you added the site
server computer account to local admins?

Steve
reply

SCCM Setup Check Fails - Steve Gould

Wednesday, February 13, 2008 3:50 PM

I wish it were that easy. Yes, both the sccm site server and SQL server have
been rebooted. I have read others post the same issue, but have not seen any
fixes.
reply

SCCM Setup Check Fails - Steve Thompson

Thursday, February 14, 2008 7:45 AM

Does SQL Server have the default security set? IOW, does the local
administrators group have sysadmin permissions on SQL Server?
reply

SCCM Setup Check Fails - Steve Gould

Thursday, February 14, 2008 11:30 AM

Yes, the local administrators group has sysadmin permissions.
reply

Resolved - Steve Gould

Thursday, February 14, 2008 12:48 PM

I got so frustrated with this project that I went back to basics. I am
working with existing servers in a test forest. I found issues with DNS,
WINS, and lots of IP settings on the servers. After correcting the issues I
am now able to run the checks. I think it was DNS related.

Steve
reply

Resolution Part 2 - Steve Gould

Thursday, February 14, 2008 6:06 PM

My previous discovery didn't make enough difference. I was still unable to
install because the SMS Provider would fail.





My external SQL server runs under a domain service account. SPN's must be
set. The online references say to use the following:



setspn -A MSSQLSvc/<SQL Server computer name>:1433 <Domain\Account>.



setspn -A MSSQLSvc/<SQL Server computer name.domainname>:1433





These were incorrect. "MSSQLSvc" needs to be your actual SQL Server service
name. In my case "MSSQLSERVER". As soon as I altered the SPN's (using
ADSIEdit) I was able to complete the installation on the first server.
reply
 
 

Previous Microsoft Sms Setup conversation.