I have a couple of ec2 machines and need to inquire about any RDP sessions (connections) to those machines. I have tried various methods but I get access denied or 'RPC server is unavailable' messages. Although port 3389 is opened.
Here is the report on the methods I have tried:
- RDP - works.
- Ping - unable to ping.
- Terminal Services - says 'Server not found'.
- Query session - says 'RPC server is unavailable'.
- Get-TSSession (Terminal Services module in power shell) - says 'RPC server is unavailable'.
I believe I had a problem either understanding the terminal services correct or the ec2 instance. Help would be much appreciated.