Across Network, Get all active RDP connections and their address (Network going out)

Posted on

A server stack is the collection of software that forms the operational infrastructure on a given machine. In a computing context, a stack is an ordered pile. A server stack is one type of solution stack — an ordered selection of software that makes it possible to complete a particular task. Like in this post about Across Network, Get all active RDP connections and their address (Network going out) was one problem in server stack that need for a solution. Below are some tips in manage your windows server when you find problem about windows, networking, rdp, , .

Is it possible to set something up on our network so that we can see all outgoing RDP connections and the IP they’re connected to?

We’re constantly kicking each other off RDP connections, so some sort of internal tool that can be built on top of this functionality would be great.

I’ve written a small script that is triggered by the RDP login and logoff events and writes the status to a little read-only share.

The clients run another script that first checks the RDP status on the share and when free fires up mstsc.

Leave a Reply

Your email address will not be published. Required fields are marked *