Skip to content

Simple application to log off RDP sessions from a list of servers. If you are lazy searching your sessions with 'quser' and 'powershell'.

License

Notifications You must be signed in to change notification settings

KusoKaihatsuSha/kickme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KickMe

Simple application to log off RDP sessions from a list of servers. If you are lazy searching your sessions with quser and powershell.

Warning: Windows Server used only, because app using the standard console commands: quser logoff

Notes:

For build app with GUI use Qt (install first and check ENV qmake and mingw32-make). For correct build Not use '-j16'

$ mingw32-make clean -j16 & qmake & mingw32-make

Example txt file:

server-RDP-001
server-RDP-002
server-RDP-003
server-RDP-004
server-RDP-005

Screenshots:

About

Simple application to log off RDP sessions from a list of servers. If you are lazy searching your sessions with 'quser' and 'powershell'.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published