Win7 shared printer appears "Unable to save printer settings, operation cannot be completed

  
When sharing a printer in Windows7, an error message appears: Unable to save printer settings cannot be completed (error 0x000006d9)

My solution is in the control panel Turn on the firewall. You can turn off the firewall after setting it up.
Running Services.msc must ensure that all the following services are started: Computer browser, Server, Print spooler.
Interpretation of Microsoft official documentation
When you 0x000006D9 error running on Windows 7 or Windows Server 2008 R2 on a computer that is trying to share a printer
Symptoms
When you try to share a printer on a computer that is running Windows 7 or Windows Server 2008 R2, you may receive One of the following error messages.
When you use the Add Printer Wizard to share a printer, you receive an error message:
Windows cannot share the printer. The operation was not found complete (error 0x000006D9)
Use printer properties set to share Receive an error message when the printer:
Cannot save the printer settings Cannot find the operation completed (error 0x000006D9)
When you look at the error code, you will find that there is no endpoint from the endpoint mapper:
C: > err.exe 0x000006d9
is sixteen 0x6d9 /Decimal 1753
EPT_S_NOT_REGISTERED winerror.h
There are no more endpoints from the endpoint mapper.
Cause
This may happen if the Windows Firewall service is stopped or disabled Problem. To share a printer or Windows Server 2008 R2 in Windows 7, you must enable the Windows Firewall service.
Solutions
To resolve this issue, set the Windows Firewall service to Automatic and then start the service.


This issue occurs because the spooler service uses the Firewallapi.dll file for API calls to check the availability of the Windows Firewall service. The share is executed for the first time, and the pass is enabled during this process. The following rules are entered:
File and Printer Sharing (RPC EPMAP for Spooler Service)
File and Printer Sharing (RPC for Spooler Service)
文Share with printer (return request - in ICMPv4)
File and printer sharing (loopback request - in ICMPv6)
File and printer sharing (LLMNR-UDP unit)
File and printer sharing (NB datagram Unit)
File and Printer Sharing (NB-Name-Inch)
File and Printer Sharing (NB-Session-Inch)
File and Printer Sharing (SMB Inch)
Note the first shared computer When the folder is on, the incoming rules will be the same.
When the firewall service is running, the following registry checks the firewall rules:
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetservicesSharedAccessParametersFirewallPolicyFirewallRules
Similar events are set when the incoming rules are set. You can see that these events in the applications and services are logged in the Microsoft Windows Windows Firewall with an advanced security log, as follows:
Advanced security login name with each firewall: Microsoft Windows Windows Firewall
Sources with advanced security: Microsoft Windows Windows Firewall
Date: <Date>
Event ID: 2005
Task Category: None
Level: Information
Keyword: ( 2199023255552)
User: Local Service
Computer: <Computer Name>
Description: In the Windows Firewall Exceptions list, the rules have been modified.
Modified Rules:
Rule ID: FPS-SpoolSvc-中-TCP-NoScope
Rule Name: File and Printer Sharing (RPC for Spooler Service)
Original: Local
Activity: Yes
Direction: Inbound
Profile: Domain
Operation: Allow
Application Path: C:Windowssystem32spoolsv.exe
Service Name: Print Spooler
Protocol: TCP
Security Options: None
Edge Traversal: None
Modify User: System
Modify Application: C:WindowsSystem32svchost.exe
Advanced Security Login Name with Each Firewall: Microsoft Windows Windows Firewall
Sources with advanced security: Microsoft Windows Windows Firewall
Date: <Date>
Event ID: 2005
Task Category: None
Level: Information
Key Words: (2199023255552)
User: Local Service
Computer: <Computer Name>
Description:
The rule has been modified in the Windows Firewall exception list.
Modified Rules:
Rule ID: FPS-RPCSS-中-TCP-NoScope
Rule Name: File and Printer Sharing (RPC EPMAP for Spooler Service)
Order: Local
Active: Yes
Direction: Inbound
Profile: Domain
Operation: Allow
Application Path:
Service Name: Rpcss
Protocol: TCP
Security Options: No
Edge Traversal: None
Modify User: System
Modify Application: C:WindowsSystem32svchost.exe

Copyright © Windows knowledge All Rights Reserved