Tuesday, August 23, 2011

How to Repair a Background Intelligent Transfer Service in XP


1. Press the 'Windows' and 'R' keys simultaneously. This loads a Run box.
2. Type 'Cmd' and press 'Enter.' This loads the Windows Command Prompt.
3. Paste 'sc sdset bits D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)' into the Command Prompt and press 'Enter.'If entered correctly, you see the message '[SC] SetServiceObjectSecurity SUCCESS' after pressing 'Enter.'
4. Type or paste 'Regsvr32 %windir%\system32\qmgr.dll' and press 'Enter.'
5. Type or paste 'Regsvr32 %windir%\system32\qmgrprxy.dll' and press 'Enter.'
6. Type 'Exit' and press 'Enter' to close the Command Prompt.
7. Press the 'Windows' and 'R' keys simultaneously.
8. Type 'Services.msc' and press 'Enter.' This loads the Services configuration panel.
9. Double-click 'Background Intelligent Transfer Service.' This opens the properties for the service.
10. Ensure that the 'Startup Type' is set to 'Manual.' If it isn't, click in the drop-down menu and select 'Manual.' Press the 'Apply' button to save the change.
11. Click the 'Start' button. Close the Services configuration panel.