I have multiple Windows 2012 R2 servers. Each server is using just one NIC port that has around 15 IPs binded to it. I want to configure RDP to only listen on one IP, I've configured rules on windows firewall which stop any outside connections however I want it to if I opened RDP on the server and entered 127.0.0.1 it wouldn't connect because the RDP service is not listening on that IP.
Can someone provide me with the commands I need to enter in to powershell?