Print server and Print Nightmare update

Manuel Galdamez 121 Reputation points
2021-08-17T16:16:05.733+00:00

Hi All,

I'm having issues with some Print Servers after running Windows Updates and installed

2021-08 Cumulative Update for Windows Server 2019 for x64-based Systems (KB5005030)

After the update installation I'm getting the error "Connect to printer Windows cannot connect to the printer. Operation failed with error 0x0000011b" and the printer fails to install.

Is there any workaround to keep Print Severs up and running?

I cannot permanently remove the August update, because the Print Nightmare update will come again in Sept Cummulative Update.

I also tried to revert the configurations using:
* “Allow Print Spooler to accept client connections” policy
* HKEY_LOCAL_MACHINE \Software\Policies\Microsoft\Windows NT\Printers\PointAndPrint.

Nothing worked. I will appreciate any advice.

Thanks,

Manuel

Windows for business | Windows Server | User experience | Print jobs

54 answers

Sort by: Oldest
  1. Glenn Kaas 1 Reputation point
    2021-09-16T09:33:08.313+00:00

    Having similar issues.
    Client pc's can't connect to network printers. When trying to add via UNC path the message "cannot connect to printer" error code: 0x0000011b

    I've tried adding a GPO: Computer Configuration > Administrative Templates > Printers
    Set the the Point and Print Restrictions Group Policy setting to "Enabled".
    "When installing drivers for a new connection": "Do not show warning and elevation prompt".
    "When updating drivers for an existing connection": "Do not show warning and elevation prompt".

    KB5005565 and KB5005613 are not installed on the client pc or domain controller (when print server is located).

    Not sure what to do for the clients, if anyone has any ideas let met know :)

    Was this answer helpful?


  2. George Aggelis 1 Reputation point
    2021-09-16T10:04:40.797+00:00

    What a bad day.

    I just removed the update from our Print Servers, and all clients are able to print now.

    I have a much of GPOs to deploy various printers. I noticed the event on a testing machine, that printer was not deployed.

    Nice to mention that, my GPOs that was Per User, was working fine.
    All other GPOs, that was Per Machine couldn't print.

    Thanks all for this emergency post.

    Was this answer helpful?

    0 comments No comments

  3. Joakim c 1 Reputation point
    2021-09-16T10:59:07.7+00:00

    I think this is confusing. An updated server 2016/2019 server and windows 7 client. All updated windows 10 clients can print. But the windows 7 one can't.

    I have not done any point and print restrictions yet. But not sure if it will help the few windows 7 ones

    Was this answer helpful?

    0 comments No comments

  4. Alan Morris 1,351 Reputation points
    2021-09-16T21:33:13.127+00:00

    @Joakim c
    I am not expecting Microsoft to be patching Windows 7 with the updated protocol methods but I could be wrong.

    Add the Windows LPD service to the print server

    On the Windows 7 client systems create a local printer using a Standard TCP/IP targeting the IP or hostname of the print server.
    132727-image.png

    The print system issues an SNMP call which will fail to the LPD service on the print server. You will land on this page. Be patient, 60 to 60 seconds. Select Custom
    132857-image.png

    Configure the port as LPR. The Queue Name is the printers Share name. Make it easy on yourself and do NOT have spaces in the share name. You must select LPR Byte Counting Enabled.

    132883-image.png

    Finish adding the printer with the proper driver. When you send the test page, you will see the job owner as "USER (IP of client system)

    This solution should completely bypass the update from yesterday.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

  5. Chunsheng Zhao 21 Reputation points
    2021-09-17T00:55:34.623+00:00

    I spent two days on this patch, and many employees complained that the printer was unavailable. There is no patch to solve this problem now? Or what is the standard solution? Only some computers can be solved by RestrictDriverInstallationToAdministrators=0.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.