Skip to content

Instantly share code, notes, and snippets.

@m0veax
Last active May 9, 2019 08:11
Show Gist options
  • Save m0veax/36d5e52a1d59ae238af7d112b01c888f to your computer and use it in GitHub Desktop.
Save m0veax/36d5e52a1d59ae238af7d112b01c888f to your computer and use it in GitHub Desktop.
Useful dev CMD command collection

Commands i need from time to time on windows boxes

Remote CMD

winrs -r:<REMOTEHOST> cmd.exe

Spawns a cmd.exe shell per remote connection which is nice, because you don't need to do a full RDP Connection

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment