question

CallMeD-9066 avatar image
1 Vote"
CallMeD-9066 asked PredragSel-5746 answered

After Every Month Window Update Printing Function effect.

Microsoft release window update and effected to all printing issue when share print queue from server. Management complaint that IT Team doesn't work probably. Microsoft not release any update to fix the issue.

KB5006670 - October 12, 2021— cannot print to network print servers, with some users receiving 0x00000709 or 'Element not found' errors when attempting to print.
KB5005565 - September 14, 2021— Windows cannot connect to the printer 0x0000011b beginning to disconnect PCs from the network-connected printer
KB5005568 - September 14, 2021— windows computers stopped printing
KB5005033 - August 10, 2021— the error message "Do you trust this printer" on any print job started from the affected device. Users were prompted to enter administrative credentials every time an application attempted to print or a print client connected to the print server.
KB5005095 -August 10, 2021— Operation could not be completed 0x00000bcb

Anyone facing the same issue and error?

windows-server-print
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi everyone, im having the same issue, need urgent assistance, we are using papercut for network printing, after the KB5006670 update, the network printer no longer accessible giving error 0x00000709. All windows users are affected as of the moment. I cant advise the client to uninstall the security update, finding for any workaround. Contacted Papercut with no solutions so far.

0 Votes 0 ·

hi

you may check papercut known issue portal.

https://www.papercut.com/support/known-issues/#mf

this is not related to papercut or printers. Microsoft need to provide the fix, but they no respond anything about this matter.

0 Votes 0 ·
AlejandroMoia-8556 avatar image
0 Votes"
AlejandroMoia-8556 answered AlejandroMoia-8556 published

same here, every customer with windows 10 and shared printers cant print anymore since those updates, please MS release a solution soon!

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

PredragSel-5746 avatar image
0 Votes"
PredragSel-5746 answered

Hi there, found and tested solution after receiving 0x00000709 error, through registry modification:

  1. Open Command prompt as Administrator.

  2. In Command Prompt give the following command according your Windows 10 version:

Windows 10 versions 2004, 20H2, 21H1 and 21H2:

reg add HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Policies\Microsoft\FeatureManagement\Overrides /v 713073804 /t REG_DWORD /d 0 /f

Windows 10 v1909:

reg add HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Policies\Microsoft\FeatureManagement\Overrides /v 1921033356 /t REG_DWORD /d 0 /f

Windows v1809 & Server 2019.

reg add HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Policies\Microsoft\FeatureManagement\Overrides /v 3598754956 /t REG_DWORD /d 0 /f

  1. Close command prompt and restart your PC.

Source: https://www.wintips.org/fix-error-0x00000709-in-network-printing-element-not-found/

I hope that this will help solving mentioned problem.

Best Regards
PS

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.