Tech Support Forum banner
Status
Not open for further replies.

DCOM error and shuts down after start up

2.9K views 6 replies 2 participants last post by  twonutsanabolt  
#1 ·
Dell Laptop i3 Windows 7 ult DCOM service process launcher failure. I've created the fix.bat tool to avoid the shutdowns and ran a few cleanups and malware tools. Still getting the DCOM and plug and play shut downs. I'll attach the event id's in the next post. Thanks
 
#4 · (Edited)
Hi, go to start, search and type, cmd right click on the returned cmd.exe and select "run as administrator" at the prompt type:-

Code:
sc queryex DcomLaunch > 0 & notepad 0
(press enter) please post the notepad outcome here.

fix.bat tool to avoid the shutdowns
please show us the .bat file you used, and where you placed it.

EDIT:- what ever you can show us from event viewer will help, have you ever had McAfee on this computer?
 
#7 ·
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DcomLaunch
DisplayName REG_SZ @oleres.dll,-5012
Group REG_SZ COM Infrastructure
ImagePath REG_EXPAND_SZ %SystemRoot%\system32\svchost.exe -k DcomLaunch
Description REG_SZ @oleres.dll,-5013
ObjectName REG_SZ LocalSystem
ErrorControl REG_DWORD 0x1
Start REG_DWORD 0x2
Type REG_DWORD 0x20
FailureActions REG_BINARY 00000000000000000000000001000000000000000200000060EA0000
RequiredPrivileges REG_MULTI_SZ SeAssignPrimaryTokenPrivilege\0SeAuditPrivilege\0SeChangeNotifyPrivilege\0SeCreateGlobalPrivilege\0SeDebugPrivilege\0SeImpersonatePrivilege\0SeIncreaseQuotaPrivilege\0SeTcbPrivilege\0SeBackupPrivilege\0SeRestorePrivilege
ServiceSidType REG_DWORD 0x1

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DcomLaunch\Parameters
ServiceDll REG_EXPAND_SZ %SystemRoot%\system32\rpcss.dll

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DcomLaunch\Security
Security REG_BINARY 01001480900000009C000000140000003000000002001C000100000002801400FF000F000101000000000001000000000200600004000000000014008500020001010000000000050B00000000001400FF000E0001010000000000051200000000001800FD000E0001020000000000052000000020020000000018008500000001020000000000052000000021020000010100000000000512000000010100000000000512000000
 
Status
Not open for further replies.
You have insufficient privileges to reply here.