---
title: How do I find the list of active User Clients? (How to)
description: How do I find the list of active User Clients?
---

[Skip to content](https://help.bestofbreed.eu/how-do-i-find-the-list-of-active-user-clients#main-content)

English

Show submenu for translations

[Create a ticket](https://help.bestofbreed.eu/kb-tickets/new?hsLang=en)

![BestofBreed\_logo.svg\]](https://help.bestofbreed.eu/hubfs/BestofBreed_logo.svg)

Open main navigation

Close main navigation

- English
  
  Show submenu for translations
- [Create a ticket](https://help.bestofbreed.eu/kb-tickets/new)
- [Home](http://bestofbreed.no/)

[Home](http://bestofbreed.no/)

 How can we help you?

- There are no suggestions because the search field is empty.

1. [Help Center](https://help.bestofbreed.eu/?hsLang=en)
2. [PaperCut MF](https://help.bestofbreed.eu/papercut-mf?hsLang=en)
3. [How to](https://help.bestofbreed.eu/papercut-mf?hsLang=en#how-to)

# How do I find the list of active User Clients? (How to)

## How do I find the list of active User Clients?

In Dashboard, we display the number of active clients, however we do not display the details of those active Clients. This information is sometimes helpful for Administrators to track down issues on their site. This can also provide information about who has it installed and who doesn’t. It provides them some visibility into their network.

There are two options available to retrieve this information:

 

### Option 1

[Netstat](https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/netstat) is about the best way to see who has a connection open. Most clients will use ports 9191 and 9192.

For example: ‘netstat -na | find “9191”’ The PaperCut server and client have a keep-alive every minute. More information about this is available [here](https://www.papercut.com/products/ng/manual/common/topics/capacity-planning-bandwidth.html).

If the client does not respond, its connection is closed.

 

### Option 2

Another way to check for the PaperCut client is using Advanced [print scripting](https://www.papercut.com/support/resources/manuals/ng-mf/common/topics/script.html). A print script could be written for each printer. It could be added to one printer and then copied to other printers.

A script like this will write an entry to the Application log for every print job: (See screenshot below)

 

```
/** Check for PaperCut client*/function printJobHook(inputs, actions) {  var clientRunning = "NO";  if (inputs.client.isRunning) {    clientRunning = "YES";  }actions.log.info('Client running '      + clientRunning + ', '      + inputs.job.username + ', '       + inputs.job.clientIP + ', '       + inputs.job.clientMachineOrIP);}
```

​ ​

This option will provide information about the user client software when a print job is sent.

 

![](https://www.papercut.com/kb/uploads/Main/AppLog2.png)

 

 

[Link to original article](https://www.papercut.com/kb/Main/ActiveUserClients)

- [AI](https://help.bestofbreed.eu/ai?hsLang=en)
- [RPA](https://help.bestofbreed.eu/rpa?hsLang=en#main-content)

    - [Software Testing](https://help.bestofbreed.eu/rpa?hsLang=en#software-testing)
- [Professional Services](https://help.bestofbreed.eu/professional-services?hsLang=en)
- [Printix](https://help.bestofbreed.eu/printix?hsLang=en#main-content)

    - [Security](https://help.bestofbreed.eu/printix?hsLang=en#security)
- [PaperCut MF](https://help.bestofbreed.eu/papercut-mf?hsLang=en#main-content)

    - [FAQs](https://help.bestofbreed.eu/papercut-mf?hsLang=en#faqs)
    - [How to](https://help.bestofbreed.eu/papercut-mf?hsLang=en#how-to)
    - [Troubleshooting](https://help.bestofbreed.eu/papercut-mf?hsLang=en#troubleshooting)
    - [Known Issues](https://help.bestofbreed.eu/papercut-mf?hsLang=en#known-issues)
- [Tungsten SafeCom](https://help.bestofbreed.eu/tungsten-safecom?hsLang=en#main-content)

    - [How to](https://help.bestofbreed.eu/tungsten-safecom?hsLang=en#how-to)
    - [FAQs](https://help.bestofbreed.eu/tungsten-safecom?hsLang=en#faqs)
    - [Known Issues](https://help.bestofbreed.eu/tungsten-safecom?hsLang=en#known-issues)
    - [Troubleshooting](https://help.bestofbreed.eu/tungsten-safecom?hsLang=en#troubleshooting)
- [Tungsten ControlSuite](https://help.bestofbreed.eu/tungsten-controlsuite?hsLang=en)
- [Tungsten AutoStore](https://help.bestofbreed.eu/tungsten-autostore?hsLang=en)
- [Tungsten Equitrac](https://help.bestofbreed.eu/tungsten-equitrac?hsLang=en)

[![Chill listening crop-3](https://help.bestofbreed.eu/hubfs/BestofBreed_logo.svg "Chill listening crop-3")](https://www.bestofbreed.no?hsLang=en)

Service isn't something you get - You experience it!

<https://www.linkedin.com/company/best-of-breed-as/?viewAsMember=true> <https://www.facebook.com/bestofbreed/> <https://twitter.com/bestofbreedas>

Copyright © 2026, Best of Breed