Skip to content

Instantly share code, notes, and snippets.

@drakevonduck
Forked from Purp1eW0lf/Terminate_RDP.ps1
Created April 6, 2023 22:18
Show Gist options
  • Save drakevonduck/cd90e03e72ffa4e37d8f69421d912423 to your computer and use it in GitHub Desktop.
Save drakevonduck/cd90e03e72ffa4e37d8f69421d912423 to your computer and use it in GitHub Desktop.
#show the users' session
qwinsta
#target their session id
logoff 3 /v
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment