I have just recently enabled powershell remoting to a terminal server cluster from my office workstation that resides on a separate domain than the terminal servers.
I have the necessary settings where I have the IP address of said servers included within my workstation Trusted Hosts list and enabled PS remoting on the terminal servers.
My boss is concerned about security so I would like to restrict PS remoting to these servers where it will only accept connection from my office workstation.
I have added the IP address of my workstation to the Trusted Hosts file on the servers, however that doesn’t seem to be the correct method since I can still connect from another machine.
I have done research and can’t find anything conclusive on how to accomplish this.
Is this possible?
I am running PS 5 on my workstation. Servers are running PS 2 I believe.