This repository was archived by the owner on Feb 17, 2021. It is now read-only.

Description
Is your feature request related to a problem? Please describe.
If I want to manage PaperCut MF/NG from PowersShell I have to build and install DLLs manunally
Describe the solution you'd like
It like a single module that is easy to install and gives me easy access to the features of the
PaperCut MF/NG web services API
Describe alternatives you've considered
It's possible to call server-command from PowerShell, but it's very slow, only works on the application server and requires elevated privilege.