Answered by:
SCCM 2012 install error. Error = 1722

Question
-
I am trying to install SCCM 2012 and i got theese errors:
ERROR: Failed to get the buffer size for LookupAccountName. Error = 1722
and
ERROR: Failed to get SID for user (NT Service\MSSQLSERVER)
and the install wizard says "Failed to create SQL server certificate."
- Moved by Stan White [MSFT]Microsoft employee Wednesday, April 25, 2012 2:46 PM Moving to correct forum category for the topic (From:Configuration Manager 2012 - General)
Wednesday, April 25, 2012 1:13 AM
Answers
-
See the answer in http://social.technet.microsoft.com/Forums/en-US/configmanagerdeployment/thread/53c89bec-c1bf-41e1-8cc0-2e8705969be7/#6129ae96-6a0c-4f20-9891-90fc7d2e102e. SQL 2012 is not supported yet.
Torsten Meringer | http://www.mssccmfaq.de
- Marked as answer by Stan White [MSFT]Microsoft employee Wednesday, April 25, 2012 2:49 PM
Wednesday, April 25, 2012 8:48 AM
All replies
-
That error translates to "The RPC server is unavailable". Is it a local SQL? Do you have the correct credentials (sysadmin and local administrator). If using a SQL. Check this post http://www.configurationmanager2012.com/Configuration-Manager-02.html
Kent Agerlund | My blogs: blog.coretech.dk/kea and SCUG.dk/ | Twitter: @Agerlund | Linkedin: Kent Agerlund
Wednesday, April 25, 2012 3:27 AM -
I followed that and now SQL will not start with the created cert applied.Wednesday, April 25, 2012 4:28 AM
-
The event log theese errors now
Unable to load user-specified certificate [Cert Hash(sha1) "FB6E940C448388CFD8B25F16D477FA3E23154D19"]. The server will not accept a connection. You should verify that the certificate is correctly installed. See "Configuring Certificate for Use by SSL" in Books Online.
TDSSNIClient initialization failed with error 0x80092004, status code 0x80. Reason: Unable to initialize SSL support. Cannot find object or property.
TDSSNIClient initialization failed with error 0x80092004, status code 0x1. Reason: Initialization failed with an infrastructure error. Check for previous errors. Cannot find object or property.
Could not start the network library because of an internal error in the network library. To determine the cause, review the errors immediately preceding this one in the error log.
SQL Server could not spawn FRunCommunicationsManager thread. Check the SQL Server error log and the Windows event logs for information about possible related problems.
Wednesday, April 25, 2012 4:40 AM -
See the answer in http://social.technet.microsoft.com/Forums/en-US/configmanagerdeployment/thread/53c89bec-c1bf-41e1-8cc0-2e8705969be7/#6129ae96-6a0c-4f20-9891-90fc7d2e102e. SQL 2012 is not supported yet.
Torsten Meringer | http://www.mssccmfaq.de
- Marked as answer by Stan White [MSFT]Microsoft employee Wednesday, April 25, 2012 2:49 PM
Wednesday, April 25, 2012 8:48 AM -
http://smsimpossible.blogspot.it/2012/04/sccm-2012-install-error.html
Answer found here, Set the SQL service to a local system account
This will fix your problem
David Gargan
- Proposed as answer by David Gargan Saturday, December 29, 2012 12:48 PM
Saturday, December 29, 2012 12:47 PM