<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>News, Views, and Skews of The Full Circle &#187; Training</title>
	<atom:link href="http://blog.thefullcircle.com/tag/training/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.thefullcircle.com</link>
	<description>The Full Circle&#039;s collections, anouncements and contributions (rambles!) including Windows related technical arcitecture tips &#38; chat, with occasional event reporting for good measure.</description>
	<lastBuildDate>Thu, 26 Aug 2010 15:50:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blog.thefullcircle.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/c7cc11c05d774a0e0a7e2483ab236318?s=96&#038;d=http://s2.wp.com/i/buttonw-com.png</url>
		<title>News, Views, and Skews of The Full Circle &#187; Training</title>
		<link>http://blog.thefullcircle.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blog.thefullcircle.com/osd.xml" title="News, Views, and Skews of The Full Circle" />
	<atom:link rel='hub' href='http://blog.thefullcircle.com/?pushpress=hub'/>
		<item>
		<title>Training: 44CO175 &#8211; SharePoint 2010 Administrator Bootcamp</title>
		<link>http://blog.thefullcircle.com/2010/07/08/training-44co175-sharepoint-2010-administrator-bootcamp/</link>
		<comments>http://blog.thefullcircle.com/2010/07/08/training-44co175-sharepoint-2010-administrator-bootcamp/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 08:39:45 +0000</pubDate>
		<dc:creator>ashleylawrence42</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Training]]></category>

		<guid isPermaLink="false">http://blog.thefullcircle.com/?p=542</guid>
		<description><![CDATA[44CO175 &#8211; SharePoint 2010 Administrator Bootcamp (BPIO) Summary Step-by-step understanding is key to successfully implementing and deploying SharePoint 2010. This 15-module course will guide you through each critical stage, giving you exactly the skills you need to leverage full value from the latest SharePoint technology. Agenda Module 0 &#8211; Getting Ready for a SharePoint 2010 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.thefullcircle.com&amp;blog=2967773&amp;post=542&amp;subd=reubenjcook&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h1>44CO175 &#8211; SharePoint 2010 Administrator Bootcamp (BPIO)</h1>
<p><span style="text-decoration:underline;">Summary</span><br />
Step-by-step understanding is key to successfully implementing and deploying SharePoint 2010. This 15-module course will guide you through each critical stage, giving you exactly the skills you need to leverage full value from the latest SharePoint technology.</p>
<p><a href="http://reubenjcook.files.wordpress.com/2010/07/sharepoint-admin-bootcamp-201007.jpg"><img class="alignnone size-medium wp-image-547" title="SharePoint Admin Bootcamp 201007" src="http://reubenjcook.files.wordpress.com/2010/07/sharepoint-admin-bootcamp-201007.jpg?w=300&#038;h=225" alt="" width="300" height="225" /></a><br />
<span style="text-decoration:underline;">Agenda</span><br />
Module 0 &#8211; Getting Ready for a SharePoint 2010 Implementation: Why Governance and Business Requirements are Essential for a Successful Implementation.<br />
Module 1 &#8211; Understanding the Architecture of SharePoint Server 2010<br />
Module 2 &#8211; Installing SharePoint Server 2010.<br />
Module 3 &#8211; Administrating and Configuring Farm Settings in SharePoint Server 2010<br />
Module 4 &#8211; Understanding and Administrating Web applications<br />
Module 5 &#8211; Managing Web Applications<br />
Module 6 &#8211; Introduction to Site Collections<br />
Module 7 &#8211; Creating Site Collections<br />
Module 8 &#8211; Managing Site Collections<br />
Module 9 &#8211; Working with SharePoint Server 2010 Portals<br />
Module 10 &#8211; Governance and Information Assurance<br />
Module 11 &#8211; Enterprise Content Types &amp; Managed Metadata<br />
Module 12 &#8211; Managing Documents and Records<br />
Module 13 &#8211; Workflow<br />
Module 14 &#8211; Implementing and Managing Search<br />
Module 15 &#8211; People &amp; Social Networking<br />
Module 16 &#8211; Disaster Recovery</p>
<h1>A handful of notes from the week..</h1>
<h1>Installation Preparation for Service &amp; Install Accounts </h1>
<h2>The SharePoint Installation Account</h2>
<p>While I&#8217;ve become used to installing applications on servers with either the local or domain admin account, SharePoint 2010 really really really needs to have its own account created for the installation process. If you don&#8217;t you&#8217;ll have to correct the various service and app pool accounts later and that&#8217;s a pain.</p>
<p>Key points about the account used to install with -</p>
<ul>
<li>It will become the application pool account used in IIS for the Central Admin</li>
<li>If you do plan to let SharePoint create your databases (content DBs&#8217; etc&#8230;) this account needs rights to the SQL database to create DB&#8217;s (DBCreator and DBAdmin)</li>
<li>If DB&#8217;s are already created then it only needs DBAdmin</li>
<li>It only needs Local Admin permissions on the installation machine</li>
<li><strong>Not</strong> to be used in day-to-day admin</li>
<li>Imagine this account to be &#8220;enterprise admin&#8221; of SharePoint.</li>
<li>It should never be used again after the initial install, obviously that doesn&#8217;t mean disable or delete it.</li>
</ul>
<p>Example User Account &#8211; <em>spinstall</em></p>
<h2>The Farm Admin Account</h2>
<p> The farm admin account is an account that should be used by as few people as possible.</p>
<ul type="disc">
<li>It either needs to be a local admin on the SharePoint front end or create a new supper user or login as spinstall(logging in as spinstall is not recommended)</li>
<li>The farm admin account change services running on the machine hence the need for local admin rights, farm admin right in SharePoint central admin isn&#8217;t enough</li>
</ul>
<p>Example User Account - spfarmadmin</p>
<h1>During the SharePoint 2010 install</h1>
<p> Make sure you move index location during install off from the C:\&#8230;\14\data location</p>
<p> This index file is a flat file used in search and can grow very large in next to no time.</p>
<h1>After the install &#8211; the Configuration Wizard</h1>
<p>Do not use it, it doesn&#8217;t follow best practice.</p>
<h1> <a href="http://reubenjcook.files.wordpress.com/2010/07/3-bench-marks_2.jpg"><img title="3 Bench Marks_2" src="http://reubenjcook.files.wordpress.com/2010/07/3-bench-marks_2.jpg?w=164&#038;h=210" alt="" width="164" height="210" /></a>Performance Tip for SharePoint databases </h1>
<p><strong>Turn off Auto Growth</strong></p>
<p>While it&#8217;s been mentioned a thousand times and shouldn&#8217;t need to be mentioned&#8230;</p>
<p><em>To prevent it happening in existing installations for any new databases:</em></p>
<p><strong>SQL Management  Studio</strong> &gt; <strong>Database</strong> &gt; <strong>Model</strong>. Under the file groups section  change the properties for .mdf to grow by 50MB at a time</p>
<p><em>Fixing it for existing databases:</em></p>
<p>Open the properties of each database and under the file groups section, change the properties for .mdf to grow by 50MB at a time</p>
<p>Note: Why 50MB? Because it&#8217;s just right for SharePoint since it aligns with the default maximum upload file size.</p>
<h1>Registering Managed Service Accounts for SharePoint 2010</h1>
<ul>
<li>Best practice is to add them here first then start to use them to run services</li>
<li>All are generally fine  as just domain user accounts without elevated privileges</li>
</ul>
<h1>Application Pool Accounts in IIS for SharePoint 2010</h1>
<p> Never change the app pool account from inside IIS as the config DB will not know about the change, web apps will not know about the change and new servers added to the farm will not know which account to use.</p>
<p>One of the few things you can and do need to configure in IIS is SSL certificates and also needs to be done on each and every web front end.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/reubenjcook.wordpress.com/542/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/reubenjcook.wordpress.com/542/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/reubenjcook.wordpress.com/542/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/reubenjcook.wordpress.com/542/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/reubenjcook.wordpress.com/542/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/reubenjcook.wordpress.com/542/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/reubenjcook.wordpress.com/542/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/reubenjcook.wordpress.com/542/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/reubenjcook.wordpress.com/542/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/reubenjcook.wordpress.com/542/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/reubenjcook.wordpress.com/542/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/reubenjcook.wordpress.com/542/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/reubenjcook.wordpress.com/542/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/reubenjcook.wordpress.com/542/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.thefullcircle.com&amp;blog=2967773&amp;post=542&amp;subd=reubenjcook&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.thefullcircle.com/2010/07/08/training-44co175-sharepoint-2010-administrator-bootcamp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ff63c52f71ba3551615d544c514864a7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ashleylawrence42</media:title>
		</media:content>

		<media:content url="http://reubenjcook.files.wordpress.com/2010/07/sharepoint-admin-bootcamp-201007.jpg?w=300" medium="image">
			<media:title type="html">SharePoint Admin Bootcamp 201007</media:title>
		</media:content>

		<media:content url="http://reubenjcook.files.wordpress.com/2010/07/3-bench-marks_2.jpg?w=234" medium="image">
			<media:title type="html">3 Bench Marks_2</media:title>
		</media:content>
	</item>
		<item>
		<title>Training &#8211; SQL Server MasterClass (Kim Tripp &amp; Paul Randal &#8211; www.SQLskills.com)</title>
		<link>http://blog.thefullcircle.com/2010/06/17/sqlmasterclass/</link>
		<comments>http://blog.thefullcircle.com/2010/06/17/sqlmasterclass/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 13:11:11 +0000</pubDate>
		<dc:creator>reubenjcook</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[Kim Tripp]]></category>
		<category><![CDATA[Paul Randal]]></category>

		<guid isPermaLink="false">http://blog.thefullcircle.com/?p=516</guid>
		<description><![CDATA[As posted many times before, continous professional development through training and education is absolutely core of our IT consulting business, The Full Circle (www.thefullcircle.com). Today is a good day for that mantra as we are attending an excellent training seminar by SQL MVP&#8217;s and founders of www.SQLskills.com - SQL Server MasterClass My scribbles from the day.. and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.thefullcircle.com&amp;blog=2967773&amp;post=516&amp;subd=reubenjcook&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As posted many times before, continous professional development through training and education is absolutely core of our IT consulting business, The Full Circle (<a href="http://www.thefullcircle.com">www.thefullcircle.com</a>).</p>
<p>Today is a good day for that mantra as we are attending an excellent training seminar by SQL MVP&#8217;s and founders of <a href="http://www.SQLskills.com">www.SQLskills.com</a> - SQL Server MasterClass</p>
<p><a href="http://reubenjcook.files.wordpress.com/2010/06/l_1600_1200_55c80ccf-7338-4a9c-b3b8-29b737aa5547.jpeg"><img title="SQL Server MasterClass with Kim Tripp &amp; Paul Randal - www.SQLskills.com" src="http://reubenjcook.files.wordpress.com/2010/06/l_1600_1200_55c80ccf-7338-4a9c-b3b8-29b737aa5547.jpeg?w=480" alt="" /></a></p>
<p>My scribbles from the day.. and the formal agenda, speaker bio&#8217;s, etc. at the end</p>
<p>Bridging the gap between Development &amp; Production..</p>
<p>DBA&#8217;s &amp; Developers not communicating and the reluctant/involentary DBA..</p>
<p>The dilema of development, change control, production scheduling, and customer demands for new features</p>
<p>4 features that break an Enterprise to Standard restore &#8211; Partitioning, data compression, &#8230;, &#8230;</p>
<p>How Design Affects Production<br />
Design considerations such as capacity planning up front to scale databases correctly, try to avoid autogrowth! &amp; Log file fragmentation (LVF&#8217;s etc.)</p>
<p>Use of correct data types e.g. Use of bigint for small numbers, datetime when you only really need date, etc. &#8211; why use 16-bytes when you can use 4!</p>
<p>Disk maybe cheap, but memory overhead across a system is not.</p>
<p>Indexing &#8211; design them, not ad-hoc!</p>
<p>Resouce Governer &#8211; limit ad-hoc SQL query users</p>
<p>Naming conventions &#8211; obvious in any system (or should be!), makes long term management easier</p>
<p>Design choices affecting maintenance e.g. Fixed vs. Variable length impacting the ability to perform online index rebuilds or not!</p>
<p>Even some some MS apps break this such as SharePoint!</p>
<p>Nested Transactions &#8211; avoid!  ..they are evil!  (nested begins, only free resource at end of first transaction)</p>
<p>Instant File Initialisation (IFI) &#8211; restores create the file the full with zeros unless IFI is enabled.</p>
<p>Parameterization &#8211; trying to get your plan in cache, optimize at dB level.</p>
<p>Phyical dB layout &#8211; as dB&#8217;s become larger partioning into multiple filegroups is necessary &#8211; what&#8217;s a large dB? over 100GB you need to consider, TB absolutely!</p>
<p>Measuring your restores to check against your SLA&#8217;s &#8211; restores take longer than backup, ballpark 25% more, you can break your maintenance window (&amp; SLA&#8217;s) by underestimating the restore time.</p>
<p>Primary Key Choice &#8211; obvious but not always followed.</p>
<p>Indexing Strategies &#8211; difficult!</p>
<p>Database Maintenance &#8211; lack of causes problems!</p>
<p>Real Testing!!! &#8211; developers need access to similar environment to live otherwise</p>
<p>Myth Buster &#8211; top 10 myths debunked, taken from Paul&#8217;s Myth a day posts in April at SQLskills.com/blogs/Paul/Misconceptions</p>
<p>e.g. Failover Clustering is best HA for SQL..? It depends!<br />
Read more at &#8220;Proven SQL Server Architectures for High Availability and Disaster Recovery &#8211; http://download.microsoft.com/download/5/B/D/5BD13FFA-5E34-4AE1-9AA0-C6E6951B8FC8/SQL%20Server%202008%20R2%20High%20Availability%20Architecture%20White%20Paper.docx&#8221;</p>
<p>Tempdb or transaction log should be x% of the size of the largest dB &#8211; it depends! If you had a 10TB dB would you have 25% allocated for the log? e.g. 2.5TB wasted on logs.. NO!</p>
<p>use of single user mode, and admin connections.. the :m. and :a. startup switches</p>
<p>DR handbook should be written  by the most experienced member of the team, but tested by the most junior &#8211; who&#8217;d going to be holding the pager when the system goes bang at 02:00 on a Sunday&#8230;?  likely not the architect!</p>
<p>GUIDs: Use, Abuse, and How To Move Forward<br />
Dilema of GUIDs everywere, great for uniqueness, not so great if used for non-clustered indexes and used as a primary key (due to it&#8217;s uniqueness) &#8211; back to using the correct data types, why use a 64-byte key when a 4-byte key will suffice &#8211; for a 10,000 row table this can mean an internal system index of 400Mb, a 64-byte key will be nearer 5GB &#8211; just for the system!</p>
<p>Massive performance and storage gains to be had from correct use of GUIDs &#8211; see Kimberly&#8217;s blog post on this for more info at <a href="http://www.sqlskills.com/BLOGS/KIMBERLY/post/GUIDs-as-PRIMARY-KEYs-andor-the-clustering-key.aspx">http://www.sqlskills.com/BLOGS/KIMBERLY/post/GUIDs-as-PRIMARY-KEYs-andor-the-clustering-key.aspx</a></p>
<p><strong>The Top-Ten List&#8230;</strong></p>
<p>10) Data File Management &#8211; you can have up to 32768 files per database, and a minimum of two being the MDF &amp; LDF, but just because you can doesn&#8217;t mean you should!  However, careful placement of physical files on different storage types can add huge value to your SQL environment..</p>
<p>9) Transaction Log file management &#8211; only one log file is necessary, try and isolate from the data files to avoid disk head contention, use appropriate RAID (not RAID 5 as has high overheads for write &amp; logs are write intensive)</p>
<p> <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> Tempdb &#8211; tempdb is a special case as it is very susceptible to contention issues because only 1 per instance and 1 tempdb file per processor core, you can now create multiple files to spread the contention. KB328551 maybe suitable in your environment.<br />
Guideline for number of tempdb files, .25-.5 the number of cores.</p>
<p>7) Indexing Best Practice &#8211; dont&#8217;t go crazy with indexes, as with data files, just because you can.. doesn&#8217;t mean you should!  if anything try to reduce your indexes!  Good workload analysis to determine characteristics and query priority as over-indexing can be worse than under indexing.  Poorly maintained indexes can be more trouble in the long term &#8211; be sure to automate index maintenance.  A narrow index has very few issues, a wide one has the potential for many more!</p>
<p>6) Statistics</p>
<p>5) Index Fragmentation &#8211; Fragmentation Defined.. two broad types: internal (wasted space on data/indexes aka physical defragmentation) &amp; logical (..)<br />
Main causes.. GUID as high-order key, updates to variable length columns, badly configured FILLFACTOR, wide schemas that only fit a small number of rows per page<br />
Keys to success.. how to read the data<br />
How to correct.. create index with drop_existing, rebuild the index, defrag the index<br />
Most folks rebuild or reorganise but their are tradeoffs.. how much disk space have you got? <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  </p>
<p>4)</p>
<p>3) I/O errors &#8211; 823/824 errors have already been retried 4 times before you find out that the I/O subsystem has transient problems.  monitor for error 825 &#8211; read errors</p>
<p>2) DBCC CHECKDB &#8211; see the blog post <a href="http://sqlskills.com/BLOGS/PAUL/category/CHECKDB-From-Every-Angle.aspx">http://sqlskills.com/BLOGS/PAUL/category/CHECKDB-From-Every-Angle.aspx</a><br />
How often should you run CHECKDB &#8211; at least once per week &#8211; yikes!, how long will it take? &#8211; it depends!   but if it starts to take longer it normally means a problem.</p>
<p>1) Recovering Using Backups &#8211; best way to avoid data loss but not necessarily the best way to avoid downtime so consider other mechanisms to full backups such as log shipping, mirroring, etc.  Recommend at least Full &amp; Log backups but frequently e.g. full weekly, logs as often as every 5 minutes&#8230; however Differentials are better &#8211; redundancy in the backups</p>
<p>Q&amp;A &#8211; I asked about placement of tempdb in a failover cluster and if there is a downside to putting it on non-cluster shared storage e.g. a local SSD drive or RAMdisk &#8211; no, this is fine as long as the same drive letter is available on each node as the tempdb is flushed and recreated everytime SQL starts anyway &amp; got yet another geek polo shirt &#8211; my wife will love that&#8230; <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>more info at.. <a href="http://www.SQLskills.com">www.SQLskills.com</a></p>
<p><a href="http://www.SQLskills.com/webcasts.asp">www.SQLskills.com/webcasts.asp</a> - over 50hrs of free online training resources</p>
<p><strong>Formal Event notes, background, agenda, speaker bio&#8217;s, etc. </strong></p>
<p>www.regonline.co.uk/kimtrippsql<br />
This special one-day event will focus on some of the top issues companies face when implementing and maintaining a SQL Server-based solution. Very often there is no dedicated DBA and so the IT managers struggle to keep the data tier performing well and the data available. This can be especially troublesome when the development team is unaware of how application design choices affect database performance.</p>
<p>SESSIONS SNAPSHOT<br />
During the day Kimberly and Paul will:<br />
Debunk many of the ingrained misconceptions around SQL Server&#8217;s behaviour<br />
Show you disaster recovery techniques critical to preserving your company&#8217;s life-blood &#8211; the data<br />
Explain how a common application design pattern can wreak havoc in the database<br />
Walk through the top-10 points to follow around operations and maintenance for a wellperforming and available data tier</p>
<p>SESSIONS ABSTRACTS<br />
KEYNOTE: Bridging the Gap Between Development and Production<br />
Applications are commonly developed with little regard for how design choices will affect performance in production. This is often because developers don&#8217;t realize the implications of their design on how SQL Server will be able to handle a high workload (e.g. blocking, fragmentation) and/or because there&#8217;s no full-time trained DBA that can recognize production problems and help educate developers. The keynote sets the stage for the rest of the day. Discussing some of the issues that can arise, explaining how some can be avoided and highlighting some of the features in SQL 2008 that can help developers and DBAs make better use of SQL Server, and troubleshoot when things go wrong.</p>
<p>SESSION ONE: SQL Server Mythbusters<br />
It&#8217;s amazing how many myths and misconceptions have sprung up and persisted over the years about SQL Server - after many years helping people out on forums, newsgroups, and customer engagements, Paul and Kimberly have heard it all. Are there really non-logged operations? Can interrupting shrinks or rebuilds cause corruption?<br />
Can you override the server&#8217;s MAXDOP setting? Will the server always do a table-scan to get a row count? Many myths lead to poor design choices and inappropriate maintenance practices so these are just a few of many, many myths that Paul and Kimberly will debunk in this fast-paced session on how SQL Server operates and should be managed and maintained.</p>
<p>SESSION TWO: Database Recovery Techniques Demo-Fest<br />
Even if a company has a disaster recovery strategy in place, they need to practice to make sure that the plan will work when a disaster does strike. In this fast-paced demo session Paul and Kimberly will repeatedly do nasty things to databases and then show how they are recovered &#8211; demonstrating many techniques that can be used in production for disaster recovery. Not for the faint-hearted!</p>
<p>SESSION THREE: GUIDs: Use, Abuse, and How To Move Forward<br />
Since the addition of the GUID (Microsoft’s implementation of the UUID), my life as a consultant and &#8220;tuner&#8221; has been busy. I’ve seen databases designed with GUID keys run fairly well with small workloads but completely fall over and fail because they just cannot scale. And, I know why GUIDs are chosen &#8211; it simplifies the handling of parent/child rows in your batches so you can reduce round-trips or avoid dealing with identity values. And, yes, sometimes it&#8217;s even for distributed databases and/or security that GUIDs are chosen. I&#8217;m not entirely against ever using a GUID but overusing and abusing GUIDs just has to be stopped! Please, please, please let me give you better solutions and explanations on how to deal with your parent/child rows, round-trips and clustering keys!</p>
<p>SESSION 4: Essential Database Maintenance<br />
In this session, Paul and Kimberly will run you through their top-ten database maintenance recommendations, with a lot of tips and tricks along the way. These are distilled from almost 30 years combined experience working with SQL Server customers and are geared towards making your databases more performant, more available, and more easily managed (to save you time!). Everything in this session will be practical and applicable to a wide variety of<br />
databases. Topics covered include: backups, shrinks, fragmentation, statistics, and much more! Focus will be on 2005 but we&#8217;ll explain some of the key differences for 2000 and 2008 as well.</p>
<p>SPEAKER BIOGRAPHIES<br />
Paul and Kimberly are a husband-and-wife team who own and run SQLskills.com, a world-renowned SQL Server consulting and training company.<br />
They are both SQL Server MVPs and Microsoft Regional Directors, with over 30 years of combined experience on SQL Server. Paul worked on the SQL Server team for nine years in development and management roles, writing many of the DBCC commands, and ultimately with responsibility for core Storage Engine for SQL Server 2008. Paul writes extensively on his blog<br />
(SQLskills.com/blogs/Paul) and for TechNet Magazine, for which he is also a Contributing<br />
Editor. Kimberly worked on the SQL Server team in the early 1990s as a tester and writer before leaving to found SQLskills and embrace her passion for teaching and consulting. Kimberly has been a staple at worldwide conferences since she first presented at TechEd in 1996, and she blogs at SQLskills.com/blogs/Kimberly. They have written Microsoft whitepapers and books for SQL Server 2000, 2005 and 2008, and are regular, top-rated<br />
presenters worldwide on database maintenance, high availability, disaster recovery, performance tuning, and SQL Server internals. Together they teach the SQL MCM certification and throughout Microsoft.<br />
In their spare time, they like to find frogfish in remote corners of the world.</p>
<p>SPEAKER TESTIMONIALS<br />
&#8220;To call them good trainers is an epic understatement. They know how to deliver<br />
technical material in ways that illustrate it well. I had to stop Paul at one point and<br />
ask him how long it took to build a particular slide because the animations were so<br />
good at conveying a hard-to-describe process.&#8221;<br />
&#8220;These are not beginner presenters, and they put an extreme amount of<br />
preparation and attention to detail into everything that they do. Completely,<br />
utterly professional.&#8221;<br />
&#8220;When it comes to the instructors themselves, Kimberly and Paul simply have no<br />
equal. Not only are they both ultimate authorities, but they have endless<br />
enthusiasm about the material, and spot on delivery. If either ever got tired they<br />
never showed it, even after going all day and all week. We witnessed countless<br />
demos over the course of the week, some extremely involved, multi-step<br />
processes, and I can’t recall one that didn’t go the way it was supposed to.&#8221;<br />
&#8220;You might think that with this extreme level of skill comes extreme levels of<br />
egotism and lack of patience. Nothing could be further from the truth. &#8230; They<br />
simply know how to teach, and are approachable, humble, and patient.&#8221;<br />
&#8220;The experience Paul and Kimberly have had with real live customers yields a lot<br />
more information and things to watch out for than you&#8217;d ever get from<br />
documentation alone.&#8221;<br />
“Kimberly, I just wanted to send you an email to let you know how awesome you<br />
are! I have applied some of your indexing strategies to our website’s homegrown<br />
CMS and we are experiencing a significant performance increase. WOW&#8230;.amazing<br />
tips delivered in an exciting way! Thanks again”<br />
Kimberley L. Tripp<br />
Paul S.Randal</p>
<p><a href="http://reubenjcook.files.wordpress.com/2010/06/l_1600_1200_55c80ccf-7338-4a9c-b3b8-29b737aa5547.jpeg"></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/reubenjcook.wordpress.com/516/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/reubenjcook.wordpress.com/516/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/reubenjcook.wordpress.com/516/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/reubenjcook.wordpress.com/516/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/reubenjcook.wordpress.com/516/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/reubenjcook.wordpress.com/516/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/reubenjcook.wordpress.com/516/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/reubenjcook.wordpress.com/516/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/reubenjcook.wordpress.com/516/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/reubenjcook.wordpress.com/516/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/reubenjcook.wordpress.com/516/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/reubenjcook.wordpress.com/516/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/reubenjcook.wordpress.com/516/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/reubenjcook.wordpress.com/516/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.thefullcircle.com&amp;blog=2967773&amp;post=516&amp;subd=reubenjcook&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.thefullcircle.com/2010/06/17/sqlmasterclass/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/108028747abc4e56209301fdd9fd3b45?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Reubs</media:title>
		</media:content>

		<media:content url="http://reubenjcook.files.wordpress.com/2010/06/l_1600_1200_55c80ccf-7338-4a9c-b3b8-29b737aa5547.jpeg" medium="image">
			<media:title type="html">SQL Server MasterClass with Kim Tripp &#38; Paul Randal - www.SQLskills.com</media:title>
		</media:content>
	</item>
		<item>
		<title>Training &#8211; Updating Your Windows Server 2008 Technology Specialist Skills to R2</title>
		<link>http://blog.thefullcircle.com/2009/12/09/training-updating-your-windows-server-2008-technology-specialist-skills-to-r2/</link>
		<comments>http://blog.thefullcircle.com/2009/12/09/training-updating-your-windows-server-2008-technology-specialist-skills-to-r2/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 09:26:00 +0000</pubDate>
		<dc:creator>reubenjcook</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[Virtualisation]]></category>
		<category><![CDATA[Windows Server 2008 R2]]></category>

		<guid isPermaLink="false">http://blog.thefullcircle.com/2009/12/09/training-updating-your-windows-server-2008-technology-specialist-skills-to-r2/</guid>
		<description><![CDATA[This week I have another couple of days out of the office (or our clients office) for yet more Microsoft Partner training - 2 days of updating your Technology Specialist skills Windows Server 2008 R2. This course is so hot off the press that the materials were only delivered last Thursday&#8230; e.g. buggy labs &#8211; fun [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.thefullcircle.com&amp;blog=2967773&amp;post=443&amp;subd=reubenjcook&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:left;">This week I have another couple of days out of the office (or our clients office) for yet more Microsoft Partner training - 2 days of updating your Technology Specialist skills Windows Server 2008 R2.</p>
<p style="text-align:left;">
<div id="attachment_454" class="wp-caption aligncenter" style="width: 310px"><a href="http://reubenjcook.files.wordpress.com/2009/12/44co149-update_ts_skills_to_ws2008r2.jpg"><img class="size-medium wp-image-454 " title="44CO149-Update_TS_skills_to_WS2008R2" src="http://reubenjcook.files.wordpress.com/2009/12/44co149-update_ts_skills_to_ws2008r2.jpg?w=300&#038;h=225" alt="" width="300" height="225" /></a><p class="wp-caption-text">Updating Your Windows Server 2008 Technology Specialist Skills to R2</p></div>
<p>This course is so hot off the press that the materials were only delivered last Thursday&#8230; e.g. buggy labs &#8211; fun to fix! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> , no course DVD cut as yet, and a speaker that doesn&#8217;t know the materials, and fortunately doesn&#8217;t need too&#8230; as it&#8217;s being delivered by  Andy Mallone (<a href="http://www.quality-training.co.uk/blog/">www.quality-training.co.uk/blog/</a> &amp; <a href="http://www.divedeeperevents.com/">http://www.divedeeperevents.com/</a>)</p>
<p>Andy is an MVP in Windows Server, has been an MCT for 15 years (had a 4-digit MCP id), is a speaker at various events inc. just back from TechEd delivering , and will be in Redmond in 2 months time as an external member of the Windows 8 product team&#8230; likely to be the first x64 only client OS from Microsoft.</p>
<p>Global Knowledge use the strap line &#8216;Experts teaching Experts&#8217; &#8211; they have nailed it on this one. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Anyway, on to the course (Top tips as usual at the end..):</p>
<p>Activity name: 44CO149 &#8211; Updating Your Windows Server 2008 Technology Specialist Skills to R2</p>
<p>Facility: Global Knowledge, London, 83 Baker Street, W1U 6AG</p>
<p>Who: Andy Mallone (<a href="http://www.quality-training.co.uk/blog/">www.quality-training.co.uk/blog/</a>)<br />
MVP Windows Server, MCT for 15 years, speaker at various events inc. just back from TechEd, and will be in Redmond in 2 months time as an external member of the Windows 8 product team!</p>
<p style="text-align:left;">Andy Malone has a deep and broad understanding so far beyond the subject (and that your average instructor) that allowed him to easily fill in the gaps in the somewhat lacking and already outdated course materials.  The result was &#8216;quality training&#8217; that has made a real difference to our long term understanding and ability to work with Windows 7 and the supporting technologies.</p>
<p style="text-align:left;">Activity Link (URL): <a href="https://training.partner.microsoft.com/learning/app/SYS_Login.aspx?lang=en-gb&amp;RU=https%3A//training.partner.microsoft.com/learning/app/management/LMS_ActDetails.aspx%3FActivityId%3D549434%26UserMode%3D0">https://training.partner.microsoft.com/learning/app/SYS_Login.aspx?lang=en-gb&amp;RU=https%3A//training.partner.microsoft.com/learning/app/management/LMS_ActDetails.aspx%3FActivityId%3D549434%26UserMode%3D0</a></p>
<p>Activity description: 44CO149 &#8211; Updating Your Windows Server 2008 Technology Specialist Skills to R2</p>
<p>Summary:</p>
<p>This two day intensive course is aimed at fast tracking Windows Server Technical Specialists and IT professionals onto the new technology of Windows Server 2008 R2. This course will also provide enough knowledge and skills for Partners to pass the new WS08R2 exam, due out later this year.</p>
<p>Prerequisites:</p>
<p>Students who attend this 2-day ILT should have the following prerequisite knowledge:<br />
• Possess core Windows Server 2008 Technology Specialist skills.</p>
<p>• Familiarity and experience with batch scripting or another scripting language.</p>
<p>• Experience with Windows deployment technologies and implementation.</p>
<p>• Experience with Windows networking technologies and implementation.</p>
<p>• Experience with Active Directory technologies and implementation.</p>
<p>• Experience with Windows Server 2008 server virtualization technologies and implementation.</p>
<p>• Experience with Windows Server 2008 Web application server technologies and implementation.</p>
<p>Objectives:</p>
<p>Students who attend this 2-day ILT should have the following prerequisite knowledge:<br />
• Possess core Windows Server 2008 Technology Specialist skills.</p>
<p>• Familiarity and experience with batch scripting or another scripting language.</p>
<p>• Experience with Windows deployment technologies and implementation.</p>
<p>• Experience with Windows networking technologies and implementation.</p>
<p>• Experience with Active Directory technologies and implementation.</p>
<p>• Experience with Windows Server 2008 server virtualization technologies and implementation.</p>
<p>• Experience with Windows Server 2008 Web application server technologies and implementation.</p>
<h4>Top tips &amp; links picked up during the course…</h4>
<p>- Using VHD&#8217;s created in disk management for storage whatever you need, whereever you need it, appearing as local storage (disk, volume, etc.) - helping towards the goal of &#8217;elastic enterprise solutions&#8217; &amp; cloud computing</p>
<p>Demo on how to use a VHD to support native OS boot for Windows 7 or Windows Server 2008 R2 &#8211; more at Keith Combes excellent blahg at <a href="http://blogs.technet.com/keithcombs/archive/2009/05/22/dual-boot-from-vhd-using-windows-7-and-windows-server-2008-r2.aspx">http://blogs.technet.com/keithcombs/archive/2009/05/22/dual-boot-from-vhd-using-windows-7-and-windows-server-2008-r2.aspx</a></p>
<p>- AD Administration Center&#8230; the shape of AD admin to come..?<br />
(an R2 RSAT feature..)</p>
<p>- Technologies you need to embrace to succeed in this industry in the next few years&#8230; Virtualisation, Cloud, IPv6</p>
<p>- <a href="http://en.wikipedia.org/wiki/MinWin">http://en.wikipedia.org/wiki/MinWin</a></p>
<p>- <a href="http://technet.microsoft.com/en-us/library/cc730985.aspx">http://technet.microsoft.com/en-us/library/cc730985.aspx</a></p>
<p>- Encryption types, data at rest (e.g. encrypting on the disk with bitlocker) vs. data in transit (e.g. encryption on the network with IPsec)</p>
<p>- MSAT (Microsoft Security Assessment Toolkit) &#8211; is gold!</p>
<p style="text-align:left;">-</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/reubenjcook.wordpress.com/443/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/reubenjcook.wordpress.com/443/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/reubenjcook.wordpress.com/443/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/reubenjcook.wordpress.com/443/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/reubenjcook.wordpress.com/443/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/reubenjcook.wordpress.com/443/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/reubenjcook.wordpress.com/443/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/reubenjcook.wordpress.com/443/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/reubenjcook.wordpress.com/443/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/reubenjcook.wordpress.com/443/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/reubenjcook.wordpress.com/443/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/reubenjcook.wordpress.com/443/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/reubenjcook.wordpress.com/443/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/reubenjcook.wordpress.com/443/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.thefullcircle.com&amp;blog=2967773&amp;post=443&amp;subd=reubenjcook&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.thefullcircle.com/2009/12/09/training-updating-your-windows-server-2008-technology-specialist-skills-to-r2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/108028747abc4e56209301fdd9fd3b45?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Reubs</media:title>
		</media:content>

		<media:content url="http://reubenjcook.files.wordpress.com/2009/12/44co149-update_ts_skills_to_ws2008r2.jpg?w=300" medium="image">
			<media:title type="html">44CO149-Update_TS_skills_to_WS2008R2</media:title>
		</media:content>
	</item>
		<item>
		<title>Training &#8211; Microsoft SCCM &amp; SCOM exam preperation bootcamp</title>
		<link>http://blog.thefullcircle.com/2008/11/17/training-sccm-scom-exam-preperation-bootcamp/</link>
		<comments>http://blog.thefullcircle.com/2008/11/17/training-sccm-scom-exam-preperation-bootcamp/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 09:38:27 +0000</pubDate>
		<dc:creator>reubenjcook</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[microsoft certification]]></category>
		<category><![CDATA[sccm]]></category>
		<category><![CDATA[scom]]></category>

		<guid isPermaLink="false">http://reubenjcook.wordpress.com/2008/11/17/training-sccm-scom-exam-preperation-bootcamp/</guid>
		<description><![CDATA[This week am attending SCOM &#38; SCCM bootcamp exam preparation training with one of our close associates, Ashley Lawrence. Ashley has been involved with The Full Circle (www.thefullcircle.com) since its beginnings in 2002-03. Ashley &#38; I had worked together (you&#8217;ll have to look at my linkedin profile) prior to this, and have succesfully continued to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.thefullcircle.com&amp;blog=2967773&amp;post=109&amp;subd=reubenjcook&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This week am attending SCOM &amp; SCCM bootcamp exam preparation training with one of our close associates, Ashley Lawrence. Ashley has been involved with The Full Circle (<a href="http://www.thefullcircle.com">www.thefullcircle.com</a>) since its beginnings in 2002-03. Ashley &amp; I had worked together (you&#8217;ll have to look at my linkedin profile) prior to this, and have succesfully continued to work on various projects together since even though he is now based in Qatar!</p>
<p>Anyway, this week rather than work, work, work, it&#8217;s train, exam, train, exam, the details of which are below:</p>
<div id="attachment_364" class="wp-caption aligncenter" style="width: 235px"><a href="http://reubenjcook.files.wordpress.com/2008/11/p-640-480-355ec99c-4cc0-4fca-9630-1cde92a6f1d9.jpeg"><img class="size-full wp-image-364 " src="http://reubenjcook.files.wordpress.com/2008/11/p-640-480-355ec99c-4cc0-4fca-9630-1cde92a6f1d9.jpeg?w=225&#038;h=300" alt="" width="225" height="300" /></a><p class="wp-caption-text">Systems Center Specialisation - Exam Preparation Bootcamp - (SCOM and SCCM)</p></div>
<p><span style="font-size:10pt;color:black;font-family:Verdana,sans-serif;">Event Title:<strong> </strong></span><span style="font-size:10pt;color:black;font-family:Verdana,sans-serif;">44HOL003 &#8211; Systems Center Specialisation &#8211; Exam Preparation Bootcamp &#8211; (SCOM and SCCM)</span></p>
<p class="MsoNormal" style="margin:0;">
<div class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Verdana,sans-serif;"><span style="font-size:10pt;font-family:&quot;">Full course -</span><span style="font-size:small;font-family:Times New Roman;"> </span><span lang="EN-US"><a href="https://training.partner.microsoft.com/plc/register.aspx?publisher=12&amp;delivery=256005"><span style="font-size:10pt;font-family:&quot;" lang="EN-GB">https://training.partner.microsoft.com/plc/register.aspx?publisher=12&amp;delivery=256005</span></a></span></span></div>
<div></div>
<p><span style="font-size:10pt;font-family:Verdana,sans-serif;"></p>
<p class="MsoNormal" style="margin:0;">Exam 70-400: TS: Microsoft System Center Operations Manager 2007, Configuring</p>
<p><span style="font-size:10pt;font-family:Verdana,sans-serif;"><a href="http://www.microsoft.com/learning/en/us/exams/70-400.mspx">http://www.microsoft.com/learning/en/us/exams/70-400.mspx</a></span></p>
<p> </p>
<p> </p>
<p> </p>
<p></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Verdana,sans-serif;">Exam 70-401: TS: Microsoft System Center Configuration Manager 2007, Configuring</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Verdana,sans-serif;"><a href="http://www.microsoft.com/learning/en/us/exams/70-401.mspx">http://www.microsoft.com/learning/en/us/exams/70-401.mspx</a></span></p>
<p class="MsoNormal" style="margin:0;"> </p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;color:#1f497d;font-family:Verdana,sans-serif;"><span style="font-family:Times New Roman;"><span style="color:#000000;"><strong><span style="font-size:10pt;"><br />
44HOL003 &#8211; Systems Center Specialisation &#8211; Exam Preparation Bootcamp &#8211; (SCOM and SCCM)</span></strong><span style="font-size:small;"> </span></span></span></span></p>
<p class="MsoNormal" style="margin:0;">
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;color:#1f497d;font-family:Verdana,sans-serif;"><br />
We did the SCCM on the Wednesday afternoon, and fortunately most of what we were told must have sunk in as we both passed with flying colours! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> , we came to following conclusions to appraise&#8230;</span></p>
<p class="MsoNormal" style="margin:0;">
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;color:#1f497d;font-family:Verdana,sans-serif;">SCCM Exam – in the context of the course, totally applicable, relevant, etc. but then it should be as the ‘course’ was a bootcamp designed to pass the current exam – as usual for a Microsoft exam quite a lot of poorly worded questioning more about one’s ability to read the question rather than test the subject matter.</span></p>
<p class="MsoNormal" style="margin:0;"> </p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;color:#1f497d;font-family:Verdana,sans-serif;">SCCM Course &#8211; (i.e. an exam prep bootcamp) it did exactly what it set out to do – increase the numbers of certified SCCM partners (and therefore MCP’s) in the market, by passing the exam (see above re: exam vis-à-vis course), however I’d hope that the full blown course has more real-world examples, and more engaging labs, such as grouping/teaming delegates into sub-groups to work together on real world scenarios e.g. multiple secondary sites distributing and reporting on secondary site level client distributions, etc. to bring everyone together. Obviously the aforementioned example further alienates the smaller shops who don’t run or need multi-level hierarchies, but you get my drift – the labs are weak!</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;color:#1f497d;font-family:Verdana,sans-serif;">Firdous Gangat &amp; Dave Allen &#8211; Firdous &amp; David really made the difference to this course material, which alone would have been quite poor (labs anyway).  Their knowledge added 1000% to its value, this said it did what it said on the tin as I passed both the SCCM &amp; SCOM exams during the week as planned.</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;color:#1f497d;font-family:Verdana,sans-serif;">heating probems during the week (lack of cooling) caused some problems and some of the kit is quite old (ML310 G1, didn&#8217;t really have the horsepower for virtualised SCOM!), when ML110-G5&#8242;s came down to £100 someone should have snapped them up!</span></p>
<p> </p>
<p class="MsoNormal" style="margin:0;">
<p class="MsoNormal" style="margin:0;">
<div id="attachment_364" class="wp-caption alignnone" style="width: 235px"><a href="http://reubenjcook.files.wordpress.com/2008/11/p-640-480-f7a989bf-c4ee-4476-b07c-9fe8b5eb0852.jpeg"><img class="size-full wp-image-364 " src="http://reubenjcook.files.wordpress.com/2008/11/p-640-480-f7a989bf-c4ee-4476-b07c-9fe8b5eb0852.jpeg?w=225&#038;h=300" alt="" width="225" height="300" /></a><p class="wp-caption-text">A well deserved beer at the end of the course, but not for me <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />  my beers scheduled for after the SCOM...</p></div>
<p style="margin-bottom:12pt;"><span style="text-decoration:underline;"><span style="font-size:10pt;"><span style="font-family:Times New Roman;">Summary:<br />
</span></span></span></p>
<div style="margin-bottom:12pt;"><span style="font-family:Times New Roman;"><span style="font-size:10pt;">This 5 day instructor-led course will help students prepare for Microsoft exam 70-400 on Configuring Microsoft System Center Operations Manager 2007, and Microsoft exam 70-401 on Configuring Microsoft System Center Configuration Manager 2007. The course focuses on the domains covered on each exam.</span></span></div>
<p> </p>
<div><span style="font-family:Times New Roman;"><span style="font-size:10pt;">The course will include lecture and demonstrations by the instructor, hands-on labs for the students, and tips on how to effectively prepare for a Microsoft certification exam.</span></span> </div>
<div><span style="font-family:Times New Roman;"><span style="font-size:10pt;"><span style="font-family:Times New Roman;"><span style="text-decoration:underline;"><span style="font-size:10pt;">Intended Audience:<br />
</span></span><span style="font-size:10pt;">Systems Integrators, Gold Partners &#8211; Technical Audience</span></span></span></span></div>
<div><span style="font-family:Times New Roman;"><span style="font-size:10pt;"> </span></span></div>
<p><span style="font-family:Times New Roman;"><span style="font-size:10pt;"><span style="text-decoration:underline;"><span style="font-size:10pt;"><span style="font-family:Times New Roman;">Prerequisites:<br />
</span></span></span></p>
<p></span></span></p>
<div><span style="font-family:Times New Roman;"><span style="font-size:10pt;">Students should have a minimum of one year of experience with:<br />
Microsoft Operations Manager (MOM) 2005 or System Center Operations Manager 2007 including configuring distributed applications, using PowerShell, and configuring and deploying Management Packs.<br />
Systems Management Server (SMS) or Configuration Manager 2007 including deploying and managing software and hardware assets.<br />
Active Directory and the Windows server system.</span></span></div>
<p> </p>
<div><span style="font-family:Times New Roman;"><span style="font-size:10pt;">The equivalent knowledge may be gained by completing the one or more of the following courses:<br />
Microsoft Instructor Led course 50028: Managing System Center Operations Manager 2007, or Microsoft E-Learning Collection 3386: Implementing Microsoft System Center Operations Manager 2007 and Microsoft Instructor Led Course 6451: Planning, Deploying, and Managing Microsoft System Center Configuration Manager 2007</span></span> </div>
<div><span style="font-family:Times New Roman;"><span style="font-size:10pt;"><span style="font-family:Times New Roman;"><span style="text-decoration:underline;"><span style="font-size:10pt;">Objectives:<br />
</span></span><span style="font-size:10pt;">This 5 day instructor-led course will help students prepare for Microsoft exam 70-400 on Configuring Microsoft System Center Operations Manager 2007, and Microsoft exam 70-401 on Configuring Microsoft System Center Configuration Manager 2007.</span></span></span></span></div>
<div><span style="font-family:Times New Roman;"><span style="font-size:10pt;"> </span></span></div>
<p><span style="font-family:Times New Roman;"><span style="font-size:10pt;"><span style="text-decoration:underline;"><span style="font-size:10pt;"><span style="font-family:Times New Roman;">Agenda:<br />
</span></span></span></p>
<p></span></span></p>
<div><span style="font-family:Times New Roman;"><span style="font-size:10pt;">Part 1 System Center Operations Manager 2007 Exam 70-400<br />
Configuring System Center Operations Manager 2007<br />
Topics<br />
Configure notification.<br />
Manage roles.<br />
Configure System Center Operations Manager options.<br />
Discover and deploy agents within a trusted Active Directory forest.<br />
Discover and deploy agents to systems not using Active Directory.<br />
Labs<br />
Use the Computer and Device Management Wizard<br />
Implement profiles and user roles for Exchange Server<br />
Configure objects for Maintenance mode</span></span></div>
<p> </p>
<div><span style="font-family:Times New Roman;"><span style="font-size:10pt;">Deploying and Configuring Management Packs<br />
Topics<br />
Import a Management Pack.<br />
Configure overrides.<br />
Create a self-tuning threshold.<br />
Migrate a Microsoft Operations Manager 2005 Management Pack to System Center Operations Manager 2007.<br />
Configure diagnostics and recoveries for a rule or a monitor.<br />
Labs<br />
Verify conversion of MOM 2005 management packs to SCOM 2007<br />
Create and modify a self-tuning threshold monitor<br />
Building and Deploying Custom Management Packs<br />
Topics<br />
Configure security options.<br />
Configure discovery for Management Packs.<br />
Create monitors and rules.<br />
Create a distributed application.<br />
Create a synthetic transaction.<br />
Labs<br />
Create rules with overrides for specific server roles<br />
Customize Management Packs by creating monitors and related tasks<br />
Create synthetic transaction monitors to check application performance and connectivity<br />
Create a relationship to show a dependency between applications</span></span> </div>
<div><span style="font-family:Times New Roman;"><span style="font-size:10pt;">Maintaining System Center Operations Manager<br />
Topics<br />
Maintain a System Center Operations Manager infrastructure.<br />
Create views.<br />
Create tasks.<br />
Fail over from Root Management Server (RMS).<br />
Back up and restore System Center Operations Manager.<br />
Manage and maintain reports.<br />
Labs<br />
Create a Dashboard view and a State view<br />
Create a scheduled task using PowerShell<br />
Create a console task and diagnostic task<br />
Configure data retention settings<br />
Configuring Client Monitoring<br />
Topics<br />
Configure Audit Collection Service (ACS).<br />
Configure Agentless Exception Monitoring (AEM).<br />
Configure Collective Client Monitoring (CCM).<br />
Configure Business Critical Client Monitoring (BCCM).<br />
Labs<br />
Agentless Exception Monitoring—create and configure filters<br />
Configure Client Monitoring Wizard<br />
Create BCCM monitors for Windows clients<br />
Use ACS to monitor domain controllers</span></span></div>
<div><span style="font-family:Times New Roman;"><span style="font-size:10pt;">Part 2 System Center Configuration Manager 2007 Exam 70-401<br />
Deploying a System Center Configuration Manager 2007 (SCCM) Server<br />
Topics<br />
Set up and configure an Active Directory schema.<br />
Migrate from an SMS 2003 hierarchy to SCCM 2007.<br />
Configure an SCCM hierarchy.<br />
Set up and configure security accounts.<br />
Configuring an SCCM Infrastructure<br />
Topics<br />
Configure client agents.<br />
Configure site boundaries.<br />
Configure core site system roles.<br />
Configure discovery methods.<br />
Configure client installation.<br />
Configure SCCM infrastructure for Internet-based client management.<br />
Labs<br />
Configure Active Directory discovery method<br />
Specify a boundary for dial up clients<br />
Use VB script to specify download settings<br />
Managing Resources<br />
Topics<br />
Build an SCCM collection by using queries.<br />
Meter software usage.<br />
Manage assets.<br />
Manage inventory flow.<br />
Manage client agents.<br />
Labs<br />
Create a query membership rule collection.<br />
Create a query-based collection rule using WBEM Query Language<br />
Create custom attributes in Active Directory and build a collection based on that attribute.<br />
Create a PowerShell script that executes an action.</span></span></div>
<p><span style="font-family:Times New Roman;"><span style="font-size:10pt;">Distributing Applications<br />
Topics<br />
Manage packages.<br />
Manage programs.<br />
Manage advertisements.<br />
Schedule distribution.<br />
Track success and failure rates for distribution.<br />
Manage distribution points.<br />
Labs<br />
Use the Copy Packages Wizard to duplicate a package<br />
Create a program dependency<br />
Deploying Operating Systems<br />
Topics<br />
Capture a reference computer image.<br />
Manage task sequences.<br />
Configure site system roles related to deploying operating systems.<br />
Deploy operating system packages.<br />
Customize user state migration.<br />
Deliver applications.<br />
Labs<br />
Create update lists.<br />
Deploy an operating system to a secondary site<br />
Create a PXE service point<br />
Migrate user state</p>
<p>Securing a Network Infrastructure<br />
Topics<br />
Configure Network Access Protection (NAP).<br />
Maintain NAP.<br />
Migrate from Inventory Tool for Microsoft Update (ITMU) to Windows Software Update Services (WSUS).<br />
Deploy software updates.<br />
Manage vulnerability compliance.<br />
Labs<br />
Enable software update management.<br />
Create deadlines for update deployment<br />
Configure maintenance windows</p>
<p>Managing and Maintaining an SCCM Infrastructure<br />
Topics<br />
Manage system health.<br />
Configure automatic maintenance tasks.<br />
Create custom reports.<br />
Maintain clients.<br />
Manage systems by using configuration management.<br />
Manage Wake on LAN.<br />
Labs<br />
Import and export Collections, Reports, and Queries.<br />
Generate alerts for distribution points.</p>
<p> </p>
<p> </p>
<p></span></span></p>
<p class="MsoNormal" style="margin:0;"> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/reubenjcook.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/reubenjcook.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/reubenjcook.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/reubenjcook.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/reubenjcook.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/reubenjcook.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/reubenjcook.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/reubenjcook.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/reubenjcook.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/reubenjcook.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/reubenjcook.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/reubenjcook.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/reubenjcook.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/reubenjcook.wordpress.com/109/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.thefullcircle.com&amp;blog=2967773&amp;post=109&amp;subd=reubenjcook&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.thefullcircle.com/2008/11/17/training-sccm-scom-exam-preperation-bootcamp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/108028747abc4e56209301fdd9fd3b45?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Reubs</media:title>
		</media:content>

		<media:content url="http://reubenjcook.files.wordpress.com/2008/11/p-640-480-355ec99c-4cc0-4fca-9630-1cde92a6f1d9.jpeg" medium="image" />

		<media:content url="http://reubenjcook.files.wordpress.com/2008/11/p-640-480-f7a989bf-c4ee-4476-b07c-9fe8b5eb0852.jpeg" medium="image" />
	</item>
	</channel>
</rss>