August 24, 201016 yr Hi Guys. I Have a problem deploying a Custom Image. Specifically almost in te last part. here the log.<![LOG[==============================[ TSMBootStrap.exe ]==============================]LOG]!><time="13:20:54.412+300" date="08-24-2010" component="TSMBootstrap" context="" type="1" thread="3856" file="tsmbootstrap.cpp:1038"><![LOG[Command line: "C:\MININT\Tools\X86\TsmBootstrap.exe" /env:SAStart]LOG]!><time="13:20:54.458+300" date="08-24-2010" component="TSMBootstrap" context="" type="0" thread="3856" file="tsmbootstrap.cpp:1039"><![LOG[succeeded loading resource DLL 'C:\MININT\Tools\X86\00000409\TSRES.DLL']LOG]!><time="13:20:54.552+300" date="08-24-2010" component="TSMBootstrap" context="" type="1" thread="3856" file="util.cpp:869"><![LOG[succeeded loading resource DLL 'C:\MININT\Tools\X86\TSRESNLC.DLL']LOG]!><time="13:20:54.599+300" date="08-24-2010" component="TSMBootstrap" context="" type="1" thread="3856" file="resourceutils.cpp:152"><![LOG[shTSMBootStrapMutex.null() == false, HRESULT=8007051b (e:\nts_sms_fre\sms\client\tasksequence\tsmbootstrap\tsmbootstrap.cpp,1073)]LOG]!><time="13:20:54.614+300" date="08-24-2010" component="TSMBootstrap" context="" type="0" thread="3856" file="tsmbootstrap.cpp:1073"><![LOG[Failed to create TSMBootStrap mutex (0x8007051B)]LOG]!><time="13:20:54.614+300" date="08-24-2010" component="TSMBootstrap" context="" type="3" thread="3856" file="tsmbootstrap.cpp:1073"><![LOG[Exiting with return code 0x8007051B]LOG]!><time="13:20:54.614+300" date="08-24-2010" component="TSMBootstrap" context="" type="1" thread="3856" file="tsmbootstrap.cpp:1117">Thanks In Advance.
August 25, 201016 yr That's usually a permissions error with the account running the distribution not being in the administrators local group on the client being deployed, at least that's the only places I've ever run across that particular error code in deployment:C:\Users\User>err 0x8007051B# as an HRESULT: Severity: FAILURE (1), Facility: 0x7, Code 0x51b# for hex 0x51b / decimal 1307 : ecNotRitpMaster ec.h ERROR_INVALID_OWNER winerror.h# This security ID may not be assigned as the owner of this# object.# 2 matches found for "0x8007051B"
Create an account or sign in to comment