CertCities.com -- The Ultimate Site for Certified IT Professionals
Check Out the 10 Hottest Certifications for 2005!
  Microsoft®
  Cisco®
  Security
  Oracle®
  A+/Network+"
  Linux/Unix
  More Certs
  Newsletters
  Salary Surveys
  Forums
  News
  Exam Reviews
  Tips
  Columns
  Features
  PopQuiz
  RSS Feeds
  Industry Releases
  Contributors
  About Us
  Search
 

Advanced Search
  Free Newsletter
  Sign-up for the #1 Weekly IT
Certification News
and Advice.
Subscribe to CertCities.com Free Weekly E-mail Newsletter
CertCities.com

See What's New on Redmondmag.com!
" Cover Story: SA Exposed
" 6 Reasons To Consider Apache
" Exchange Storage Rules
" 7 Terminal Services Tips
" Your Turn: MOM 2005 Feels the Love

CertCities.com
Let us know what you
think! E-mail us at:



-- advertisement --
Traveling to a
Tradeshow or Event?

 
 
...Home ... Editorial ... Tips ..Tips Article Monday: April 25, 2005

-- advertisement --
Free white papers, case studies, research and more for the IT Manager:

Blade Systems Move into the Mainstream

Sarbanes-Oxley Compliance

StorageWorks for E-mail Retention

Policy-based Data Management

IT Service Management


My Top 10 Study Tips for Microsoft's 70-296 Exam
Greg Neilson highlights places to concentrate your studies for this Windows 2003 MCSE upgrade exam.

by Greg Neilson

1/21/2004 -- Microsoft's 70-296 exam, "Planning, Implementing, and Maintaining a Microsoft Windows Server 2003 Environment for an MCSE Certified on Windows 2000," is the second of the two upgrade exams for Windows 2000 MCSEs. You can view my tips for the first exam, 70-292, here.

Unlike the horror 70-240 Windows 2000 MCSE upgrade exam, this test follows the same path established by the MCSA exams. I took this exam last week, and found that while it isn't a pushover, the content is straightforward enough if you have a solid understanding of the subject matter within.

Note that this exam covers some of the same ground as the 70-292 (albeit in more detail this time around), so make sure you have that material covered as well.


Tip #1: Focus on Forest/Domain Functional Levels
Given that most of us will be working with Windows 2003 in networks that will be upgraded from a previous version of Windows server, it is important that we understand the different domain and forest functional levels, and what each of these mean for us.

The supported domain levels are:

  • Windows 2000 mixed -- allows for domain controllers running NT 4.0, Windows 2000 or Windows 2003.
  • Windows 2000 native -- allows for domain controllers running Windows 2000 or Windows 2003.
  • Windows 2003 interim -- only for migrations of domain controllers from NT 4.0 to Windows 2003
  • Windows 2003 Server -- when all domain controllers are Windows 2003 only.

The support forest functional levels are:

  • Windows 2000 -- the default level, allows interoperability with NT 4.0, Windows 2000 and Windows 2003 domains.
  • Windows 2003 interim -- only used when migrating from NT 4.0 to Windows 2003 domain.
  • Windows 2003 -- When all domain controllers are running Windows 2003 and at least at Windows 2000 native domain functional level. When a forest is upgraded to this level, all domains are automatically upgraded to Windows 2003 functional level. This upgrade cannot be reversed, and once done only Windows 2003 servers can be added as domain controllers in the forest.

Keep in mind that until your forest is at the Windows 2003 functional level, many of the new cool AD features that relate to forests (domain renaming, forest trusts, improved replication algorithms) are disabled.

You can find out more about this topic in this Microsoft Knowledge Base article here.

Tip #2: Tackle Trusts
There was a time when we when thought that moving to an Active Directory would mean the end of trusts, but, alas, we now have no less that six different types of trusts -- two that are created automatically for us, and four others that require being explicitly setup. Here’s a quick summary of those four trust types:

  • External trust -- used to trust NT 4.0 domains.
  • Shortcut trust -- used to speed up logon times between domains within an existing forest.
  • Realm trust -- used to trust another Kerberos realm (typically this would be a non-Windows environment).
  • Forest trust -- used to share resources across forests.

Here is a link to the product documentation that details the different type of trusts available, when to use them and how to create them.

Tip #3: Understand RSoP
One of the coolest additions to Windows 2003 are the new tools to understand how group policies have -- or will be -- applied to a user or computer. Therefore, make sure you have a good understanding with the Resultant Set of Policy (RSoP) tools.

The new RSoP MMC snap-in launches a wizard that can be run in logging mode, when you want investigate the existing policies for an individual user/computer, or in planning mode, when you want to test how a planned policy change may affect them. You can also launch this wizard by right clicking the user or computer in the Active Directory Users and Computers or the Active Directory Sites and Services consoles.

A command line version of this tool is gpresult.exe. There is also a more elementary version of this information available within the Help and Support Center tool (select Support Tasks, Tools, Help and Support Center Tools, Advanced System Information, then select View Group Policies Applied option).

Go here to review a Knowledge Base article that covers this in more detail.

Tip #4: Work with the New Group Policy Management Console
Not part of the product itself, this is a separate download that you can get from here. Also at this location are a number of whitepapers that detail how the tool works. For example, some of the cool things you can do with this are to backup group policies before you update them, or use it to move group policies across domains. Make sure you have a good grasp on how to use this tool.

Tip #5: Universal Group Membership Caching
This is a new option that can make it easier for folks in remote branch offices to logon quickly over a slow network link without requiring a local global catalog server. It is configured at the site level, using the Active Directory Sites and Services snap-in. When enabled, the local domain controller in the site keeps a cached copy of the universal group memberships of users once they have logged on successfully.

Tip #6: Use Gpupdate
A new feature in Windows 2003 is the gpupdate.exe tool, which is used to make group policy updates occur now, rather than waiting up to 90 minutes for this to happen automatically. It replaces the secedit /refreshpolicy command. For more on this tool, go here.

Tip #7: Emergency Management Services
Emergency Management Services is a new feature that allows for out of band server management -- for example, when a server has blue screened, it can be restarted remotely. Alternatively, this allows"headless"servers (those without an attached keyboard, mouse or monitor) to be installed and managed.

Here is a whitepaper that covers this topic in more detail.

Tip #8: Review IPSec
Although there a few new features in Windows 2003 relating to IPSec that you can view here, you would do well to first review your original Windows 2000 MCSE study material, since to my mind these are fairly minor incremental changes.

Tip #9: Review AD Restoration Steps
Although this changed little from Windows 2000, Microsoft expects it candidates for this exam to understand how to restore AD -- from restoring a deleted object to restoring the entire AD database. Go here for a summary of AD backup and restore concepts (yes, I know that link is intended to relate to Windows 2000, but the concepts are the same -- and yes, I know that this is supposed to be a Windows 2003 upgrade exam!).

Tip #10: Understand Clustering and Network Load Balancing
Although these two terms tend to be grouped together, they are very different things and you need to understand the differences. Keep in mind that you can't run both on the server; they are mutually exclusive.

Network Load Balancing (NLB) provides increased availability by grouping together up to 32 servers (all Windows 2003 editions are supported) as a single entity. This is typically used for Web servers that don't have dynamic updated information (so each has an identical version of the same application that they can server to clients). All servers running NLB together share the same IP address on a virtual NIC. The load balancing algorithms on each server listens for other servers that are available in the cluster. Then, when an incoming request is received, a server can determine which other servers are available and where that new requests should be sent.

Server clustering requires Windows 2003 Enterprise Edition or Datacenter Edition and supports a maximum of eight nodes. In this case, the servers in the cluster share disk resources so that they can failover without data loss. Unlike with NLB, special hardware is required so that the servers can physically share access to the same disk storage.

Go here for a Microsoft whitepaper that discusses this in more detail.

Overall, I found this exam to be a great way to get some more depth of knowledge of the product. It's one thing to read some whitepapers, but there’s nothing like the pressure of an upcoming exam to make you really understand a topic! All the best for your exam preparation.


Greg Neilson, MCSE+Internet, MCNE, PCLP, is a Contributing Editor for Microsoft Certified Professional Magazine and a manager at a large IT services firm in Australia. He's the author of Lotus Domino Administration in a Nutshell (O'Reilly and Associates, ISBN 1-56592-717-6). You can reach him at Attn: Greg.
More articles by Greg Neilson:


There are 9 CertCities.com user Comments for “My Top 10 Study Tips for Microsoft's 70-296 Exam”
Page 1 of 1
1/22/04: Vitaly B from WA says: Im the first to comment, good. that made my day. Good article by the way.
1/23/04: John Cena MCSA CCNA A Plus Network Plus from MA says: I got all the 2003 evaluation disks. Better make sure I have the Enterprise evaluation disk. I installed the beta version which last 1 year and I haven't installed the 120 day version. Wish you could have posted this article last year to be current. Soon or later Microsoft will come up with their latest Server products.
1/23/04: Bobby Zulkarnain, Surv. Eng, MCSE, MCSA, CCNA, CCD from Bandung, West Java, Indonesia says: I have learned the Microsoft WIndows 2003 Server Familly. Thanks to certciites for posting the "My Top 10 Study Tips for Microsoft's 70-296 Exam by Greg Neilson". I think these tips are very useful for us to prepare how far and how deep we have to learn the MS Windows 2003.
2/20/04: Scott W. MCSE:Sec, MCSA:Sec, CCNA from MD says: This is a tough test, I had passed every other Microsoft test on the first attempt until this one. Without a doubt, the information listed in the atricle must be known inside and out.
2/29/04: John Johnson CCNA MCSE Aplus from Plant City, FL says: This article outlines very clearly what you need to know. My study suggestions: the MS press book for a good over view and the study guide from www.cramsession.com when you're getting close to sitting (3-4 weeks out).
3/9/04: Semi Yulianto from Indonesia says: Very good indeed. Focus on those areas. Don't only rely on braindumps like most of people are doing. Understand it troughly and get actual implementation will really help you.
3/28/04: Anonymous says: I don't think most people rely on Braindumps as the above post suggests. Most of the study and playing around is done and only then are braindumps considered which actually help bring it all together as you are then doing troubleshooting senarios. MS Press books are very comphrensive but their are much better books out there now.
4/28/04: Becky Nagel says: Great article -- thanks!
7/29/04: nitroxmike says: Good suggestions. I have taken the test twice so far. All other MS tests I passed on the first try. Know all the subjects in depth and have experience in a running production or test network. While the books are a good start, experience is needed to pass.
Your comment about: “My Top 10 Study Tips for Microsoft's 70-296 Exam”
Name: (optional)
Location: (optional)
E-mail Address: (optional)
Comment:
   

top

Sponsored Links:
Free Authorized Cisco eLearning: from Global Knowledge
FREE PRACTICE EXAMS: Test Gurus
Exchange migration survival guide and poster: It's new and it's FREE!
Subscribe to Redmond magazine: It’s free and available in print or PDF!
Fresh Cisco White Papers: Get them now on TCPmag.com
IT certification news delivered weekly: Subscribe Today!




Home | Microsoft® | Cisco® | Oracle® | A+/Network+" | Linux/Unix | MOS | Security | List of Certs
Advertise | Contact Us | Contributors | Features | Forums | News | Pop Quiz | Tips | Industry Releases | RSS Feeds RSS Feeds from CertCities.com
Search | Site Map | ENTmag.com | MCPmag.com | TCPmag.com | TechMentor Conferences | 101communications | Privacy Policy
This Web site is not sponsored by, endorsed by or affiliated with Cisco Systems, Inc., Microsoft Corp., Oracle Corp., The Computing Technology Industry Association, Linus Torvolds, or any other certification or technology vendor. Cisco® and Cisco Systems® are registered trademarks of Cisco Systems, Inc. Microsoft, Windows and Windows NT are either registered trademarks or trademarks of Microsoft Corp. Oracle® is a registered trademark of Oracle Corp. A+®, i-Net+T, Network+T, and Server+T are trademarks and registered trademarks of The Computing Technology Industry Association. (CompTIA). LinuxT is a registered trademark of Linus Torvalds. All other trademarks belong to their respective owners.
Reprints allowed with written permission from the publisher. For more information, e-mail
Application Development Trends | Campus Technology | CertCities.com | The Data Warehousing Institute | E-Gov | ENT News
Enterprise Systems | Federal Computer Week | IT Compliance Institute | JavaSPEKTRUM | MCP TechMentor Conferences
MCPmag.com | OBJEKTspektrum | Recharger | Redmond magazine | SIGS-DATACOM | TCPmag.com
Coming July 2005 Redmond Channel Partner magazine.
Copyright 1996-2005 101communications. See our Privacy Policy.
101communications