i figured i would make a quick post of some rdp type info i know.
realize that all of these require you have the appropriate permissions.have
you ever tried to login to a machine via rdp only to get the message
that there are too many sessions? well here's how to kill one of those
sessions. first of all, you need to see what sessions there are. to do
that, we can utilize the command line tool qwinsta. type qwinsta /? to
see the syntax. here's a sample:C:\>qwinsta /server:server1 SESSIONNAME USERNAME ...