<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Where System Builders Talk Shop... : Study Group - Exam 70-294</title><link>http://blogs.technet.com/backroom/archive/tags/Study+Group+-+Exam+70-294/default.aspx</link><description>Tags: Study Group - Exam 70-294</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Q&amp;A from the Active Directory - Disaster Recovery webcast!</title><link>http://blogs.technet.com/backroom/archive/2007/01/20/q-a-from-the-active-directory-disaster-recovery-webcast.aspx</link><pubDate>Sun, 21 Jan 2007 04:50:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:603622</guid><dc:creator>BOBblog</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/backroom/comments/603622.aspx</comments><wfw:commentRss>http://blogs.technet.com/backroom/commentrss.aspx?PostID=603622</wfw:commentRss><description>&lt;P&gt;Hello All,&lt;/P&gt;
&lt;P&gt;Here is the Q&amp;amp;A for the Active Directory - Disaster Recovery webcast!&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Question&lt;/STRONG&gt;: What stands for AD?&lt;BR&gt;&lt;STRONG&gt;Answer&lt;/STRONG&gt;: Active Directory&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Question&lt;/STRONG&gt;: What stands for DC and GC?&lt;BR&gt;&lt;STRONG&gt;Answer&lt;/STRONG&gt;: Domain Controller and Global Catalog Server&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Question&lt;/STRONG&gt;: Is there a way to change which attributes are not stripped from a principle when the principle is deleted in 2003?&lt;BR&gt;&lt;STRONG&gt;Answer&lt;/STRONG&gt;: yes --but this requires modification to the a class in the Schema which is generally not recommended&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Question&lt;/STRONG&gt;: can you show steps to disable inbound replication... show the lower in the directory tree&lt;BR&gt;&lt;STRONG&gt;Answer&lt;/STRONG&gt;: this will be demonstrated later but here it is: repadmin /options dc_name +DISABLE_INBOUND_REPL&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Question&lt;/STRONG&gt;: I ran into this scenario: 2 servers, (1) Windows 2000 SP4, (1) Windows 2003 SP1. 2003 server RAID crashed; Reload Win2003 to get server back up enough to run tape restore, run tape restore w/ system state included, rebooted. Now 2003 server cannot access 2000 server using UNC, get "permission denied". Able to access via &lt;A href="file://192.168.1.123/sharename" mce_href="file://192.168.1.123/sharename"&gt;\\192.168.1.123\sharename&lt;/A&gt;. What happened?&lt;BR&gt;&lt;STRONG&gt;Answer&lt;/STRONG&gt;: if you can access the share by IP and not by name then that tells me that Kerberos is not working. Look at anything that would cause Kerberos failures such as time sync issues bad machine account password here is a good link for troubleshooting these issues: &lt;A href="http://www.microsoft.com/technet/prodtechnol/windowsserver2003/technologies/security/tkerberr.mspx" mce_href="http://www.microsoft.com/technet/prodtechnol/windowsserver2003/technologies/security/tkerberr.mspx"&gt;http://www.microsoft.com/technet/prodtechnol/windowsserver2003/technologies/security/tkerberr.mspx&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR&gt;&lt;STRONG&gt;Question&lt;/STRONG&gt;: can the 60 day/ 180 days be increased?&lt;BR&gt;&lt;STRONG&gt;Answer&lt;/STRONG&gt;: yes, the change needs to be made on the configuration partition via adsiedit 1. In the Adsiedit tool, expand Configuration DomainControllerName, expand CN=Configuration, DC=ForestRootDomain, expand CN=Services, expand CN=Windows NT, right-click CN=Directory Service, and then click Properties. 2. Click the Attribute tab. 3. In the Select which properties to view list, click Optional. 4. In the Select a property to view list, click TombstoneLifetime. 5. In the Edit Attribute box, type the number of days that you want to set it to, click Set, and then click OK. Just don't decrease the value ---if you set it too low you will run into problem with Lingering Objects&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Question&lt;/STRONG&gt;: but if it is a fresh 2003 install, then lvr is enabled by default?&lt;BR&gt;&lt;STRONG&gt;Answer&lt;/STRONG&gt;: Not until you go into native mode and 2003 forest functional mode, then after that LVR is enabled on new objects or on existing objects when it is mdoified&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Question&lt;/STRONG&gt;: my forrest is upgraded, how to make my groups LVR?&lt;BR&gt;&lt;STRONG&gt;Answer&lt;/STRONG&gt;: You will need to be at Windows Server 2003 Forest functional mode --see: &lt;A href="http://support.microsoft.com/kb/322692" mce_href="http://support.microsoft.com/kb/322692"&gt;http://support.microsoft.com/kb/322692&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Question&lt;/STRONG&gt;: Does the restore process with Windows Backup work the same with Veritas Backup Exec?&lt;BR&gt;&lt;STRONG&gt;Answer&lt;/STRONG&gt;: It is very similiar but I would recommend going to their site and walking through their article to ensure nothing has changed. Some screens are different. They do have a published article.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Question&lt;/STRONG&gt;: How do I check system state is current?&lt;BR&gt;&lt;STRONG&gt;Answer&lt;/STRONG&gt;: repadmin.exe /showbackup dc_name Check out this informative post on that command: &lt;A href="http://blogs.msdn.com/brettsh/archive/2006/02/09/528708.aspx" mce_href="http://blogs.msdn.com/brettsh/archive/2006/02/09/528708.aspx"&gt;http://blogs.msdn.com/brettsh/archive/2006/02/09/528708.aspx&lt;/A&gt;&lt;BR&gt;&lt;/P&gt;
&lt;P&gt;To watch the on-demand webcast, please visit: &lt;A href="http://www.msusapartnerreadiness.com/WS_abstract.asp?eid=15004864" mce_href="http://www.msusapartnerreadiness.com/WS_abstract.asp?eid=15004864"&gt;http://www.msusapartnerreadiness.com/WS_abstract.asp?eid=15004864&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;BoB&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=603622" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/backroom/archive/tags/Server/default.aspx">Server</category><category domain="http://blogs.technet.com/backroom/archive/tags/Jaisson+Mailloux/default.aspx">Jaisson Mailloux</category><category domain="http://blogs.technet.com/backroom/archive/tags/Study+Group+-+Exam+70-294/default.aspx">Study Group - Exam 70-294</category><category domain="http://blogs.technet.com/backroom/archive/tags/webcast/default.aspx">webcast</category></item><item><title>Study Group for 70-294</title><link>http://blogs.technet.com/backroom/archive/2006/10/30/study-group-for-70-294.aspx</link><pubDate>Tue, 31 Oct 2006 06:59:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:488094</guid><dc:creator>BOBblog</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.technet.com/backroom/comments/488094.aspx</comments><wfw:commentRss>http://blogs.technet.com/backroom/commentrss.aspx?PostID=488094</wfw:commentRss><description>&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;We regret to inform you that the study group for 70-294 has been pushed back until after the holidays.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;We are still planning on delivering a series of webcast for the 4 core Windows 2003 MCSE exams but due to intense traveling for the Intel\Microsoft roadshow, we had to rearrange the timing of the study group.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;I will still be here to help answer any questions posted either to the blog or sent directly to &lt;/FONT&gt;&lt;A href="mailto:study@microsoft.com"&gt;&lt;FONT face=Calibri color=#0000ff size=3&gt;study@microsoft.com&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Calibri size=3&gt;.&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;Additionally, I will continue to post blogs on anything I think may help you prepare for the exams. We apologize for an inconvenience.&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;BoB&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=488094" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/backroom/archive/tags/Jaisson+Mailloux/default.aspx">Jaisson Mailloux</category><category domain="http://blogs.technet.com/backroom/archive/tags/Study+Group+-+Exam+70-294/default.aspx">Study Group - Exam 70-294</category></item><item><title>Exam Prep - Active Directory Benefits for Smaller Enterprises</title><link>http://blogs.technet.com/backroom/archive/2006/10/12/exam-prep-active-directory-benefits-for-smaller-enterprises.aspx</link><pubDate>Thu, 12 Oct 2006 22:37:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:467699</guid><dc:creator>BOBblog</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/backroom/comments/467699.aspx</comments><wfw:commentRss>http://blogs.technet.com/backroom/commentrss.aspx?PostID=467699</wfw:commentRss><description>&lt;P&gt;While preparing for this exam I came across this white paper on &lt;U&gt;Active Directory Benefits for Smaller Enterprises&lt;/U&gt;. You may want to read through this document and post any questions you have.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.microsoft.com/WindowsServer2003/techinfo/overview/adsmallbiz.mspx" mce_href="http://www.microsoft.com/WindowsServer2003/techinfo/overview/adsmallbiz.mspx"&gt;http://www.microsoft.com/WindowsServer2003/techinfo/overview/adsmallbiz.mspx&lt;/A&gt; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;The white paper covers the following information, most of which is pertinent tot he exam:&lt;/P&gt;
&lt;P&gt;Although many organizations have completed their Microsoft Active Directory deployment, there remain organizations that have either not completed deployment or have yet to take advantage of some of the important features of Active Directory. This white paper is designed to help small- and medium-sized organizations understand the business advantages that can be realized through the use of Windows Server 2003 and Active Directory. The paper was written based on feedback from business executives on the reasons why they chose to migrate to Active Directory and the ongoing benefits they have realized.&lt;/P&gt;&lt;B&gt;
&lt;P&gt;Included in This Document&lt;/P&gt;&lt;/B&gt;
&lt;TABLE class="" cellSpacing=0 cellPadding=0 width=623 border=0&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class="" width="2%"&gt;
&lt;P&gt;•&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" vAlign=center width="98%"&gt;
&lt;P&gt;What is Active Directory?&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" width="2%"&gt;
&lt;P&gt;•&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" vAlign=center width="98%"&gt;
&lt;P&gt;Benefits of Active Directory and Windows Server 2003&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" width="2%"&gt;
&lt;P&gt;•&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" vAlign=center width="98%"&gt;
&lt;P&gt;Increasing the Productivity of Users&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" width="2%"&gt;
&lt;P&gt;•&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" vAlign=center width="98%"&gt;
&lt;P&gt;Reducing the Burden of IT Administration&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" width="2%"&gt;
&lt;P&gt;•&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" vAlign=center width="98%"&gt;
&lt;P&gt;Improving Fault Tolerance to Minimize Downtime&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" width="2%"&gt;
&lt;P&gt;•&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" vAlign=center width="98%"&gt;
&lt;P&gt;Enhancing Security to Provide Better Peace of Mind&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" width="2%"&gt;
&lt;P&gt;•&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" vAlign=center width="98%"&gt;
&lt;P&gt;Leveraging the Capabilities of Active Directory-enabled Applications&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;FONT face=Arial size=2&gt;
&lt;P&gt;BoB&lt;/P&gt;&lt;/FONT&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=467699" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/backroom/archive/tags/Jaisson+Mailloux/default.aspx">Jaisson Mailloux</category><category domain="http://blogs.technet.com/backroom/archive/tags/Study+Group+-+Exam+70-294/default.aspx">Study Group - Exam 70-294</category></item><item><title>Study Group preparation</title><link>http://blogs.technet.com/backroom/archive/2006/09/25/458891.aspx</link><pubDate>Mon, 25 Sep 2006 21:58:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:458891</guid><dc:creator>BOBblog</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/backroom/comments/458891.aspx</comments><wfw:commentRss>http://blogs.technet.com/backroom/commentrss.aspx?PostID=458891</wfw:commentRss><description>&lt;P class=MsoNoSpacing style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Calibri&gt;Hello All,&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNoSpacing style="MARGIN: 0in 0in 0pt"&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;FONT face=Calibri&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNoSpacing style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Calibri&gt;As part of the Study Group preparation, I will post WebCast that I think are beneficial to the 70-294 exam.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;While these are not geared towards exam preparation, they do offer some insight that you may find useful:&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNoSpacing style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;FONT face=Calibri&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNoSpacing style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Calibri&gt;The first one is coming up this week (Thursday 9/28/2006): &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNoSpacing style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;FONT face=Calibri&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNoSpacing style="MARGIN: 0in 0in 0pt 0.5in"&gt;&lt;B&gt;&lt;FONT face=Calibri&gt;SB: Taking the Guesswork out of Active Directory&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P class=MsoNoSpacing style="MARGIN: 0in 0in 0pt 0.5in"&gt;&lt;A href="http://www.msreadiness.com/wscart.asp?eid=4538"&gt;&lt;SPAN style="FONT-SIZE: 12pt; FONT-FAMILY: 'Bookman Old Style','serif'"&gt;http://www.msreadiness.com/wscart.asp?eid=4538&lt;/SPAN&gt;&lt;/A&gt;&lt;FONT face=Calibri&gt; &lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNoSpacing style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;FONT face=Calibri&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNoSpacing style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Calibri&gt;The second webcast is on-demand.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;It was the first webcast I did as part of the BoB Team.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;It gives a good understanding of OU’s and Group Policies.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;We may need to go deeper into RoSP as we get closer to the Study Group.:&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNoSpacing style="MARGIN: 0in 0in 0pt 0.5in"&gt;&lt;B&gt;&lt;o:p&gt;&lt;FONT face=Calibri&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P class=MsoNoSpacing style="MARGIN: 0in 0in 0pt 0.5in"&gt;&lt;B&gt;&lt;FONT face=Calibri&gt;SB: Group Policy - specifically using GPMC&lt;/FONT&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P class=MsoNoSpacing style="MARGIN: 0in 0in 0pt 0.5in"&gt;&lt;A href="http://www.msreadiness.com/WS_abstract.asp?eid=15004137"&gt;&lt;FONT face=Calibri&gt;http://www.msreadiness.com/WS_abstract.asp?eid=15004137&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P class=MsoNoSpacing style="MARGIN: 0in 0in 0pt 0.5in"&gt;&lt;o:p&gt;&lt;FONT face=Calibri&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNoSpacing style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Calibri&gt;Enjoy,&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNoSpacing style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;FONT face=Calibri&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNoSpacing style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Calibri&gt;BoB&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=458891" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/backroom/archive/tags/Jaisson+Mailloux/default.aspx">Jaisson Mailloux</category><category domain="http://blogs.technet.com/backroom/archive/tags/Study+Group+-+Exam+70-294/default.aspx">Study Group - Exam 70-294</category></item><item><title>Study Group for Exam 70-294 (Active Directory Infrastructure)</title><link>http://blogs.technet.com/backroom/archive/2006/09/21/458062.aspx</link><pubDate>Fri, 22 Sep 2006 04:35:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:458062</guid><dc:creator>BOBblog</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.technet.com/backroom/comments/458062.aspx</comments><wfw:commentRss>http://blogs.technet.com/backroom/commentrss.aspx?PostID=458062</wfw:commentRss><description>&lt;P class=MsoNoSpacing style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 12pt; FONT-FAMILY: 'Bookman Old Style','serif'"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNoSpacing style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 12pt; FONT-FAMILY: 'Bookman Old Style','serif'"&gt;BoB’s Study Group&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNoSpacing style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 12pt; FONT-FAMILY: 'Bookman Old Style','serif'"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNoSpacing style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 12pt; FONT-FAMILY: 'Bookman Old Style','serif'"&gt;It is that time again!&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;We are going to start this study group with exam 70-294 Planning, Implementing, and Maintaining a Microsoft Windows Server 2003 Active Directory Infrastructure.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;This is due to some other Active Directory events that will be delivered during this time period.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;70-293: &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;Planning and Maintaining a Microsoft Windows Server 2003 Network Infrastructure is not a prerequisite for this but definitely helps.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;Having a good understating of the networking components like DNS is ideal for this test.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNoSpacing style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 12pt; FONT-FAMILY: 'Bookman Old Style','serif'"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNoSpacing style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 12pt; FONT-FAMILY: 'Bookman Old Style','serif'"&gt;The official kick off for this study group will be November 28&lt;SUP&gt;th&lt;/SUP&gt;.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;I wanted to get the blog started before the actually study group begins so we can all get on the same level and no one is left behind.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;I want to try and get a few mini-cast done as well.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;These mini-cast should help you understand the basic concepts of Active Directory, then the official study group will hopefully bring all these concepts together and help ensure that EVERYONE passes on the first try.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNoSpacing style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 12pt; FONT-FAMILY: 'Bookman Old Style','serif'"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNoSpacing style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 12pt; FONT-FAMILY: 'Bookman Old Style','serif'"&gt;The book that we will use is listed here: &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNoSpacing style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 12pt; FONT-FAMILY: 'Bookman Old Style','serif'"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNoSpacing style="MARGIN: 0in 0in 0pt"&gt;&lt;B&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #003366; FONT-FAMILY: 'Bookman Old Style','serif'"&gt;&lt;A href="http://www.microsoft.com/mspress/books/5432.asp"&gt;MCSE Self-Paced Training Kit (Exam 70-294): Planning, Implementing, and Maintaining a Microsoft® Windows Server™ 2003 Active Directory® Infrastructure&lt;/A&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P class=MsoNoSpacing style="MARGIN: 0in 0in 0pt"&gt;&lt;B&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #003366; FONT-FAMILY: 'Bookman Old Style','serif'"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;TABLE class=MsoNormalTable style="WIDTH: 100%; mso-cellspacing: 0in; mso-yfti-tbllook: 1184; mso-padding-alt: 0in 0in 0in 0in" cellSpacing=0 cellPadding=0 width="100%" border=0&gt;
&lt;TBODY&gt;
&lt;TR style="mso-yfti-irow: 0; mso-yfti-firstrow: yes"&gt;
&lt;TD style="BORDER-RIGHT: #d4d0c8; PADDING-RIGHT: 0in; BORDER-TOP: #d4d0c8; PADDING-LEFT: 0in; PADDING-BOTTOM: 0in; BORDER-LEFT: #d4d0c8; WIDTH: 48.75pt; PADDING-TOP: 0in; BORDER-BOTTOM: #d4d0c8; BACKGROUND-COLOR: transparent" vAlign=top width=65&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: black; FONT-FAMILY: 'Bookman Old Style','serif'; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'"&gt;Author &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD style="BORDER-RIGHT: #d4d0c8; PADDING-RIGHT: 0in; BORDER-TOP: #d4d0c8; PADDING-LEFT: 0in; PADDING-BOTTOM: 0in; BORDER-LEFT: #d4d0c8; WIDTH: 3.75pt; PADDING-TOP: 0in; BORDER-BOTTOM: #d4d0c8; BACKGROUND-COLOR: transparent" vAlign=top width=5 rowSpan=2&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt; LINE-HEIGHT: normal"&gt;&lt;?xml:namespace prefix = v ns = "urn:schemas-microsoft-com:vml" /&gt;&lt;v:shapetype id=_x0000_t75 stroked="f" filled="f" path="m@4@5l@4@11@9@11@9@5xe" o:preferrelative="t" o:spt="75" coordsize="21600,21600"&gt;&lt;v:stroke joinstyle="miter"&gt;&lt;/v:stroke&gt;&lt;v:formulas&gt;&lt;v:f eqn="if lineDrawn pixelLineWidth 0"&gt;&lt;/v:f&gt;&lt;v:f eqn="sum @0 1 0"&gt;&lt;/v:f&gt;&lt;v:f eqn="sum 0 0 @1"&gt;&lt;/v:f&gt;&lt;v:f eqn="prod @2 1 2"&gt;&lt;/v:f&gt;&lt;v:f eqn="prod @3 21600 pixelWidth"&gt;&lt;/v:f&gt;&lt;v:f eqn="prod @3 21600 pixelHeight"&gt;&lt;/v:f&gt;&lt;v:f eqn="sum @0 0 1"&gt;&lt;/v:f&gt;&lt;v:f eqn="prod @6 1 2"&gt;&lt;/v:f&gt;&lt;v:f eqn="prod @7 21600 pixelWidth"&gt;&lt;/v:f&gt;&lt;v:f eqn="sum @8 21600 0"&gt;&lt;/v:f&gt;&lt;v:f eqn="prod @7 21600 pixelHeight"&gt;&lt;/v:f&gt;&lt;v:f eqn="sum @10 21600 0"&gt;&lt;/v:f&gt;&lt;/v:formulas&gt;&lt;v:path o:connecttype="rect" gradientshapeok="t" o:extrusionok="f"&gt;&lt;/v:path&gt;&lt;o:lock aspectratio="t" v:ext="edit"&gt;&lt;/o:lock&gt;&lt;/v:shapetype&gt;&lt;v:shape id=Picture_x0020_1 style="VISIBILITY: visible; WIDTH: 3.75pt; HEIGHT: 0.75pt; mso-wrap-style: square" alt="http://www.microsoft.com/mspress/images/1pxt.gif" type="#_x0000_t75" o:spid="_x0000_i1025"&gt;&lt;v:imagedata o:title="1pxt" src="file:///C:\DOCUME~1\jmaill\LOCALS~1\Temp\msohtmlclip1\01\clip_image001.gif"&gt;&lt;/v:imagedata&gt;&lt;/v:shape&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: black; FONT-FAMILY: 'Bookman Old Style','serif'; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD style="BORDER-RIGHT: #d4d0c8; PADDING-RIGHT: 0in; BORDER-TOP: #d4d0c8; PADDING-LEFT: 0in; PADDING-BOTTOM: 0in; BORDER-LEFT: #d4d0c8; WIDTH: 100%; PADDING-TOP: 0in; BORDER-BOTTOM: #d4d0c8; BACKGROUND-COLOR: transparent" vAlign=top width="100%"&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: black; FONT-FAMILY: 'Bookman Old Style','serif'; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'"&gt;Jill Spealman, Kurt Hudson, and Melissa Craft &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 1; mso-yfti-lastrow: yes"&gt;
&lt;TD style="BORDER-RIGHT: #d4d0c8; PADDING-RIGHT: 0in; BORDER-TOP: #d4d0c8; PADDING-LEFT: 0in; PADDING-BOTTOM: 0in; BORDER-LEFT: #d4d0c8; PADDING-TOP: 0in; BORDER-BOTTOM: #d4d0c8; BACKGROUND-COLOR: transparent"&gt;&lt;/TD&gt;
&lt;TD style="BORDER-RIGHT: #d4d0c8; PADDING-RIGHT: 0in; BORDER-TOP: #d4d0c8; PADDING-LEFT: 0in; PADDING-BOTTOM: 0in; BORDER-LEFT: #d4d0c8; PADDING-TOP: 0in; BORDER-BOTTOM: #d4d0c8; BACKGROUND-COLOR: transparent"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
&lt;P class=MsoNoSpacing style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 12pt; FONT-FAMILY: 'Bookman Old Style','serif'"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNoSpacing style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 12pt; FONT-FAMILY: 'Bookman Old Style','serif'"&gt;Now with that said, if you have taken this test and did not pass or wanted clarification on something, please post it.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;I will try to get a mini-cast done on the subject or try to explain it either in a blog or in the official study guide.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNoSpacing style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 12pt; FONT-FAMILY: 'Bookman Old Style','serif'"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNoSpacing style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 12pt; FONT-FAMILY: 'Bookman Old Style','serif'"&gt;Don’t be a stranger and post!&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNoSpacing style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 12pt; FONT-FAMILY: 'Bookman Old Style','serif'"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNoSpacing style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 12pt; FONT-FAMILY: 'Bookman Old Style','serif'"&gt;BoB&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=458062" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/backroom/archive/tags/Jaisson+Mailloux/default.aspx">Jaisson Mailloux</category><category domain="http://blogs.technet.com/backroom/archive/tags/Study+Group+-+Exam+70-294/default.aspx">Study Group - Exam 70-294</category></item></channel></rss>