Giter Site home page Giter Site logo

dunneja / hpapmt Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 20.37 MB

HP Advance / LRS VPSX Printer Configuration Tool - Ingests printer objects from CSV into HPA / VPSX.

Home Page: https://github.com/dunneja/HPAPMT

License: GNU General Public License v3.0

Python 100.00%
hp lrs hpadvance mps vpsx printers

hpapmt's Introduction

HP Advance Printer Management Tool

  • GUI tool designed to allow for the mass configuration of devices in HP Advance / LRS VPSX from CSV file.

Table of Contents

General Information

  • This project was developed for the requirements of presales consultants in the UK&I.
  • The project was developed to allow for the mass ingress, modification and purge of devices from HP Advance.
  • The project was born from the requirement of having a tool to do mass configuration. At the time LRS did not want to provide the PDDT tool to Presales consultants FOC.
  • This project was an educational project to build a tool in Python for self education.
  • LRS now provide the more polished and commercially available PDDT tool to Pre-sale Consultants under NFR.
  • This tool provides a front end and csv file that can be feed into the nvpscfg.exe program for HP Advance (VPSX) Configuration.
  • This project is for educational purposes only.

Technologies Used

Features

The tool provides the following capabilities:

  • Import of Printers from csv format.
  • Modification of Printers from csv format.
  • Deletion of Printers from csv format.
  • Printer Template should be created and configured in VPSX and referenced in CSV file as per example.
  • Output of logging for all functions to txt file.

Screenshots

Example screenshot

Setup

The project dependencies as are follows;

  • Setup the project from source files;

    • Download and install Python 3.8 from https://www.python.org/downloads/

    • Ensure Python is added to environment SYS Path.

    • Install deps from the provided requirements.txt file as per below;

      pip3 install -r requirements.txt
      

Usage

  • Running the project from source files;

    • Ensure all Dependencies are installed.

    • Populate the CSV file as per the example entry provided.

    • Run

      python main.py
      
    • Check Output dir for output and logs for errors.

Notes

  • Please ensure you add the windows session user to the HP Advance (VPSX) Server configuration for nvpscfg.exe operations. Failure to do so will result in an "unauthorised operation" error message.
  • Ensure you create a template printer in HP Advance configured with the settings you want all printers to follow.
  • Ensure you reference the template printer in HP Advance in the printers.csv file as shown in the example.
  • This tool is not an offical HP offering, it was developed as part of my personal education / development.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.