Pages

Print Spooler Error 1068: The dependency service or group failed to start.

There are several solution for these problem, but this solution suit for me;
Change the RPC Service as their dependency from command line.
To change the print spooler dependency, back to RPCSS, Please follow the below steps
  1. Start the Command Prompt as administrator.
  2. Now type the following command in the command line one by one followed by hitting the Enter key.
Net stop spooler
sc config spooler depend= RPCSS
Net start spooler
exit

2 comments:

  1. Replies
    1. Berkurun lamanya, baru nak reply comment Pn.
      Sekarang baru nak aktif semula..

      Delete

You might also like:

  • MikroTik Variable for sharing.
    MikroTik Variable for sharing.

    I'm trying to find the documentation for…

  • Inbound Connection limit in Windows
    Inbound Connection limit in Windows

    Basic need to know, Limitation connection for…

  • ‘You may be a victim of software counterfeiting’
    ‘You may be a victim of software counterfeiting’

    This problem occurred because Microsoft detect…

  • Installing PHP on Solaris systems Tips
    Installing PHP on Solaris systems Tips

    Required software Solaris installs often lack C…

Popular Posts