Allow RPC over TCP communication for windows 11 printing

HM 66 Reputation points
2022-12-08T00:45:47.68+00:00

I've been reading that Windows11 by default print using "RPC over TCP" instead of "RPC over Named pipes" for better security and they recommend below :-

Ensure that the RPC Endpoint Mapper port (135) isn't blocked.

Open up the high range ephemeral ports (49152 – 65535) on the server or follow the guidance in the Configuring RPC to use certain ports section below to specify a range of ports for RPC.

ref : https://learn.microsoft.com/en-us/troubleshoot/windows-client/printing/windows-11-rpc-connection-updates-for-print

We are hosting Printers on a 2012 Domain controller and all our client machines are Windows 10. Firewall on DC is tuned ON but all profiles are off at the moment. Do I need to unblock ports on our DC (ad mentioned above) on Windows firewall in addition to (Existing default File & printer sharing rules). If yes, will it be both Inbound and outbound rules.

Any action needed on Windows 11 client machine ?

Will this change impact my existing win10 client machines?

Windows for business Windows Server User experience Print jobs
Windows for business Windows Client for IT Pros User experience Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2022-12-08T00:51:08.877+00:00

    Firewall on DC is tuned ON but all profiles are off at the moment. Do I need to unblock ports on our DC

    No, you would not. Since firewall is off nothing would be blocked. Also the default ports flowing on the domain network profile are listed here.
    https://learn.microsoft.com/en-us/troubleshoot/windows-server/identity/config-firewall-for-ad-domains-and-trusts#windows-server-2008-and-later-versions

    --please don't forget to upvote and Accept as answer if the reply is helpful--


Your answer

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