justinledwards / ObsoleteHardwareInventory

C# app to automate scanning and printing of labels

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ObsoleteHardwareInventory

C# app to automate scanning and printing of labels

Great for Microsoft shops that are retiring equipment, especially government agencies that are getting rid of Windows XP machines in their infrastructure.

We used a cheap wireless barcode scanner with common hardware information stored in barcodes put inside a table. At the end we used a single "space" character.

http://www.barcodesinc.com/generator/index.php

The app takes all data fields and saves them to an excel file with timestamp, and afterwards prints a label, and the process repeats.

Copy the doc file in the Desktop folder to your desktop.

Compile and enjoy.

image

About

C# app to automate scanning and printing of labels

License:MIT License


Languages

Language:C# 100.0%