PowerShell for DNS Part 1
Full-Access Members Only
Sorry, this lesson is only available to Server Academy Full-Access members. Become a Full-Access member now and get instant access to this and many more premium courses. Click the button below and get instant access now.
Instructions
Q&A (0)
Notes (0)
Resources (0)
Saving Progress...
Resources
There are no resources for this lesson.
Notes can be saved and accessed anywhere in the course. They also double as bookmarks so you can quickly review important lesson material.
So Why did I decide to create a lecture using PowerShell for DNS?
If you ever had to add or delete multiple records in DNS this can become a very tiring and repetitive job.
While adding or deleting one or two records isn’t difficult, what if you had to add or delete 50 or 100 records.
Things that could take hours using DNS manager, can take seconds using PowerShell.
The goal of this lecture is to show you the basics,
For example: Like how to add or remove.. one record in PowerShell,
In a future lecture I’ll show you how to automate this process so that you could add or remove 10 or a hundred DNS records.
In this lecture:
- we will be working from a domain controller that already has DNS installed. PowerShell version 5.1 was installed during the DNS role installation.
- If you wanna remotely administer a 2016 server from a Windows 10 computer.
You can install RSAT (Remote Server Administration Tools) for the version of windows 10 that is currently installed on your system.
In other words, if you have Windows 10 Professional version 1803 you will have to install RSAT version 1803 for windows 10.
- You can determine the version of windows that you have by typing winver in the search bar. I have server 2016, it will still come up with the correct version of windows
Here is the link to download the correct version of RSAT.
Scroll down and click download, and here are the different version that are available for download.
You can cut and paste that link from the pdf that you downloaded with the lecture.
https://www.microsoft.com/en-us/download/details.aspx?id=45520
Server Academy Members Only
Sorry, this lesson is only available to Server Academy Full Access members. Become a Full-Access Member now and you’ll get instant access to all of our courses.