Lab02: DNS ADDS Role - morgan-hanrahan/Tech-Journal GitHub Wiki
In this lab, we learned how to create a wks01 user in the Active Directory Users and Computers, created two named user accounts (one with admin privileges and one with none), tested to make sure many nslookup commands worked, along with the whoami and hostname commands.
I learned many things about the Microsoft Active Directory and the need for a centralized user and computer database. I also learned about DNS(Domain Name Server) being a method that allows us to interact with computers by name rather than an IP address. Finally, I learned the DNS Record Types(A, CNAME, AAAA, PTR, MX, and SRV) and their roles and importance.