Background Service |
Top Previous Next |
PDQ Inventory creates a Windows Service which runs in the background in order to perform tasks. This allows for Scanning and Heartbeats to run even when the console is closed and the user is logged out. The Background Service is called PDQInventory and can be managed in Background Service panel in the Preferences window. The Background Service account must be granted the "Log on as a service" right in Windows. Starting and StoppingThe service should rarely need to be stopped, though for troubleshooting it can be accomplished either by using the background service preferences or by using services.msc. CredentialsThe service requires the credentials of an administrator in order to access the network. The first set of credentials entered when installing will be used, but they can be changed in the background service preferences.
|