Answered by:
CcmSetup is exiting with return code 7 - what it means??

Question
-
Hi all,
I'm getting this info in ccmsetup.log:
CcmSetup is exiting with return code 7
Did you met with similar code and what it means? Thank you for answer.
Wednesday, March 2, 2016 8:40 AM
Answers
-
Run
net helpmsg 7
on a command line or use the error lookup functionality in cmtrace.exeTorsten Meringer | http://www.mssccmfaq.de
- Marked as answer by Bartas1979 Wednesday, March 2, 2016 12:44 PM
Wednesday, March 2, 2016 9:25 AM
All replies
-
Run
net helpmsg 7
on a command line or use the error lookup functionality in cmtrace.exeTorsten Meringer | http://www.mssccmfaq.de
- Marked as answer by Bartas1979 Wednesday, March 2, 2016 12:44 PM
Wednesday, March 2, 2016 9:25 AM -
Thank you.Wednesday, March 2, 2016 12:44 PM
-
Not the correct answer, the SCCM team used a non-standard error code so the helpmsg shows you that it is "storage control blocks where destroyed" and the real problem is "reboot required"
- Proposed as answer by achievers Wednesday, July 22, 2020 5:47 AM
Wednesday, June 8, 2016 6:43 PM -
Yep. Explained in detail here:
http://blog.configmgrftw.com/ugh-ccmsetup-error-codes/
https://ccmcache.wordpress.com/ | @kevmjohnston
- Proposed as answer by Thomas Kurth Wednesday, August 17, 2016 9:44 AM
Wednesday, June 8, 2016 6:59 PM -
Yes, after restart the client machine it reported successfully, just you have to wait for a few minutes, and you can confirm it by locationservices.log in client machine.Thursday, January 3, 2019 6:48 PM