Configure RPC dynamic port in Windows Server 2008 R2
Configure RPC dynamic port in Windows Server 2008 R2
1. Prepare
– DC1 : Domain Controller (pns.vn)
2. Step by step : Configure RPC dynamic port inside the range of 5000 to 5030
– DC1 : Configure RPC dynamic port inside the range of 5000 to 5030
+ Start – cmd – type : netstat -nao C:Ports01.txt # Export ports current
+ Server – Administrative Tools – Component Services – Computers – Right-click “My computer”
– Properties – Default Protocols tab – Properties… – Add…
– Port range : 5000-5030 – OK === Restart
+ Start – cmd – type : netstat -nao C:Ports02.txt # Export ports current
+ Compare Ports01.txt and Ports02.txt
windows server 2008 r2