How To Setup A Print Server On Windows 11 【2026】

# Run as Administrator Set-Printer -Name "PrinterName" -Shared $true -ShareName "OfficePrinter"

Get-Printer | Format-List Name, Shared, ShareName how to setup a print server on windows 11

For a permanent setup, use a dedicated low-power Windows 11 Pro machine with a static IP, enable IPP, and document the printer URLs for users. Appendix A: Quick Command to Share Printer via PowerShell ShareName For a permanent setup

Example: http://192.168.1.50:631/printers/HP_LaserJet_Office how to setup a print server on windows 11