https://github.com/hmaier-dev/printer-toolkit
Command-Line Toolkit for installing printers on Windows
https://github.com/hmaier-dev/printer-toolkit
powershell printer
Last synced: 7 months ago
JSON representation
Command-Line Toolkit for installing printers on Windows
- Host: GitHub
- URL: https://github.com/hmaier-dev/printer-toolkit
- Owner: hmaier-dev
- Created: 2023-02-07T09:35:47.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-07T09:44:15.000Z (about 3 years ago)
- Last Synced: 2025-03-26T20:14:21.746Z (about 1 year ago)
- Topics: powershell, printer
- Language: PowerShell
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
_ _ _ _ _ _ _
_ __ _ __(_)_ __ | |_ ___ _ __ | |_ ___ ___ | | | _(_) |_
| '_ \| '__| | '_ \| __/ _ \ '__|____| __/ _ \ / _ \| | |/ / | __|
| |_) | | | | | | | || __/ | |_____| || (_) | (_) | | <| | |_
| .__/|_| |_|_| |_|\__\___|_| \__\___/ \___/|_|_|\_\_|\__|
|_|
```
This repo is a collection of different powershell snippets, which I use for easing my time with printers.
## What you need for the actual installation
- All needed files/directory are:
- printer-config.ps1: with printer information (see file)
- .\Driver: directory with Driver content (you need to create it by yourself)
- the printer-installation-toolkit (ptk) itself