Lab02: DNS & ADDS Role - morgan-hanrahan/Tech-Journal GitHub Wiki
In this lab, we created a wks01 user in the Active Directory Users and Computers, created two user accounts (one of them with admin privileges, the other not), and made sure different nsklooup, whoami, and hostname commands worked.
I learned a lot in this lab about the 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 human to interact with computers via a name rather than an IP address. Finally, I learned about the different DNS Record Types(A, CNAME, AAAA, PTR, MX, and SRV) and their roles.