DNS and Printer Setup in XP Pro
Monday, August 25th, 2008Today we introduce DNS (Domain Name System) and printer setup as it relates to XP Pro.
DNS is an important concept as it relates to networking. You use it all of the time, but might not be aware of how it really works. Let’s say that at home you use DSL and type www.google.com in your browser. Your browser, which does not know what this means, has to figure out which IP address is associated with these words, so it sends a network message to a server that can translate the name into an IP address. A domain name server answers your browser’s request for translation and provides the IP address that is associated with what you typed in your browser.
Check it out: click Start and then Run. Then, in the Open line, type command to enter DOS mode. From there, type ping www.google.com and then press Enter. The first line of response should be something like:
Pinging www.l.google.com [66.102.7.99] with 32 bytes of data
Notice how your computer figured out (or resolved) the IP address associated with the name you typed? This is DNS. Humans understand words and we can remember them. How often would you use Google without DNS?
As for printers, XP offers little improvement (in my view) over that offered in Windows 2000. Just be aware that you can access and install a printer installed on any PC (including servers), assuming you have permissions to do so (recall groups from a previous discussion). Let’s say that we have a server named Server1-2003 and the group Everyone has permission to use the printer that is shared off of this computer. You have a new Windows XP Pro (XPP) computer that needs to connect to this printer. All you need to do is click Start/Run and type:
\\server1-2003
In this case, your screen will now all of the objects (folders, files, printers, etc.) that you have permissions to see and/or access. If you right-click the printer to which you want to connect, a context-menu appears. Select Install and the printer will be installed on your PC. It’s that easy. Of course, you can use the Add Printer wizard, but this is much easier and is what we use in the real world!
In order to pass the Microsoft certification exam associated with XP Pro, you must be comfortable with how to install and configure printers. DNS is more of a server concept (and most of one server exam is associated with DNS - Microsoft exam 70-291), so it’s important to understand how it works because the 291 exam is hard!
The Microsoft exam for XP Pro is 70-270. You can Google this exam number and learn a lot about what it takes to pass it, including its core objectives. All certifying bodies publish objectives for their exams. The objectives tell you what will be on the exam, by subject. Click here for this exam’s objectives link.