Skip to content

Update print.md #6766

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions WindowsServerDocs/administration/windows-commands/print.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ms.date: 10/16/2017

# print

Sends a text file to a printer. A file can print in the background if you send it to a printer connected to a serial or parallel port on the local computer.
Sends a text file to a printer. If you need to print a file that cannot be opened from a command line (e-mail, picture, document, etc.), you must use a different program. A file can print in the background if you send it to a printer connected to a serial or parallel port on the local computer.

> [!NOTE]
> You can perform many configuration tasks from the command prompt by using the [Mode command](mode.md), including configuring a printer connected to a parallel or a serial port, displaying printer status, or preparing a printer for code page switching.
Expand Down Expand Up @@ -52,4 +52,4 @@ print /d:\\copyroom\printer1 c:\accounting\report.txt

- [Print Command Reference](print-command-reference.md)

- [Mode command](mode.md)
- [Mode command](mode.md)