Skip to content

Instantly share code, notes, and snippets.

@netrunn3r
Last active June 8, 2020 10:47
Show Gist options
  • Save netrunn3r/abf6ea7dfef10da57545887121701631 to your computer and use it in GitHub Desktop.
Save netrunn3r/abf6ea7dfef10da57545887121701631 to your computer and use it in GitHub Desktop.

Run mmc to different domain

  1. Run cmd.exe / powershell console as admin
  2. Run this command:
runas /u:domain\user /netonly mmc
  1. To see domain users, add correct snap in and choose from actions "Change Domain Controller..." and type IP of that server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment