rdp-connections¶
The following operations can be performed on "rdp-connections":
show rdp connections¶
Displays active connections that use the RDP proxy.
Synopsis¶
show rdp connections [-userName <string>]
Arguments¶
userName
User name for which to display connections.
Output¶
domain
The domain name.
endpointIP
The client IP address.
endpointPort
The client port.
targetIP
The Server IP address.
targetPort
The server port.
peId
Core id of the session owner
stateflag
devno
count
kill rdp connections¶
Terminates the specified rdp connections.
Synopsis¶
kill rdp connections [-userName <string>] [-all]
Arguments¶
userName
User name for which rdp connections needs to be terminated.
all
Terminate all active rdpconnections.
Example¶
kill rdpconnection -username joe