Posts

Showing posts from May, 2013

Error message in the Sched.log file in SMS 2003(same on SCCM 2007) with Service Pack 2: "WARNING: Found duplicate Send Request ID already exists"

Image
Hi Guys , I know my above mentioned error is all known issues with SMS 2003 server But I have faced this issue on SCCM 2007 R3 box also. That’s why I am going to write this on the blog . Here is the link where you find the technical details about SMS 2003 error . http://support.microsoft.com/kb/927723 And the log file said (sched.log) After reviewing the details above, I checked that the hotfix is not for me L so I take this task on my hand and cross my finger and jump into the deep sea. 1 st thing : stop few components like sms _executive and sms_component _manager 2 nd thing : delete request IDs from \Inboxes\Schedule.box\Outboxes\lan folder                                        Here is the trick I have made manually because of as per kb article 3 rd thing : run the component again. Note : ...

SMSexec service not starting due to MSVCR.DLL

Image
Oh my god our central server is not working …see the below picture :( This kind of situation you have faced sometime that your SMSexec service stopped, when you are trying to run it after few seconds its stop again. Cause: I am not a genius to elaborate the cause of this but one solution I have made in the server and it works. And I suppose the main cause is some files were possibly corrupt in the HMAN.BOX folder, as you deleted these files and now the services are starting fine.   Solution: Go to the installation folder - > inboxes - > hman.box -> delete all the files into that ( not the folder pubkey) -> after that try to restart the service (smsexec) again.