filmov
tv
How to fix Offline Printers in Windows (WSD Ports)

Показать описание
Today I do a quick video on how to find the IP address of a WSD port and update your offline printer to use an IP port of that IP address instead. Pretty easy, assuming you can find the IP port successfully. IF you cannot find the IP from the WSD information, then acquire that information from your printer by printing an information page.
Here is the powershell command I ran that shows similar information as the printer preferences.
Get-ChildItem -Path "HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Print\Printers\" | Get-ItemProperty | Select-Object PSChildName,Port,Location
Here is another command you could run that shows similar info as well:
Get-ChildItem -Path "HKLM:\SYSTEM\CurrentControlSet\Enum\SWD\DAFWSDProvider\" | Where-Object {$_.PSChildName -match "^urn:uuid:[0-9a-z]{8}-[0-9a-z]{4}-[0-9a-z]{4}-[0-9a-z]{4}-[0-9a-z]{12}$" }
Here is the powershell command I ran that shows similar information as the printer preferences.
Get-ChildItem -Path "HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Print\Printers\" | Get-ItemProperty | Select-Object PSChildName,Port,Location
Here is another command you could run that shows similar info as well:
Get-ChildItem -Path "HKLM:\SYSTEM\CurrentControlSet\Enum\SWD\DAFWSDProvider\" | Where-Object {$_.PSChildName -match "^urn:uuid:[0-9a-z]{8}-[0-9a-z]{4}-[0-9a-z]{4}-[0-9a-z]{4}-[0-9a-z]{12}$" }
How to Change a Printer from Offline to Online
Fix Printer Offline Problem
How to Fix Printer Offline Issues In Windows PC (Windows 10/8.1/7)
Fix Printer Offline problem in windows 10 / 11
Fix epson printer offline
How to Get Your Printer Online
How to Fix Printer Offline In Windows 10/8/7 [Tutorial]
HP Printer Offline How To Turn It Online ?
How to fix Offline Printers in Windows (WSD Ports)
Fix Brother printer offline [3 methods]
How to Change Printer Offline to Online | Fix Printer Offline Problem
How to fix Printer Offline in Windows 10 or in Window 8
Sharp Printer Offline Solution, getting it back to 'Ready' is simple
Printer Offline - How to Get the Printer Back Online
How To Troubleshoot a 'Printer Offline' or 'Not Responding' Error
HP PRINTER WON'T CONNECT TO WIFI (SOLVED) ALL HP PRINTERS!
How to fix offline network printers
Printer not recognized by your computer - quick fix
How to Fix All Printer Printing Issues In Windows PC (Easy)
HP Deskjet 3720 | 3723 | 3730 | 3755:How to resolve a Printer Offline issue
How to fix wireless printer connection | HP Printers | HP Support
How to Fix Printer Issues in Windows 11
Printer Offline Problem!! Windows 10/8/7 - Howtosolveit
Sawgrass SG500 and SG1000 Resetting Printer Connection - MyExpert Tutorial
Комментарии