Manage remote DNS serves using alternate credentialsManage remote DNS serves using alternate credentials
Remotely manage DNS servers using alternate credentials
John Savill
September 1, 2016
1 Min Read
![Manage remote DNS serves using alternate credentials Manage remote DNS serves using alternate credentials](https://eu-images.contentstack.com/v3/assets/blt07f68461ccd75245/blt1091326c5299c6df/661810c7296cb459d39edad9/key-96233960720_0_4.jpg?width=1280&auto=webp&quality=95&format=jpg&disable=upscale)
Q. I want to manage a remote DNS server that is in an untrusted domain so need to send credentials. How can I do this?
A. The easiest way to do this and it applies to any remote management is to create a new mmc.exe instance as the remote user then add the DNS (or any other) snap-in to it. To launch a mmc.exe instance as a different user use the following (changing the domain and username to that of your remote domain and user).
PS C:> runas /user:savtechhgsadministrator /netonly mmc.exe
Enter the password for savtechhgsadministrator:
About the Author
Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
You May Also Like