How to Run Predator DNC as a Windows Service

How to Run Predator DNC as a Windows Service

Overview

Predator DNC supports running as a Windows Service. Running as a Windows Service allows Predator to automatically startup when the computer starts up without the need to have a user login. 

Requirements

  1. Windows Service Account
    1. While technically optional, it is required when Predator DNC accesses files on a remote File Server or network access is controlled by a Windows account. It is recommended to use one regardless of the configuration used. 
    2. The Windows Service Account typically needs full read/write to any file servers used by Predator DNC.
    3. Recommend using a permanent, non-expiring, account.
  2. Local Administrator Rights
  3. Directories must use UNC paths and not mapped drives

Configure Predator DNC to Run as a Windows Service

  1. Run Predator DNC Administrator shortcut as an administrator (while holding shift, right-click, then click Run as administrator
  2. Ensure the Predator DNC PXP configuration is open, if its a blank screen, go to File > Open and open the PXP file
  3. Go to File > Save for DNC Service
    1. Success

    2. Failure

      1. Confirm you ran Predator DNC v11 Administrator as an administrator by holding shift, right-click, then click Run as administrator
  4. Close Predator DNC (remember to go to Command > Cancel All to stop all machines)

Configure Services to run the Predator DNC Service

  1. Open "services.msc"
    1. This can be done by searching "services.msc" in the start menu
  2. Look for Predator DNC Service, double click it to open its Properties
  3. On the General tab, set Startup type to "Automatic (Delayed Start)"
  4. Click OK when done

Configure the Predator DNC Service with Windows Service Account (optional)

  1. Open "services.msc"
    1. This can be done by searching "services.msc" in the start menu
  2. Look for Predator DNC Service, double click it to open its Properties
  3. On the Log On tab, select This account:
  4. On This account, enter the username including the domain (use Browse to get the proper format)
    1. e.g. mydomain\predator
    2. e.g. predator@mydomain.net
  5. Enter the Password and Confirm password
  6. Click OK when done

Start the Predator DNC Service

  1. Open "services.msc"
    1. This can be done by searching "services.msc" in the start menu
  2. Look for "Predator DNC Service", right-click Start

Troubleshooting and Additional Information



    • Related Articles

    • Why is the Predator DNC service not starting up?

      Problem The Predator DNC Service is unable to start or it has stopped suddenly with no apparent explanation.  Reason Licensing is the likely culprit, but Windows user permissions can also prevent the service from starting Solutions Try the following ...
    • How to Back Up the Predator DNC PXP Configuration

      Overview Backing up the Predator DNC configuration is key to preventing shop downtime. The Predator DNC configuration is known as the PXP. To back up the the PXP, use the following as a general guideline to find it and save to a secure location. Shop ...
    • How to Restart the Predator DNC Service

      Overview For headless Predator DNC system, the software will run as a Windows service. This article will review how to restart the service as needed. Requirements Access to Predator DNC Computer Permissions to access Services.MSC (typically local ...
    • How to Determine if Predator DNC is Running as a Windows Service

      Overview For headless Predator DNC system, the software will run as a Windows service. This article will help determine if that is the case. Requirements Access to Predator DNC Computer Check if Predator DNC is a Windows Service In the start menu, ...
    • How to Configure Predator DNC Service Recovery Options

      Overview If Predator DNC Service tends to stop unexpectedly, you can set the service to automatically attempt to restart after a failure or crash. Setting recovery options does not help with a failed service startup. Requirements Local Administrator ...