├── LICENSE ├── ListAllUsers.ps1 ├── ListLogged-inUsers.ps1 └── README.md /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/3gstudent/List-RDP-Connections-History/HEAD/LICENSE -------------------------------------------------------------------------------- /ListAllUsers.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/3gstudent/List-RDP-Connections-History/HEAD/ListAllUsers.ps1 -------------------------------------------------------------------------------- /ListLogged-inUsers.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/3gstudent/List-RDP-Connections-History/HEAD/ListLogged-inUsers.ps1 -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/3gstudent/List-RDP-Connections-History/HEAD/README.md --------------------------------------------------------------------------------