Print Nightmare Client Side Fixes
Print Nightmare should be over and 100% fixed. Here are a few steps that you can take before raising a ticket to ITS.
Further troubleshooting steps:
Removing all printers will allow group policy to push out the latest printers from the print server. This shouldn't be necessary.
- Stop the Spooler service PowerShell command: Stop-Service spooler
- Remove the contents of C:\Windows\System32\spooler\PRINTERS but leave the folder in tact (PowerShell command Remove-Item C:\Windows\System32\spooler\PRINTERS\* -Force -Recurse
- Open up control panel > devices and printers and remove all printers
- Start Print Spooler Service, PowerShell command: Start-Service spooler
- Do a group policy update in the command prompt: gpupdate /force
- Restart computerÂ
- If printers aren't added back, submit a ticket.