<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Pavleck.NET</title>
	
	<link>http://www.pavleck.net</link>
	<description>System Center, PowerShell, Windows and More</description>
	<lastBuildDate>Tue, 31 Jan 2012 22:00:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Pavlecknet" /><feedburner:info uri="pavlecknet" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><geo:lat>44.964852</geo:lat><geo:long>-93.083978</geo:long><feedburner:emailServiceId>Pavlecknet</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>The Orchestrator Peg in the System Center Hole</title>
		<link>http://feedproxy.google.com/~r/Pavlecknet/~3/FtZoTyFt9GQ/</link>
		<comments>http://www.pavleck.net/2012/01/the-orchestrator-peg-in-the-system-center-hole/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 22:00:29 +0000</pubDate>
		<dc:creator>jpavleck</dc:creator>
				<category><![CDATA[Orchestrator 2010]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[contest]]></category>
		<category><![CDATA[crazy things to do]]></category>
		<category><![CDATA[sco]]></category>

		<guid isPermaLink="false">http://www.pavleck.net/?p=392</guid>
		<description><![CDATA[In 2009 Microsoft acquired Opalis. They made some improvements to it, and this year they re-wrote it, renamed it &#8220;Orchestrator&#8221;, and placed it under the &#8220;System Center&#8221; moniker. It&#8217;s a tool aimed at process automation. We&#8217;ve been told repeatedly that it&#8217;s aimed at &#8216;non-developers&#8217; and that it&#8217;s drag and drop Runbooks would facilitate quick and <a href='http://www.pavleck.net/2012/01/the-orchestrator-peg-in-the-system-center-hole/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>In 2009 Microsoft acquired <a href="http://www.microsoft.com/en-us/server-cloud/system-center/opalis.aspx">Opalis</a>. They made some improvements to it, and this year they re-wrote it, renamed it &#8220;Orchestrator&#8221;, and placed it under the &#8220;System Center&#8221; moniker. It&#8217;s a tool aimed at process automation. We&#8217;ve been told repeatedly that it&#8217;s aimed at <em>&#8216;non-developers&#8217;</em> and that it&#8217;s drag and drop Runbooks would facilitate quick and easy automation for everyone, freeing up the System Admins from having to figure out exactly what the end user wants.</p>
<p>Now, <em>in theory</em>, this sounds pretty nice, right? We don&#8217;t have to try to decipher exactly what people want, nor do we have to take up our valuable time by working on a complicated automation. Now, I run into two issues with this. One being that although runbooks are <em>easier</em> than coding up a solution, it&#8217;s still not <em>easy enough</em> for the average end user. So we&#8217;ll still end up doing it &#8211; but hey, at least it&#8217;ll be quicker, right? Maybe. And two &#8211; this is just yet another automation tool in the System Center family &#8211; one that&#8217;s fairly ripe with it, considering that every System Center tool offers some kind of automation already builtin.</p>
<p><strong>So what&#8217;s it good for then?</strong></p>
<p><strong></strong>Good question. And I&#8217;ve think I&#8217;ve found a few <em>traditional</em> solutions for it &#8211; the largest being that it can act as a mediator in between different systems, especially those that are on different platforms. So it will make a nice middleware piece to quickly integrate data retrieved from a Windows application into a Unix application. While everyone should be using web services these days for data transformation, it just doesn&#8217;t exist at the level I&#8217;d like to see. So this is a nice fix &#8211; not exactly a bandaid, but not the most robust solution ever, either.</p>
<p><strong>However,</strong> Orchestrator is kind of awesome for doing <strong>crazy</strong> things with it. Which is what I&#8217;m going to show you. Read on to learn the scenario and what we&#8217;re going to do.</p>
<p><span id="more-392"></span></p>
<p>The local NPR affiliate, <a href="http://minnesota.publicradio.org/radio/services/the_current/" target="_blank">The Current</a>, was running a contest awhile ago which made me think of a perfect, yet slightly crazy, use for Orchestrator. Basically, you won tickets to a show as well as some spending cash and a whole much of music swag. Not a bad deal at all really. How it worked is you went to a certain page on their site, and waited for an image to show up. This image could appear at any random time. Once it appeared, you had to be the first to call a special number they gave you and you won. Simple, right?</p>
<p>Now I don&#8217;t know about you, but I don&#8217;t like sitting at my PC all day and all night hitting F5, waiting for a special image to appear. But you know who doesn&#8217;t mind? Orchestrator. It&#8217;ll happily do this all day every day for us. And that&#8217;s what I&#8217;ll show you. And not only that, but why not make it even easier &#8211; we&#8217;ll have Orchestrator call the station and bridge it to us, so really all we have to do is answer our cell phone. So, how will we do this?</p>
<p>Just like this:</p>
<p><a href="http://www.pavleck.net/wp-content/uploads/2012/01/SCO-GoogleVoice.png"><img class="size-medium wp-image-394 alignnone" title="SCO-GoogleVoice" src="http://www.pavleck.net/wp-content/uploads/2012/01/SCO-GoogleVoice-300x271.png" alt="" width="300" height="271" /></a></p>
<ol>
<li style="text-align: left;">We&#8217;ll setup Orchestrator to query the website for us, looking for that special image</li>
<li>When it&#8217;s found, Orchestrator will run a Python script that uses Google Voice to call the station and us</li>
<li>When the call has gone through, update SCO, so it stops running for the rest of the day</li>
<li>Sit back, relax, and enjoy your new swag!</li>
</ol>
<p>&nbsp;</p>
<p>Curious? Stick around &#8211; a video will be coming soon <img src='http://www.pavleck.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>

<p><a href="http://feedads.g.doubleclick.net/~a/wrLdRPgAt_NBR0m3KFLUza_h7vM/0/da"><img src="http://feedads.g.doubleclick.net/~a/wrLdRPgAt_NBR0m3KFLUza_h7vM/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/wrLdRPgAt_NBR0m3KFLUza_h7vM/1/da"><img src="http://feedads.g.doubleclick.net/~a/wrLdRPgAt_NBR0m3KFLUza_h7vM/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Pavlecknet?a=FtZoTyFt9GQ:DsXzIy22PWk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Pavlecknet?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Pavlecknet?a=FtZoTyFt9GQ:DsXzIy22PWk:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Pavlecknet?i=FtZoTyFt9GQ:DsXzIy22PWk:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Pavlecknet?a=FtZoTyFt9GQ:DsXzIy22PWk:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Pavlecknet?d=dnMXMwOfBR0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Pavlecknet/~4/FtZoTyFt9GQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.pavleck.net/2012/01/the-orchestrator-peg-in-the-system-center-hole/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.pavleck.net/2012/01/the-orchestrator-peg-in-the-system-center-hole/</feedburner:origLink></item>
		<item>
		<title>I’ve returned! SQL Query guide updates</title>
		<link>http://feedproxy.google.com/~r/Pavlecknet/~3/zHKIINIgv5s/</link>
		<comments>http://www.pavleck.net/2012/01/ive-returned-sql-query-guide-updates/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 20:03:47 +0000</pubDate>
		<dc:creator>jpavleck</dc:creator>
				<category><![CDATA[SCOM]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[miss me?]]></category>

		<guid isPermaLink="false">http://www.pavleck.net/?p=389</guid>
		<description><![CDATA[Hello friends! Yes, I know, it&#8217;s been awhile. I&#8217;ve been busy working. Now, not so busy, not so much working. So if you&#8217;re hiring, well let me know. One of the reasons I reduced the amount of posting I did was I had already done all of the cool stuff you could do with SCOM. <a href='http://www.pavleck.net/2012/01/ive-returned-sql-query-guide-updates/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>Hello friends! Yes, I know, it&#8217;s been awhile. I&#8217;ve been busy working. Now, not so busy, not so much working. So if you&#8217;re hiring, well let me know.</p>
<p>One of the reasons I reduced the amount of posting I did was I had already done all of the cool stuff you could do with SCOM. The regular day-to-day BS maintenance stuff is not fun for me. Nor is reposting every single press release Microsoft releases like a lot of my brethren. So I didn&#8217;t post much, just did my own thing.</p>
<p>But now with the upcoming release of Operations Manager 2012 there will be so many new, cool things to do with it! Not to mention I&#8217;ve extended my System Center fun to the other members of the family, and we should see some cool stuff happening.</p>
<p>To kick things off I&#8217;ve cleaned up and added to my <a href="http://www.pavleck.net/scom-useful-sql-queries/">Useful SCOM SQL Queries</a> list. I&#8217;ve also uploaded it as both a <a title="Useful SCOM Queries - PDF version" href="http://www.pavleck.net/wp-content/uploads/2012/01/Useful_SCOM_SQL_Queries.pdf" target="_blank">PDF</a> and as a <a title="Useful SCOM Queries - .SQL version" href="http://www.pavleck.net/wp-content/uploads/2012/01/Useful_SCOM_SQL_Queries.sql" target="_blank">.SQL file</a>. So you can play with that for the time being while I finish up a few other things I&#8217;m working on.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/n0VVyJcpzRVqPpj7-qfN-7zz2wE/0/da"><img src="http://feedads.g.doubleclick.net/~a/n0VVyJcpzRVqPpj7-qfN-7zz2wE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/n0VVyJcpzRVqPpj7-qfN-7zz2wE/1/da"><img src="http://feedads.g.doubleclick.net/~a/n0VVyJcpzRVqPpj7-qfN-7zz2wE/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Pavlecknet?a=zHKIINIgv5s:Fv9lbQWMokA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Pavlecknet?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Pavlecknet?a=zHKIINIgv5s:Fv9lbQWMokA:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Pavlecknet?i=zHKIINIgv5s:Fv9lbQWMokA:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Pavlecknet?a=zHKIINIgv5s:Fv9lbQWMokA:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Pavlecknet?d=dnMXMwOfBR0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Pavlecknet/~4/zHKIINIgv5s" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.pavleck.net/2012/01/ive-returned-sql-query-guide-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.pavleck.net/2012/01/ive-returned-sql-query-guide-updates/</feedburner:origLink></item>
		<item><title>Links for 2011-08-16 [del.icio.us]</title><link>http://feedproxy.google.com/~r/Pavlecknet/~3/riGmGSqZ-KA/jpavleck</link><pubDate>Wed, 17 Aug 2011 00:00:00 PDT</pubDate><guid isPermaLink="false">http://del.icio.us/jpavleck#2011-08-16</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.frontpanelexpress.com/"&gt;Front Panel Express:&amp;nbsp;Front Panel Design Software and CAD Conversion Service&lt;/a&gt;&lt;br/&gt;
Software to allow you to design a custom front panel to be cut end shipped to you&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/Pavlecknet/~4/riGmGSqZ-KA" height="1" width="1"/&gt;</description><feedburner:origLink>http://del.icio.us/jpavleck#2011-08-16</feedburner:origLink></item><item><title>Links for 2011-06-10 [del.icio.us]</title><link>http://feedproxy.google.com/~r/Pavlecknet/~3/2k3i8LEnVYw/jpavleck</link><pubDate>Sat, 11 Jun 2011 00:00:00 PDT</pubDate><guid isPermaLink="false">http://del.icio.us/jpavleck#2011-06-10</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.accountkiller.com/en/"&gt;AccountKill.com - How to delete your account from any site&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/Pavlecknet/~4/2k3i8LEnVYw" height="1" width="1"/&gt;</description><feedburner:origLink>http://del.icio.us/jpavleck#2011-06-10</feedburner:origLink></item><item>
		<title>MMS 2011 Early Bird registration ends today!</title>
		<link>http://feedproxy.google.com/~r/Pavlecknet/~3/D3mufRWe25M/</link>
		<comments>http://www.pavleck.net/2011/02/mms-2011-early-bird-registration-ends-today/#comments</comments>
		<pubDate>Mon, 14 Feb 2011 20:17:12 +0000</pubDate>
		<dc:creator>jpavleck</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[mms]]></category>
		<category><![CDATA[mms2011]]></category>

		<guid isPermaLink="false">http://www.pavleck.net/2011/02/mms-2011-early-bird-registration-ends-today/</guid>
		<description><![CDATA[Happy Valentine’s Day everyone! Today is the last day you can sign up for MMS 2011 at the special “early bird” pricing! Either you – or more preferably your company – can save $275! Tomorrow they move to the standard pricing, so register now and be sure to say hi to me and pick up <a href='http://www.pavleck.net/2011/02/mms-2011-early-bird-registration-ends-today/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.pavleck.net/wp-content/uploads/2011/02/MCS-703_125x60.gif"><img style="display: inline" title="MMS 2011 Design" alt="MMS 2011 Design" src="http://www.pavleck.net/wp-content/uploads/2011/02/MCS-703_125x60_thumb.gif" width="125" height="60" /></a></p>
<p>Happy Valentine’s Day everyone! Today is the last day you can sign up for MMS 2011 at the special “early bird” pricing! Either you – or more preferably your company – can save $275! Tomorrow they move to the standard pricing, so <a href="http://www.mms-2011.com/registrationoverview">register now</a> and be sure to say hi to me and pick up some random Pavleck.net schwag!</p>
<p>Curious as to what I’m interested in this year? No worries, <a href="webcal://www.mms-2011.com/feeds/ics.ashx/aafeubmb82vp7vc0qnbis1ekqtkstp7vqriurodaszqunznt1lm6h8nlfg9rzzzb?programid=ab8a0d54-0a7e-df11-a867-001ec953730b">here’s my .ics</a> for it. If we’ll be at the same place at the same time let me know. </p>

<p><a href="http://feedads.g.doubleclick.net/~a/QZZlXgi2_laabh_CD8R21oblP4M/0/da"><img src="http://feedads.g.doubleclick.net/~a/QZZlXgi2_laabh_CD8R21oblP4M/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/QZZlXgi2_laabh_CD8R21oblP4M/1/da"><img src="http://feedads.g.doubleclick.net/~a/QZZlXgi2_laabh_CD8R21oblP4M/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Pavlecknet?a=D3mufRWe25M:OBBgb97Bsz4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Pavlecknet?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Pavlecknet?a=D3mufRWe25M:OBBgb97Bsz4:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Pavlecknet?i=D3mufRWe25M:OBBgb97Bsz4:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Pavlecknet?a=D3mufRWe25M:OBBgb97Bsz4:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Pavlecknet?d=dnMXMwOfBR0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Pavlecknet/~4/D3mufRWe25M" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.pavleck.net/2011/02/mms-2011-early-bird-registration-ends-today/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.pavleck.net/2011/02/mms-2011-early-bird-registration-ends-today/</feedburner:origLink></item>
		<item>
		<title>SCOM 2007 R2 VHD Test Drive &amp; 2012 thoughts</title>
		<link>http://feedproxy.google.com/~r/Pavlecknet/~3/gdE5wof0nD0/</link>
		<comments>http://www.pavleck.net/2011/02/scom-2007-r2-vhd-test-drive-2012-thoughts/#comments</comments>
		<pubDate>Sat, 12 Feb 2011 21:46:50 +0000</pubDate>
		<dc:creator>jpavleck</dc:creator>
				<category><![CDATA[R2]]></category>
		<category><![CDATA[SCOM]]></category>
		<category><![CDATA[SCOM 2012]]></category>
		<category><![CDATA[scom 2007 R2]]></category>
		<category><![CDATA[test drive]]></category>
		<category><![CDATA[vhd]]></category>

		<guid isPermaLink="false">http://www.pavleck.net/2011/02/scom-2007-r2-vhd-test-drive-2012-thoughts/</guid>
		<description><![CDATA[Just in case you were interested in test driving Operations Manager 2007 R2, Microsoft published a VHD several days ago, you can download it here. I’m curious as to why it’s only available as a 13 part RAR file, and doesn’t use the typical MS File Transfer Manager like we get on MSDN to download <a href='http://www.pavleck.net/2011/02/scom-2007-r2-vhd-test-drive-2012-thoughts/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>Just in case you were interested in test driving Operations Manager 2007 R2, Microsoft published a VHD several days ago, you can <a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=ef67ea4f-b8af-436f-80ae-33936f26f110">download it here</a>. </p>
<p>I’m curious as to why it’s only available as a 13 part RAR file, and doesn’t use the typical MS File Transfer Manager like we get on MSDN to download it one big bundle – or at least the option to get it that way. It’s a little odd.</p>
<p>Also, I’ve been messing around with a VM of Operations Manager 2012, now at CTP3. My initial thoughts? It looks a lot like 2007, which isn’t bad. </p>
<p>The best part? It actually tells you when it’s “thinking”. No more does it just lock up with the old green revolving bar at some random point while it’s collecting it’s thoughts – it actually tells you what it is doing!</p>
<p>&#160;</p>
<p>More thoughts as I play with it!</p>

<p><a href="http://feedads.g.doubleclick.net/~a/3qK39bWNciP4rAHPp3-o6SN1pYs/0/da"><img src="http://feedads.g.doubleclick.net/~a/3qK39bWNciP4rAHPp3-o6SN1pYs/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/3qK39bWNciP4rAHPp3-o6SN1pYs/1/da"><img src="http://feedads.g.doubleclick.net/~a/3qK39bWNciP4rAHPp3-o6SN1pYs/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Pavlecknet?a=gdE5wof0nD0:iy-sNugT3mE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Pavlecknet?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Pavlecknet?a=gdE5wof0nD0:iy-sNugT3mE:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Pavlecknet?i=gdE5wof0nD0:iy-sNugT3mE:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Pavlecknet?a=gdE5wof0nD0:iy-sNugT3mE:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Pavlecknet?d=dnMXMwOfBR0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Pavlecknet/~4/gdE5wof0nD0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.pavleck.net/2011/02/scom-2007-r2-vhd-test-drive-2012-thoughts/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.pavleck.net/2011/02/scom-2007-r2-vhd-test-drive-2012-thoughts/</feedburner:origLink></item>
		<item>
		<title>Expect great things</title>
		<link>http://feedproxy.google.com/~r/Pavlecknet/~3/LT0FuEF_7Dg/</link>
		<comments>http://www.pavleck.net/2011/01/expect-great-things/#comments</comments>
		<pubDate>Fri, 07 Jan 2011 20:33:25 +0000</pubDate>
		<dc:creator>jpavleck</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Pavleck.NET]]></category>
		<category><![CDATA[awesome]]></category>
		<category><![CDATA[employment]]></category>
		<category><![CDATA[job]]></category>
		<category><![CDATA[oh sweet sweet work!]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.pavleck.net/2011/01/expect-great-things/</guid>
		<description><![CDATA[&#160;Good News, Everyone! &#160; It’s been quite some time since I’ve really gotten to roll up my sleeves and get dirty with SCOM. And that’s about to change. I’ve recently accepted a position at Certified Security Solutions as a Senior Consultant. My role? To do the same Operations Manager stuff I haven’t been able to <a href='http://www.pavleck.net/2011/01/expect-great-things/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.pavleck.net/wp-content/uploads/2011/01/professor-farnsworth.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="professor-farnsworth" border="0" alt="professor-farnsworth" src="http://www.pavleck.net/wp-content/uploads/2011/01/professor-farnsworth_thumb.png" width="128" height="104" /></a>&#160;<strong>Good News, Everyone!</strong></p>
<p>&#160;</p>
<p>It’s been quite some time since I’ve really gotten to roll up my sleeves and get dirty with SCOM. And that’s about to change. I’ve recently accepted a position at <a href="http://www.css-security.com/">Certified Security Solutions</a> as a Senior Consultant. My role? To do the same Operations Manager stuff I haven’t been able to do for the past couple of years. 2011 is starting to look good!</p>
<p>I start this Monday, the 10th, where I’ll be flying out to Cleveland for a week to do the usual meet &amp; greets as well as get a big picture on what they’re looking to do. </p>
<p>So, with any luck, you’ll see a new flurry of activity here on my humble blog as I return to my usual self; finding new and innovative ways to use, and abuse, OpsMgr and now the whole System Center family!</p>
<p>I can’t wait!</p>

<p><a href="http://feedads.g.doubleclick.net/~a/0ndGippP66t9IZklBReb8kgWqsk/0/da"><img src="http://feedads.g.doubleclick.net/~a/0ndGippP66t9IZklBReb8kgWqsk/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/0ndGippP66t9IZklBReb8kgWqsk/1/da"><img src="http://feedads.g.doubleclick.net/~a/0ndGippP66t9IZklBReb8kgWqsk/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Pavlecknet?a=LT0FuEF_7Dg:hDhowccCETY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Pavlecknet?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Pavlecknet?a=LT0FuEF_7Dg:hDhowccCETY:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Pavlecknet?i=LT0FuEF_7Dg:hDhowccCETY:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Pavlecknet?a=LT0FuEF_7Dg:hDhowccCETY:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Pavlecknet?d=dnMXMwOfBR0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Pavlecknet/~4/LT0FuEF_7Dg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.pavleck.net/2011/01/expect-great-things/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.pavleck.net/2011/01/expect-great-things/</feedburner:origLink></item>
		<item>
		<title>Is it done yet, is it done yet, is it done yet?</title>
		<link>http://feedproxy.google.com/~r/Pavlecknet/~3/lDlaMi0Al2g/</link>
		<comments>http://www.pavleck.net/2010/11/is-it-done-yet-is-it-done-yet-is-it-done-yet/#comments</comments>
		<pubDate>Fri, 12 Nov 2010 17:59:52 +0000</pubDate>
		<dc:creator>jpavleck</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[Pavleck.NET]]></category>
		<category><![CDATA[SCOM]]></category>
		<category><![CDATA[Web Service]]></category>
		<category><![CDATA[Begging]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[ebook]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[webservice]]></category>

		<guid isPermaLink="false">http://www.pavleck.net/?p=359</guid>
		<description><![CDATA[So, I&#8217;ve received a few (Read: a metric ton) of comments regarding if my eBook and Webservice is done yet. In short: No. In long: Yes, but no, well sort of. So I had a lot of bad things that went down in my personal life. I was laid off, the wife and I separated, <a href='http://www.pavleck.net/2010/11/is-it-done-yet-is-it-done-yet-is-it-done-yet/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>So, I&#8217;ve received a few (Read: a metric ton) of comments regarding if my eBook and Webservice is done yet.</p>
<p>In short: No.</p>
<p>In long: Yes, but no, well sort of.</p>
<p>So I had a lot of bad things that went down in my personal life. I was laid off, the wife and I separated, etc etc. So mentally I was able to devote as much time as I had hoped to this endeavor &#8211; though I do have a decent ground work laid for it.</p>
<p>But there&#8217;s another problem  now.</p>
<p>Being unemployed for as long as I was, I had to sacrifice some things to get by. I had to sell the servers I used for my virtual SCOM infrastructure. So now I don&#8217;t really have a machine capable of running OpsMgr + all the additional VMs I need to setup all of the various environments to testing and deployments to.</p>
<p>Did you want to help? I&#8217;d love it if you could!</p>
<p><strong>What I need right now to finish all of this: </strong></p>
<p>A proper server. If anyone has one for sale, or to loan to me for awhile (1 year or so), I can get this whole thing back up and running.</p>
<p>I&#8217;m looking for something like a <a href="http://www.dell.com/us/business/p/poweredge-t610/pd">Dell Poweredge T610</a> &#8211; a dual processor capable machine with plenty of ram and disk. It doesn&#8217;t have to have the extra proc (Though that would be awesome) or be fully populated with ram and drives &#8211; but it would be helpful.</p>
<p>If you have one for sale or loan, and would like to be my very best friend, please send me an email to<a href="mailto:jpavleck.servers@gmail.com"> jpavleck.servers@gmail.com</a> &#8211; I&#8217;ll get back to you ASAP and be sure to credit you with saving these 2 projects. And, as a special gift, when I release the &#8220;pro&#8221; version of the Web Service Connector, you and your company will receive a free license to it &#8211; as well as support &#8211; for free! This will easily be a $5,000 value!</p>
<p>So lets see if the community out there can rally around and help me get this done!</p>
<p>Oh, and likewise, if you&#8217;d rather send me $2,500 so I can just buy the server, well I can do that too. Send an email to the same place.</p>
<p>I&#8217;m fairly certain nothing will come from this post, but I&#8217;m putting it out there just in case there&#8217;s some kind soul who can help me out.</p>
<p>Thanks,</p>
<p>Jeremy</p>

<p><a href="http://feedads.g.doubleclick.net/~a/ZON3XYVBg8oFLisMFU1XG-hmpyM/0/da"><img src="http://feedads.g.doubleclick.net/~a/ZON3XYVBg8oFLisMFU1XG-hmpyM/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/ZON3XYVBg8oFLisMFU1XG-hmpyM/1/da"><img src="http://feedads.g.doubleclick.net/~a/ZON3XYVBg8oFLisMFU1XG-hmpyM/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Pavlecknet?a=lDlaMi0Al2g:BWrBbybMALE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Pavlecknet?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Pavlecknet?a=lDlaMi0Al2g:BWrBbybMALE:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Pavlecknet?i=lDlaMi0Al2g:BWrBbybMALE:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Pavlecknet?a=lDlaMi0Al2g:BWrBbybMALE:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Pavlecknet?d=dnMXMwOfBR0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Pavlecknet/~4/lDlaMi0Al2g" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.pavleck.net/2010/11/is-it-done-yet-is-it-done-yet-is-it-done-yet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.pavleck.net/2010/11/is-it-done-yet-is-it-done-yet-is-it-done-yet/</feedburner:origLink></item>
		<item><title>Links for 2010-07-28 [del.icio.us]</title><link>http://feedproxy.google.com/~r/Pavlecknet/~3/sghkq_66Y8Y/jpavleck</link><pubDate>Thu, 29 Jul 2010 00:00:00 PDT</pubDate><guid isPermaLink="false">http://del.icio.us/jpavleck#2010-07-28</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.chordbook.com/guitarchords.php"&gt;Guitar Chords @ Chordbook.Com&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/Pavlecknet/~4/sghkq_66Y8Y" height="1" width="1"/&gt;</description><feedburner:origLink>http://del.icio.us/jpavleck#2010-07-28</feedburner:origLink></item><item><title>Links for 2010-07-23 [del.icio.us]</title><link>http://feedproxy.google.com/~r/Pavlecknet/~3/7Cq6A-d0wP0/jpavleck</link><pubDate>Sat, 24 Jul 2010 00:00:00 PDT</pubDate><guid isPermaLink="false">http://del.icio.us/jpavleck#2010-07-23</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="http://developer.valvesoftware.com/wiki/Source_RCON_Protocol"&gt;Source RCON Protocol - Valve Developer Community&lt;/a&gt;&lt;br/&gt;
RCON, remote console, is how you talk to a game remotely&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/Pavlecknet/~4/7Cq6A-d0wP0" height="1" width="1"/&gt;</description><feedburner:origLink>http://del.icio.us/jpavleck#2010-07-23</feedburner:origLink></item><item><title>Links for 2010-07-20 [del.icio.us]</title><link>http://feedproxy.google.com/~r/Pavlecknet/~3/pH_u8fDHhUE/jpavleck</link><pubDate>Wed, 21 Jul 2010 00:00:00 PDT</pubDate><guid isPermaLink="false">http://del.icio.us/jpavleck#2010-07-20</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.dpreview.com/news/1007/10071401sonynexvg10e.asp"&gt;Sony unveils NEX-VG10 E-mount HD camcorder: Digital Photography Review&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/Pavlecknet/~4/pH_u8fDHhUE" height="1" width="1"/&gt;</description><feedburner:origLink>http://del.icio.us/jpavleck#2010-07-20</feedburner:origLink></item><item>
		<title>PowerShell Cookbook v2 Mirror</title>
		<link>http://feedproxy.google.com/~r/Pavlecknet/~3/xgAo_xG1WSM/</link>
		<comments>http://www.pavleck.net/2010/05/powershell-cookbook-v2-mirror/#comments</comments>
		<pubDate>Sat, 22 May 2010 16:10:16 +0000</pubDate>
		<dc:creator>jpavleck</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Cookbook]]></category>
		<category><![CDATA[v2.0]]></category>

		<guid isPermaLink="false">http://www.pavleck.net/?p=356</guid>
		<description><![CDATA[In case you guys missed it, Lee Holmes had a &#8216;review&#8217; copy of the upcoming PowerShell 2.0 Cookbook on the O&#8217;Reilly website for a bit. It has since been taken down in preparation for it&#8217;s August 15th release. It just so happens that when it was up it was under a Creative Commons license, which <a href='http://www.pavleck.net/2010/05/powershell-cookbook-v2-mirror/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>In case you guys missed it, Lee Holmes had a &#8216;review&#8217; copy of the upcoming <a href="http://www.amazon.com/gp/product/0596801505?ie=UTF8&amp;tag=pavlecom-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0596801505">PowerShell 2.0 Cookbook</a> on the O&#8217;Reilly website for a bit. It has since been taken down in preparation for it&#8217;s August 15th release. It just so happens that when it was up it was under a Creative Commons license, which means I could distribute it. So I made a mirror on March 29th, and have now <a href="http://www.pavleck.net/powershell-cookbook/">placed the book in its entirety online</a>. Enjoy! You can also <a href="http://www.pavleck.net/powershell-cookbook/Windows%20PowerShell%20Cookbook%20-%20Hosted%20By%20Pavleck.NET.pdf">download it as a PDF</a> if you&#8217;d prefer, with all links and such intact. If you like it, and I&#8217;m sure you will, then I highly encourage you to support Lee and buy a copy. And support me too and<a href="http://www.amazon.com/gp/product/0596801505?ie=UTF8&amp;tag=pavlecom-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0596801505"> use my Amazon associate linked version</a>. Or don&#8217;t support me, and <a href="http://www.amazon.com/Windows-PowerShell-Cookbook-Scripting-Microsofts/dp/0596801505/ref=sr_1_2?ie=UTF8&amp;s=books&amp;qid=1274130236&amp;sr=8-2">use this link instead</a>. Cheers!</p>

<p><a href="http://feedads.g.doubleclick.net/~a/sNASel7ocvHuahTMo1DmNXIYu_A/0/da"><img src="http://feedads.g.doubleclick.net/~a/sNASel7ocvHuahTMo1DmNXIYu_A/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/sNASel7ocvHuahTMo1DmNXIYu_A/1/da"><img src="http://feedads.g.doubleclick.net/~a/sNASel7ocvHuahTMo1DmNXIYu_A/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Pavlecknet?a=xgAo_xG1WSM:BxPh-A7EdeI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Pavlecknet?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Pavlecknet?a=xgAo_xG1WSM:BxPh-A7EdeI:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Pavlecknet?i=xgAo_xG1WSM:BxPh-A7EdeI:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Pavlecknet?a=xgAo_xG1WSM:BxPh-A7EdeI:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Pavlecknet?d=dnMXMwOfBR0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Pavlecknet/~4/xgAo_xG1WSM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.pavleck.net/2010/05/powershell-cookbook-v2-mirror/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.pavleck.net/2010/05/powershell-cookbook-v2-mirror/</feedburner:origLink></item>
		<item><title>Links for 2010-04-30 [del.icio.us]</title><link>http://feedproxy.google.com/~r/Pavlecknet/~3/0CscsTWtIVw/jpavleck</link><pubDate>Sat, 01 May 2010 00:00:00 PDT</pubDate><guid isPermaLink="false">http://del.icio.us/jpavleck#2010-04-30</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="http://make.larsi.org/electronics/ATmegaX8/Crystalfontz/"&gt;Lars Schumann - Make - Electronics - Arduino - Crystalfontz 634&lt;/a&gt;&lt;br/&gt;
How to use a CrystalFontz LCD with Arduino&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/Pavlecknet/~4/0CscsTWtIVw" height="1" width="1"/&gt;</description><feedburner:origLink>http://del.icio.us/jpavleck#2010-04-30</feedburner:origLink></item><item><title>Links for 2010-04-28 [del.icio.us]</title><link>http://feedproxy.google.com/~r/Pavlecknet/~3/Z2EGO55k5nY/jpavleck</link><pubDate>Thu, 29 Apr 2010 00:00:00 PDT</pubDate><guid isPermaLink="false">http://del.icio.us/jpavleck#2010-04-28</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.playedonline.com/game/598161/super-mario-crossover.html"&gt;Super Mario Crossover - Free Arcade Game Played Online&lt;/a&gt;&lt;br/&gt;
Play Super Mario Crossover for free on Played Online. One of the best Mario games ever! You can also choose any other classic Nintendo character to play...&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.instructables.com/id/Make-a-bench-power-supply-mostly-from-recycled-par/"&gt;Make a bench power supply mostly from recycled parts&lt;/a&gt;&lt;br/&gt;
This instructable will show you how to make a very good bench power supply using mainly recycled parts. This is the really the mark II, �you can se...&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/Pavlecknet/~4/Z2EGO55k5nY" height="1" width="1"/&gt;</description><feedburner:origLink>http://del.icio.us/jpavleck#2010-04-28</feedburner:origLink></item><item>
		<title>Visio and Sharepoint 2010 Extensions for OpsMgr</title>
		<link>http://feedproxy.google.com/~r/Pavlecknet/~3/4fPIPY4CKBk/</link>
		<comments>http://www.pavleck.net/2010/04/visio-and-sharepoint-2010-extensions-for-opsmgr/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 21:00:51 +0000</pubDate>
		<dc:creator>jpavleck</dc:creator>
				<category><![CDATA[SCOM]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[MMS2010]]></category>
		<category><![CDATA[Sharepoint 2010]]></category>
		<category><![CDATA[Visio 2010]]></category>

		<guid isPermaLink="false">http://www.pavleck.net/2010/04/visio-and-sharepoint-2010-extensions-for-opsmgr/</guid>
		<description><![CDATA[From the MOMTeam If you’re looking for a reason to roll out Visio 2010, have I got a doozie for you! Using the new Visio 2010 add-in for OpsMgr 2007 R2 and the SharePoint 2010 Visio Services Data Provider, you’ll be able to create a visio-based view of a web application, a service, or even <a href='http://www.pavleck.net/2010/04/visio-and-sharepoint-2010-extensions-for-opsmgr/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p><font size="1"><em>From the </em></font><a href="http://blogs.technet.com/momteam/archive/2010/04/20/visio-and-sharepoint-2010-extensions-for-operations-manager-have-shipped.aspx"><font size="1"><em>MOMTeam</em></font></a></p>
<p>If you’re looking for a reason to roll out Visio 2010, have I got a doozie for you!</p>
<p>Using the new Visio 2010 add-in for OpsMgr 2007 R2 and the SharePoint 2010 Visio Services Data Provider, you’ll be able to create a visio-based view of a web application, a service, or even an infrastructure (Or even import one with the OpsMgr add-in for Visio 2007) then publish it to SharePoint 2010 as a web drawing.</p>
<p>Once you’ve done that, you’ll get a ‘live’ view of what your environment looks like – in the way you want to see it. Perfect for a big board application in a NOC! </p>
<p>And there’s some even neater things coming down the pipe. Check out <a href="http://www.microsoft.com/presspass/presskits/infrastructure/videoGallery.aspx?contentID=xinfra_MMS2010_day1Keynote">this MMS 2010 keynote</a> to see this and more in action!</p>
<p>And go <a href="http://visiotoolbox.com/downloads/addins/Visio_2010_Add-in_for_System_Center_Operations_Manager_2007_R2_961.aspx">pick up the downloads from Visio Toolbox</a> while you’re at it!</p>
<p>Hopefully I’ll have a nice little tutorial about how to set all of this up, as I need to rebuild my OpsMgr environment several times over the next 30 days to ensure I’m ready to go for my next assignment! Can never have too much practice, right? </p>
<p><img alt="http://blogs.technet.com/blogfiles/momteam/WindowsLiveWriter/VISIOANDSHAREPOINT2010EXTENSIONSFOROPERA_13679/clip_image004_2.jpg" src="http://blogs.technet.com/blogfiles/momteam/WindowsLiveWriter/VISIOANDSHAREPOINT2010EXTENSIONSFOROPERA_13679/clip_image004_2.jpg" /></p>

<p><a href="http://feedads.g.doubleclick.net/~a/luaplMaqnnhdPKRHrB4E2Dt0-dM/0/da"><img src="http://feedads.g.doubleclick.net/~a/luaplMaqnnhdPKRHrB4E2Dt0-dM/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/luaplMaqnnhdPKRHrB4E2Dt0-dM/1/da"><img src="http://feedads.g.doubleclick.net/~a/luaplMaqnnhdPKRHrB4E2Dt0-dM/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Pavlecknet?a=4fPIPY4CKBk:gas4CMjPQMM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Pavlecknet?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Pavlecknet?a=4fPIPY4CKBk:gas4CMjPQMM:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Pavlecknet?i=4fPIPY4CKBk:gas4CMjPQMM:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Pavlecknet?a=4fPIPY4CKBk:gas4CMjPQMM:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Pavlecknet?d=dnMXMwOfBR0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Pavlecknet/~4/4fPIPY4CKBk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.pavleck.net/2010/04/visio-and-sharepoint-2010-extensions-for-opsmgr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.pavleck.net/2010/04/visio-and-sharepoint-2010-extensions-for-opsmgr/</feedburner:origLink></item>
		<item>
		<title>Powershellpoint</title>
		<link>http://feedproxy.google.com/~r/Pavlecknet/~3/LAyGjtMej1A/</link>
		<comments>http://www.pavleck.net/2010/03/powershellpoint/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 17:32:47 +0000</pubDate>
		<dc:creator>jpavleck</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[powerpoint]]></category>
		<category><![CDATA[Powershellpoint]]></category>

		<guid isPermaLink="false">http://www.pavleck.net/2010/03/powershellpoint/</guid>
		<description><![CDATA[People are doing a lot of interesting things with Powershell. Joel Bennett is a magician of “Look what it can do”. But then I came across this post from John Robbins’ blog and was blown away – Powerpoint, in Powershell. What better way to show the power and flexibility of Posh than to do it <a href='http://www.pavleck.net/2010/03/powershellpoint/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>People are doing a lot of interesting things with Powershell. <a href="http://huddledmasses.org/">Joel Bennett</a> is a magician of “Look what it can do”. But then I came across <a href="http://www.wintellect.com/CS/blogs/jrobbins/archive/2010/03/10/start-powershellpoint.aspx">this post</a> from <a href="http://www.wintellect.com/CS/blogs/jrobbins/default.aspx">John Robbins’</a> blog and was blown away – Powerpoint, in Powershell. What better way to show the power and flexibility of Posh than to do it <em>in</em> posh! Friggin brilliant!</p>
<p><a href="http://www.pavleck.net/wp-content/uploads/2010/03/031010_2010_StartPowerS21.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="031010_2010_StartPowerS2[1]" border="0" alt="031010_2010_StartPowerS2[1]" src="http://www.pavleck.net/wp-content/uploads/2010/03/031010_2010_StartPowerS21_thumb.png" width="506" height="276" /></a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/AcD1whTtSNWIrE8BK7KDIwo8ztc/0/da"><img src="http://feedads.g.doubleclick.net/~a/AcD1whTtSNWIrE8BK7KDIwo8ztc/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/AcD1whTtSNWIrE8BK7KDIwo8ztc/1/da"><img src="http://feedads.g.doubleclick.net/~a/AcD1whTtSNWIrE8BK7KDIwo8ztc/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Pavlecknet?a=LAyGjtMej1A:xpNJeKGLues:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Pavlecknet?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Pavlecknet?a=LAyGjtMej1A:xpNJeKGLues:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Pavlecknet?i=LAyGjtMej1A:xpNJeKGLues:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Pavlecknet?a=LAyGjtMej1A:xpNJeKGLues:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Pavlecknet?d=dnMXMwOfBR0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Pavlecknet/~4/LAyGjtMej1A" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.pavleck.net/2010/03/powershellpoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.pavleck.net/2010/03/powershellpoint/</feedburner:origLink></item>
		<item>
		<title>Silect Agent Explorer</title>
		<link>http://feedproxy.google.com/~r/Pavlecknet/~3/MdIvVbjMBL0/</link>
		<comments>http://www.pavleck.net/2010/03/silect-agent-explorer/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 22:03:14 +0000</pubDate>
		<dc:creator>jpavleck</dc:creator>
				<category><![CDATA[Authoring]]></category>
		<category><![CDATA[SCOM]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Agent Explorer]]></category>
		<category><![CDATA[MP Studio]]></category>
		<category><![CDATA[Silect]]></category>

		<guid isPermaLink="false">http://www.pavleck.net/2010/03/silect-agent-explorer/</guid>
		<description><![CDATA[Now this seems really promising! I’ve been involved with Silect Software since their inception years ago. They make some great tools – MP Studio in particular. But its costs has always made it a hard sell with clients, since there’s “already a way to author management packs in SCOM”. But what there isn’t in OpsMgr <a href='http://www.pavleck.net/2010/03/silect-agent-explorer/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>Now this seems really promising! I’ve been involved with <a href="http://www.silect.com/" target="_blank">Silect Software</a> since their inception years ago. They make some great tools – <a href="http://www.silect.com/Products/MPStudio.aspx" target="_blank">MP Studio</a> in particular. But its costs has always made it a hard sell with clients, since there’s “already a way to author management packs in SCOM”. </p>
<p>But what there isn’t in OpsMgr is a quick, easy, and simple way to find out <em>just what’s running</em> on that server – until now. </p>
<p>Silect is announcing the <a href="http://www.silect.com/solutions/agent-explorer.aspx" target="_blank">Agent Explorer feature</a> of the next version of MP Studio.     <br />With Agent Explorer you’ll be able see exactly what rules, monitors, discoveries and management packs are running on a given server. </p>
<p>Interested? View the <a href="http://www.silect.com/solutions/agent-explorer.aspx" target="_blank">5 min screencap</a> and then <a href="mailto:randyr@silect.com" target="_blank">email Randy R</a> and tell him you want to try this out! </p>
<p><a href="http://www.pavleck.net/wp-content/uploads/2010/03/SilectAgentExplorer.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Silect-Agent-Explorer" border="0" alt="Silect-Agent-Explorer" src="http://www.pavleck.net/wp-content/uploads/2010/03/SilectAgentExplorer_thumb.png" width="398" height="288" /></a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/AMBQHbFa5rKjJWVKbuj-Yv_LHcs/0/da"><img src="http://feedads.g.doubleclick.net/~a/AMBQHbFa5rKjJWVKbuj-Yv_LHcs/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/AMBQHbFa5rKjJWVKbuj-Yv_LHcs/1/da"><img src="http://feedads.g.doubleclick.net/~a/AMBQHbFa5rKjJWVKbuj-Yv_LHcs/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Pavlecknet?a=MdIvVbjMBL0:Fo0MRqoL1zY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Pavlecknet?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Pavlecknet?a=MdIvVbjMBL0:Fo0MRqoL1zY:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Pavlecknet?i=MdIvVbjMBL0:Fo0MRqoL1zY:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Pavlecknet?a=MdIvVbjMBL0:Fo0MRqoL1zY:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Pavlecknet?d=dnMXMwOfBR0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Pavlecknet/~4/MdIvVbjMBL0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.pavleck.net/2010/03/silect-agent-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.pavleck.net/2010/03/silect-agent-explorer/</feedburner:origLink></item>
	</channel>
</rss>

