<?xml version="1.0" encoding="iso-8859-1"?>
<!-- generator="wordpress/2.3.1" -->
<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/"
	>

<channel>
	<title>System Center Forum &#187; Book Reviews</title>
	<link>http://www.systemcenterforum.org</link>
	<description>Community Solutions for the Microsoft System Center Suite</description>
	<pubDate>Wed, 14 May 2008 12:10:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
	<language>en</language>
			<item>
		<title>Book Review: Windows Powershell Cookbook</title>
		<link>http://www.systemcenterforum.org/book-review-windows-powershell-cookbook/</link>
		<comments>http://www.systemcenterforum.org/book-review-windows-powershell-cookbook/#comments</comments>
		<pubDate>Mon, 31 Dec 2007 18:28:15 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[Book Reviews]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Operations Manager 2007]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/book-review-windows-powershell-cookbook/</guid>
		<description><![CDATA[As Powershell books go, the Windows Powershell Cookbook is an awesome resource for example-driven reference on many of the concepts Operations Manager administrators often find challenging. The concepts skillfully illustrated by author Lee Holmes include all the Powershell basics about security, string and mathematical manipulations. There were great recipes for loops, searching and manipulating text [...]]]></description>
			<content:encoded><![CDATA[<p>As Powershell books go, the Windows Powershell Cookbook is an awesome resource for example-driven reference on many of the concepts Operations Manager administrators often find challenging. The concepts skillfully illustrated by author Lee Holmes include all the Powershell basics about security, string and mathematical manipulations. There were great recipes for loops, searching and manipulating text strings, accessing .NET classes and all manner of guidance on formatting output.</p>
<p>The Operations Manager Command Shell is a bit light&#8230;about 6 pages and touching on a small number of the available cmdlets, with short examples of agent, maintenance mode, alert, task and rule manipulation. There are much more verbose example sets for managing Active Directory and Exchange.</p>
<p>While I wouldn&#8217;t buy it for the OpsMgr 2007 Command Shell bits, it&#8217;s really a super reference for dealing with some of the more complex script samples Boris has published in the last few months and well worth the $35 (including shipping) in my opinion.</p>
<p>You can order a copy of the Windows Powershell Cookbook HERE:</p>
<p><iframe src="http://rcm.amazon.com/e/cm?t=systemcenterf-20&amp;o=1&amp;p=8&amp;l=as1&amp;asins=0596528493&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" style="width: 120px; height: 240px" marginwidth="0" marginheight="0" frameborder="0" scrolling="no"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/book-review-windows-powershell-cookbook/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Book Review: MOM 2005 Unleashed</title>
		<link>http://www.systemcenterforum.org/book-review-mom-2005-unleashed/</link>
		<comments>http://www.systemcenterforum.org/book-review-mom-2005-unleashed/#comments</comments>
		<pubDate>Fri, 20 Jul 2007 05:55:57 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[Book Reviews]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Operations Manager 2007]]></category>

		<guid isPermaLink="false">http://systemcenterforum.org/book-review-mom-2005-unleashed/</guid>
		<description><![CDATA[Authors: Kerrie Meyler, Cameron Fuller, John Joyner
While Operations Manager 2007 is in full swing in many environments, MOM 2005 will enjoy a substantial ongoing presence for a few months yet at least. And although I picked up a copy of MOM 2005 Unleashed at TechEd 2007, it took a few weeks longer than I had [...]]]></description>
			<content:encoded><![CDATA[<p>Authors: Kerrie Meyler, Cameron Fuller, John Joyner</p>
<p>While Operations Manager 2007 is in full swing in many environments, MOM 2005 will enjoy a substantial ongoing presence for a few months yet at least. And although I picked up a copy of <strong>MOM 2005 Unleashed </strong>at TechEd 2007, it took a few weeks longer than I had intended to review simply because the book is so long. At more than 850 pages plus appendices, it wins the grand prize as the longest MOM 2005 book available. It contains references (with varying degrees of detail) to virtually everything and anything to do with MOM 2005.</p>
<p>Here are a few of my thoughts on books content by category:</p>
<p><strong>Concepts</strong> - for those new to MOM 2005, the first 100 pages of the book speaks to MOM concepts and architecture in detail, complete with detailed diagrams of platform components, and a comparison of MOM 2000 and 2005. Anyone you know who falls into the &#8220;What is MOM?&#8221; category, this is a good reference to get them acquainted with the architecture and functionality of the platform. The architecture diagrams are especially nice.</p>
<p><strong>Design, Planning and Deployment</strong> -<strong> </strong>The book provides verbose coverage of the end-to-end design to deployment process, covering database growth, hardware sizing and topology planning to a degree not seen in other books on the topic. A vast array of deployment topology options and objectives are covered, addressing not only clustering for high availability but maximizing availability without clustering. On the downside, my favorite solution accelerator, Notification Workflow, which was designed for enterprise environments, barely gets a mention. Overall, this section was very well done I thought.</p>
<p><strong>Operations </strong>- Great coverage of database management, backup and recovery, and overview of a wide array of management packs. Again, for the new user, this is really great in opening their eyes to the possibilities.</p>
<p><strong>Scripting and Automation</strong> - I recommend the scripting chapter for those new to MOM scripting, as chapter 22 covers the common components of the scripting APIs, and contains a section-by-section breakdown of a sample VBScript. A sampling of the vastly under-documented VarSet and State Variable concepts is a welcome addition. Although there is no working example of debugging inclusive of the Response Test utility, managed code responses get more attention in this book than all others combined. In the end, this is a good read for anyone desiring a basic working knowledge of MOM 2005 scripting.</p>
<p><strong>Interoperability </strong>- This chapter was a mixed bag for me, with great coverage of the connector framework, but light coverage of options for non-Windows monitoring. Some suggestions from the authors based on their experience with 3<sup>rd</sup> party tools would have been welcome. On a positive note, they do at least mention all the major players with a brief description, as well as a brief overview of each of the MOM Solutions Accelerators, which will bring new users into the know about their</p>
<p><strong>Appendices </strong>- Good reference material in the appendices on database views, registry settings, and links to a broad range of community resources.</p>
<p><strong>Final Thoughts:</strong></p>
<p>Overall, this is a well put-together reference from a group of very knowledgeable authors, and I think it&#8217;s worth the price for new and intermediate users for the verbosity of the design, planning, deployment and operational guidance. The scripting chapter is as good as any book I reviewed to date. It earns a place on any MOM administrators bookshelf, sitting alongside &#8220;Essential MOM&#8221; (Chris Fox) as the ultimate authority on the MOM 2005 UI and &#8220;The MOM 2005 Field Guide &#8221; (Andy Dominey and Gary Meaburn), which delivers great info on common issues encountered in the field.</p>
<p><strong>Coming Soon</strong></p>
<p>Cameron, Kerrie and John are hard at work on their next &#8220;Unleashed&#8221; volume, <strong>System Center Operations Manager 2007 Unleashed</strong>, due out in January 2008. You can pre-order your copy at the URL below.</p>
<p>Order MOM 2005 Unleashed <strong><a href="http://www.amazon.com/gp/product/067232928X?ie=UTF8&amp;tag=systemcenterf-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=067232928X">HERE</a></strong>.</p>
<p>Pre-order Operations Manager 2007 Unleashed<strong> <a href="http://www.amazon.com/gp/product/0672329557?ie=UTF8&amp;tag=systemcenterf-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0672329557">HERE</a>.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/book-review-mom-2005-unleashed/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Professional MOM 2005, SMS 2003 and WSUS</title>
		<link>http://www.systemcenterforum.org/professional-mom-2005-sms-2003-and-wsus/</link>
		<comments>http://www.systemcenterforum.org/professional-mom-2005-sms-2003-and-wsus/#comments</comments>
		<pubDate>Thu, 22 Mar 2007 15:52:24 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[Book Reviews]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/professional-mom-2005-sms-2003-and-wsus/</guid>
		<description><![CDATA[
Offering a cursory examination of the 3 products comprising the title, this book serves as a good reference for an administrator in small and medium environments required to manage operations and systems management, as well as patch management. As compliments to this book for MOM 2005 specifically, I would recommend the MOM Field Guide by [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.systemcenterforum.org/wp-content/uploads/2007/03/book-professionalmom20051.gif" title="Professional MOM 2005, SMS 2003 and WSUS"><img src="http://www.systemcenterforum.org/wp-content/uploads/2007/03/book-professionalmom20051.thumbnail.gif" alt="Professional MOM 2005, SMS 2003 and WSUS" /></a></p>
<p>Offering a cursory examination of the 3 products comprising the title, this book serves as a good reference for an administrator in small and medium environments required to manage operations and systems management, as well as patch management. As compliments to this book for MOM 2005 specifically, I would recommend the MOM Field Guide by Andy Dominey for troubleshooting and Essential MOM by Chris Fox for more in depth architectural guidance.</p>
<p>Get a copy of <a href="http://www.amazon.com/gp/product/0764589636/sr=1-2/qid=1145497921/ref=pd_bbs_2/103-3508126-8265441?%5Fencoding=UTF8" target="_blank">Professional MOM, SMS and WSUS <strong>HERE</strong></a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/professional-mom-2005-sms-2003-and-wsus/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MS Operations Manager 2005 Field Guide</title>
		<link>http://www.systemcenterforum.org/ms-operations-manager-2005-field-guide/</link>
		<comments>http://www.systemcenterforum.org/ms-operations-manager-2005-field-guide/#comments</comments>
		<pubDate>Thu, 22 Mar 2007 02:40:35 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[Book Reviews]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/ms-operations-manager-2005-field-guide/</guid>
		<description><![CDATA[
This offering from features a wealth of MOM 2005 configuration tips and troubleshooting knowledge from Andy Dominey, one of the most experienced MOM engineers in the field, with many deployments under his belt around the globe. This book an excellent troubleshooting resource and a great compliment to &#8216;Essential MOM&#8217; and &#8216;How to Cheat at MOM&#8217;.
Get [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.systemcenterforum.org/wp-content/uploads/2007/03/book-fieldguide3.jpg" title="MS Operations Manager 2005 Field Guide"><img src="http://www.systemcenterforum.org/wp-content/uploads/2007/03/book-fieldguide3.thumbnail.jpg" alt="MS Operations Manager 2005 Field Guide" /></a></p>
<p>This offering from features a wealth of MOM 2005 configuration tips and troubleshooting knowledge from Andy Dominey, one of the most experienced MOM engineers in the field, with many deployments under his belt around the globe. This book an excellent troubleshooting resource and a great compliment to &#8216;Essential MOM&#8217; and &#8216;How to Cheat at MOM&#8217;.</p>
<p>Get your copy of the <a href="http://www.amazon.com/gp/product/1590597095/002-8938155-7344855?SubscriptionId=1KDHEGDEXZNBKYAEECR2&amp;n=283155" target="_blank">MS Operations Manager 2005 Field Guide <strong>HERE</strong></a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/ms-operations-manager-2005-field-guide/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Essential MOM</title>
		<link>http://www.systemcenterforum.org/essential-mom/</link>
		<comments>http://www.systemcenterforum.org/essential-mom/#comments</comments>
		<pubDate>Wed, 21 Mar 2007 06:09:22 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[Book Reviews]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/essential-mom/</guid>
		<description><![CDATA[
Chris Fox offers an exhaustive review of MOM 2005 product architecture and features. This is an excellent option for new administrators desiring to learn MOM 2005 interfaces, features and architecture in-depth.
Get your copy of Essential MOM HERE.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.systemcenterforum.org/wp-content/uploads/2007/03/book-essentialmom.jpg" title="Essential MOM"><img src="http://www.systemcenterforum.org/wp-content/uploads/2007/03/book-essentialmom.thumbnail.jpg" alt="Essential MOM" /></a></p>
<p>Chris Fox offers an exhaustive review of MOM 2005 product architecture and features. This is an excellent option for new administrators desiring to learn MOM 2005 interfaces, features and architecture in-depth.</p>
<p>Get your copy of <a href="http://rcm.amazon.com/e/cm?t=systemcenterf-20&amp;o=1&amp;p=8&amp;l=as1&amp;asins=0596009534&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" target="_blank">Essential MOM <strong>HERE</strong></a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/essential-mom/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Cheat at MOM 2005</title>
		<link>http://www.systemcenterforum.org/how-to-cheat-at-mom-2005-2/</link>
		<comments>http://www.systemcenterforum.org/how-to-cheat-at-mom-2005-2/#comments</comments>
		<pubDate>Wed, 21 Mar 2007 05:41:42 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[Book Reviews]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/how-to-cheat-at-mom-2005-2/</guid>
		<description><![CDATA[
This title offers more guidance on MOM 2005 design than any other, and is designed for use as a deployment aid. Numerous step-by-step examples guide the reader through configuration of server and management pack settings. Additionally, the book gives some time to 3rd party management pack offerings, and monitoring in heterogeneous environments. Some will complain [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.systemcenterforum.org/wp-content/uploads/2007/03/book-howtocheatatmom.jpg" title="book-howtocheatatmom.jpg"><img src="http://www.systemcenterforum.org/wp-content/uploads/2007/03/book-howtocheatatmom.thumbnail.jpg" alt="book-howtocheatatmom.jpg" /></a></p>
<p><font face="Tahoma">This title offers more guidance on MOM 2005 design than any other, and is designed for use as a deployment aid. Numerous step-by-step examples guide the reader through configuration of server and management pack settings. Additionally, the book gives some time to 3rd party management pack offerings, and monitoring in heterogeneous environments. Some will complain does lack continuity to a degree, a fact that makes it quite apparent this book was authored by mulitple invidivuals. In the end, it is a useful reference for the novice admin in the mid-market enterprise.</font></p>
<p>Get your copy of <a href="http://rcm.amazon.com/e/cm?t=systemcenterf-20&amp;o=1&amp;p=8&amp;l=as1&amp;asins=1597492515&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" target="_blank">How to Cheat at MOM 2005 <strong>HERE</strong></a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/how-to-cheat-at-mom-2005-2/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
