http://support.microsoft.com/kb/2000007
http://support.microsoft.com/gp/printing_problems
**************************************************************
http://social.technet.microsoft.com/Forums/en-US/itprovistaprinting/thread/cad5221a-d21b-4bf0-8e86-cacae254cb52
You can also do this from an elevated command prompt window (right-click Command Prompt in the Start menu and click Run as Administrator) by typing the following command: net stop spooler && net start spooler
******************************************************************************************************
http://www.winhelponline.com/articles/9/1/Error-1068-The-dependency-service-or-group-failed-to-start-when-starting-the-Spooler-Service.html
Resolution
To resolve the problem, fix the dependency information for the Spooler service.
Click Start, Run and type the following:
CMD /K SC CONFIG SPOOLER DEPEND= RPCSS
Alternately, to accomplish this using Registry Editor:
Click Start, Run and type Regedit.exe
Navigate to the following branch
HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \ Spooler
In the right-pane, double-click the DependOnService value
Delete the existing data, and then type RPCSS
Close Regedit.exe
*****************************************************************************************************************
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=9D467A69-57FF-4AE7-96EE-B18C4790CFFD&displaylang=en
The Microsoft® Windows® Server 2003 Resource Kit Tools are a set of tools to help administrators streamline management tasks such as troubleshooting operating system issues, managing Active Directory®, configuring networking and security features, and automating application deployment.
*********************************************************************************************************************************