6Print

6.2.1


This Windows-Specific module add the Out-Printer functionality seen in Windows PowerShell 5
and earlier to V6 and later. It also has basic functionality to get and set the default printer.
Out_printer takes input from the pipeline or a file and sends it to the default printer or to
a specified one. The paper-size, orientation, margins, typeface and point size can

This Windows-Specific module add the Out-Printer functionality seen in Windows PowerShell 5
and earlier to V6 and later. It also has basic functionality to get and set the default printer.
Out_printer takes input from the pipeline or a file and sends it to the default printer or to
a specified one. The paper-size, orientation, margins, typeface and point size can all be set,
and page numbers can be requested.
Destination files for Print-to-file operations can be specified as a parameter,
allowing "Print-to-pdf" functionality without the need for user input.
Show more

Minimum PowerShell version

6.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name 6Print

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name 6Print

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Copyright James O'Neill 2019

Package Details

Author(s)

  • James O'Neill

Cmdlets

Get-DefaultPrinter Out-Printer Set-DefaultPrinter

PSEditions

Desktop

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
6.2.1 (current version) 811 9/19/2019
6.2.0 158 9/2/2019
0.1.0 271 11/15/2018
0.0.1 157 11/15/2018