<?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>John Quirk&#039;s Blog</title>
	<atom:link href="http://blog.quirkshop.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.quirkshop.co.uk</link>
	<description>Adventures in System Center Consultancy</description>
	<lastBuildDate>Fri, 03 Feb 2012 00:10:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blog.quirkshop.co.uk' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>John Quirk&#039;s Blog</title>
		<link>http://blog.quirkshop.co.uk</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blog.quirkshop.co.uk/osd.xml" title="John Quirk&#039;s Blog" />
	<atom:link rel='hub' href='http://blog.quirkshop.co.uk/?pushpress=hub'/>
		<item>
		<title>SCCM 2012 Internet-Based Client Deployment</title>
		<link>http://blog.quirkshop.co.uk/2012/02/01/sccm-2012-internet-based-client-deployment/</link>
		<comments>http://blog.quirkshop.co.uk/2012/02/01/sccm-2012-internet-based-client-deployment/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 09:13:28 +0000</pubDate>
		<dc:creator>John Quirk</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://johnquirk.wordpress.com/?p=331</guid>
		<description><![CDATA[Under SCCM 2007, Native Mode was a bit of a pain. You couldn’t mix and match http and https enabled clients in one site, so even where you didn’t need the HTTPS level security, you had to have it and there was always a client with a certificate issue somewhere. So, with Configuration Manager 2012 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.quirkshop.co.uk&amp;blog=9407440&amp;post=331&amp;subd=johnquirk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Under SCCM 2007, Native Mode was a bit of a pain. You couldn’t mix and match http and https enabled clients in one site, so even where you didn’t <u>need</u> the HTTPS level security, you had to have it and there was always a client with a certificate issue somewhere. </p>
<p>So, with Configuration Manager 2012 we’re moving on significantly. Native mode is no more and everything got much simpler. A site can now serve HTTP and HTTPS based clients, the site and site systems also individually understand if a client is Internet or Intranet based and can be configured to respond to one or the other or both.</p>
<p>Here the site is configured:</p>
<p><a href="http://johnquirk.files.wordpress.com/2012/02/clip_image002.jpg"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="clip_image002" border="0" alt="clip_image002" src="http://johnquirk.files.wordpress.com/2012/02/clip_image002_thumb.jpg?w=498&#038;h=500" width="498" height="500" /></a></p>
<p>This week we’ve deployed a few hundred SCCM 2012 RC2 clients as a test bed.</p>
<p>The majority of the clients we’re managing at this customer are purely Internet based with no access into the core network at any time. We’ve having to manually provision them with the requisite certificates, more of which in another post, following which the client is installed using some of the nice new switches we have on the ccmsetup command line:</p>
<p>ccmsetup /<b>usePKICert</b> /<b>NOCRLCheck</b> /mp:https://ServerPublicFQDN.co.uk SMSSITECODE=AAA CCMHOSTNAME= ServerPublicFQDN.co.uk</p>
<p>usePKICert tells the client to load the certificate </p>
<p>/NOCRLCheck tells the client not to try to find a CRList for the client download (this is for the client download from the MP <u>only</u>, CRL checking will be enabled for clientà site communications unless specifically disabled in the site properties dialogue box above.)</p>
<p>CCMHOSTNAME just tells the machine where its internet based MP is.</p>
<p>When the client is installed the control panel applet knows how the client is accessing the infrastructure:</p>
<p><a href="http://johnquirk.files.wordpress.com/2012/02/clip_image003.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="clip_image003" border="0" alt="clip_image003" src="http://johnquirk.files.wordpress.com/2012/02/clip_image003_thumb.png?w=449&#038;h=533" width="449" height="533" /></a></p>
<p>This one is on the internet and is happy about it.</p>
<p><a href="http://johnquirk.files.wordpress.com/2012/02/clip_image005.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="clip_image005" border="0" alt="clip_image005" src="http://johnquirk.files.wordpress.com/2012/02/clip_image005_thumb.png?w=492&#038;h=211" width="492" height="211" /></a></p>
<p>Our client has joined a collection and gets an app, so we can see end-to-end that it’s working.</p>
<p>The app downloads and is installed. The DataTransferService log confirms the https connection (not that it could be working any other way, but it’s nice to see!)</p>
<p><a href="http://johnquirk.files.wordpress.com/2012/02/clip_image007.jpg"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="clip_image007" border="0" alt="clip_image007" src="http://johnquirk.files.wordpress.com/2012/02/clip_image007_thumb.jpg?w=667&#038;h=79" width="667" height="79" /></a></p>
<p>We did a few other cool things with the solution. Here’s a screenshot of the console with the clients reporting in:</p>
<p><a href="http://johnquirk.files.wordpress.com/2012/02/clip_image009.jpg"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="clip_image009" border="0" alt="clip_image009" src="http://johnquirk.files.wordpress.com/2012/02/clip_image009_thumb.jpg?w=676&#038;h=533" width="676" height="533" /></a></p>
<p>We deployed System Center Endpoint Protection:</p>
<p><a href="http://johnquirk.files.wordpress.com/2012/02/clip_image011.jpg"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="clip_image011" border="0" alt="clip_image011" src="http://johnquirk.files.wordpress.com/2012/02/clip_image011_thumb.jpg?w=694&#038;h=585" width="694" height="585" /></a></p>
<p>SCEP is pretty cool now. The SCEP agent is policy-based, so as the client performs its first policy check upon installation, it is force-fed the SCEP client. No need to join a collection or submit inventory or any of those delays, straight in with the anti-malware! (It’s a shame it thinks VNC is a virus though).</p>
<p>So in rambling conclusion… SCCM 2012 RC2 IBCM = good. SCEP = good, everything = good.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/johnquirk.wordpress.com/331/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/johnquirk.wordpress.com/331/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/johnquirk.wordpress.com/331/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/johnquirk.wordpress.com/331/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/johnquirk.wordpress.com/331/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/johnquirk.wordpress.com/331/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/johnquirk.wordpress.com/331/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/johnquirk.wordpress.com/331/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/johnquirk.wordpress.com/331/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/johnquirk.wordpress.com/331/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/johnquirk.wordpress.com/331/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/johnquirk.wordpress.com/331/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/johnquirk.wordpress.com/331/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/johnquirk.wordpress.com/331/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.quirkshop.co.uk&amp;blog=9407440&amp;post=331&amp;subd=johnquirk&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.quirkshop.co.uk/2012/02/01/sccm-2012-internet-based-client-deployment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0c05b205a225cb14d007b8ac047c675d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">johnquirk</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2012/02/clip_image002_thumb.jpg" medium="image">
			<media:title type="html">clip_image002</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2012/02/clip_image003_thumb.png" medium="image">
			<media:title type="html">clip_image003</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2012/02/clip_image005_thumb.png" medium="image">
			<media:title type="html">clip_image005</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2012/02/clip_image007_thumb.jpg" medium="image">
			<media:title type="html">clip_image007</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2012/02/clip_image009_thumb.jpg" medium="image">
			<media:title type="html">clip_image009</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2012/02/clip_image011_thumb.jpg" medium="image">
			<media:title type="html">clip_image011</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing SCCM 2012 Beta 2</title>
		<link>http://blog.quirkshop.co.uk/2011/03/24/installing-sccm-2012-beta-2/</link>
		<comments>http://blog.quirkshop.co.uk/2011/03/24/installing-sccm-2012-beta-2/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 23:53:31 +0000</pubDate>
		<dc:creator>John Quirk</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://johnquirk.wordpress.com/2011/03/24/installing-sccm-2012-beta-2/</guid>
		<description><![CDATA[So, Beta 2 of SCCM shipped to the web earlier today. I was in the keynote presentation at MMS when this was announced, so when better to kick the new releases tyres… I am installing Beta 2 in our UK datacentre whilst I’m in MMS sessions in Las Vegas, so this will mainly be a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.quirkshop.co.uk&amp;blog=9407440&amp;post=308&amp;subd=johnquirk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So, Beta 2 of SCCM shipped to the web earlier today. I was in the keynote presentation at MMS when this was announced, so when better to kick the new releases tyres…</p>
<p>I am installing Beta 2 in our UK datacentre whilst I’m in MMS sessions in Las Vegas, so this will mainly be a quick screenshot runthrough with initial observations. More to come later…</p>
<p><a href="http://johnquirk.files.wordpress.com/2011/03/image.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="image" border="0" alt="image" src="http://johnquirk.files.wordpress.com/2011/03/image_thumb.png?w=639&#038;h=459" width="639" height="459" /></a></p>
<p>Welcome splashscreen, looks good, plenty of options.</p>
<p>Have to install dot net 3.5 and 4.0 then we can proceed</p>
<p><a href="http://johnquirk.files.wordpress.com/2011/03/image1.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="image" border="0" alt="image" src="http://johnquirk.files.wordpress.com/2011/03/image_thumb1.png?w=644&#038;h=479" width="644" height="479" /></a></p>
<p>&#160;</p>
<p>For now we’re going to use a single site configuration, in live a Central Admin Site would be required:</p>
<p><a href="http://johnquirk.files.wordpress.com/2011/03/image2.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="image" border="0" alt="image" src="http://johnquirk.files.wordpress.com/2011/03/image_thumb2.png?w=660&#038;h=488" width="660" height="488" /></a></p>
<p>We still have the familiar update download for external components:</p>
<p><a href="http://johnquirk.files.wordpress.com/2011/03/image3.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="image" border="0" alt="image" src="http://johnquirk.files.wordpress.com/2011/03/image_thumb3.png?w=666&#038;h=498" width="666" height="498" /></a></p>
<p>BUT… There’s only 13 of them now (an improvement over the 89 required for CM07:</p>
<p><a href="http://johnquirk.files.wordpress.com/2011/03/image4.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="image" border="0" alt="image" src="http://johnquirk.files.wordpress.com/2011/03/image_thumb4.png?w=675&#038;h=502" width="675" height="502" /></a></p>
<p>NB, the updates include SQL Express and dotnet, so it does take a little while…</p>
<p><a href="http://johnquirk.files.wordpress.com/2011/03/image5.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="image" border="0" alt="image" src="http://johnquirk.files.wordpress.com/2011/03/image_thumb5.png?w=677&#038;h=503" width="677" height="503" /></a></p>
<p><a href="http://johnquirk.files.wordpress.com/2011/03/image6.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="image" border="0" alt="image" src="http://johnquirk.files.wordpress.com/2011/03/image_thumb6.png?w=680&#038;h=508" width="680" height="508" /></a></p>
<p>Hey, the database has lost its default SMS_ prefix:</p>
<p><a href="http://johnquirk.files.wordpress.com/2011/03/image7.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="image" border="0" alt="image" src="http://johnquirk.files.wordpress.com/2011/03/image_thumb7.png?w=695&#038;h=519" width="695" height="519" /></a></p>
<p>&#160;</p>
<p><a href="http://johnquirk.files.wordpress.com/2011/03/image8.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="image" border="0" alt="image" src="http://johnquirk.files.wordpress.com/2011/03/image_thumb8.png?w=695&#038;h=522" width="695" height="522" /></a></p>
<p>No more Native Mode, site now supports both HTTP and HTTPS.</p>
<p><a href="http://johnquirk.files.wordpress.com/2011/03/image9.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="image" border="0" alt="image" src="http://johnquirk.files.wordpress.com/2011/03/image_thumb9.png?w=708&#038;h=526" width="708" height="526" /></a></p>
<p>This is cool. We can enable/disable the DP and MP rtole for the site during setup and specify the HTTP/S protocol.</p>
<p><a href="http://johnquirk.files.wordpress.com/2011/03/image10.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="image" border="0" alt="image" src="http://johnquirk.files.wordpress.com/2011/03/image_thumb10.png?w=715&#038;h=534" width="715" height="534" /></a></p>
<p>A few pre-reqs to fix</p>
<p><a href="http://johnquirk.files.wordpress.com/2011/03/image11.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="image" border="0" alt="image" src="http://johnquirk.files.wordpress.com/2011/03/image_thumb11.png?w=721&#038;h=545" width="721" height="545" /></a></p>
<p>Odd final screen… But we begin!</p>
<p>&#160;</p>
<p>And we’re ready to go. Next we’ll actually try to get it to do something!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/johnquirk.wordpress.com/308/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/johnquirk.wordpress.com/308/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/johnquirk.wordpress.com/308/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/johnquirk.wordpress.com/308/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/johnquirk.wordpress.com/308/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/johnquirk.wordpress.com/308/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/johnquirk.wordpress.com/308/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/johnquirk.wordpress.com/308/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/johnquirk.wordpress.com/308/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/johnquirk.wordpress.com/308/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/johnquirk.wordpress.com/308/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/johnquirk.wordpress.com/308/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/johnquirk.wordpress.com/308/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/johnquirk.wordpress.com/308/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.quirkshop.co.uk&amp;blog=9407440&amp;post=308&amp;subd=johnquirk&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.quirkshop.co.uk/2011/03/24/installing-sccm-2012-beta-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0c05b205a225cb14d007b8ac047c675d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">johnquirk</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2011/03/image_thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2011/03/image_thumb1.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2011/03/image_thumb2.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2011/03/image_thumb3.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2011/03/image_thumb4.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2011/03/image_thumb5.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2011/03/image_thumb6.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2011/03/image_thumb7.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2011/03/image_thumb8.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2011/03/image_thumb9.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2011/03/image_thumb10.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2011/03/image_thumb11.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>AVIcode Monitoring (for beginners)</title>
		<link>http://blog.quirkshop.co.uk/2011/01/18/avicode-monitoring-for-beginners-2/</link>
		<comments>http://blog.quirkshop.co.uk/2011/01/18/avicode-monitoring-for-beginners-2/#comments</comments>
		<pubDate>Tue, 18 Jan 2011 16:52:15 +0000</pubDate>
		<dc:creator>John Quirk</dc:creator>
				<category><![CDATA[AVIcode]]></category>
		<category><![CDATA[Operations Manager]]></category>

		<guid isPermaLink="false">https://johnquirk.wordpress.com/2011/01/18/avicode-monitoring-for-beginners-2/</guid>
		<description><![CDATA[Having taken a quick look at AVIcode yesterday, let’s take the gloves off and get a bit more hands on… In this example we’ll be implementing AVIcode monitoring of a project management application ProLog. Sadly ProLog is something Orinoko developed themselves and the code quality leaves something to be desired. We have forced all staff [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.quirkshop.co.uk&amp;blog=9407440&amp;post=290&amp;subd=johnquirk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Having taken a quick look at AVIcode yesterday, let’s take the gloves off and get a bit more hands on…</p>
<p>In this example we’ll be implementing AVIcode monitoring of a project management application ProLog. Sadly ProLog is something Orinoko developed themselves and the code quality leaves something to be desired. We have forced all staff to use this application for everything they do, so the Service Manager queue is building up!</p>
<p>In the Authoring Pane of the OpsMgr console I use the Add Monitoring Wizard to create a new Enterprise ASP.NET Application:</p>
<p><a href="http://johnquirk.files.wordpress.com/2011/01/image13.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="image" border="0" alt="image" src="http://johnquirk.files.wordpress.com/2011/01/image_thumb13.png?w=471&#038;h=167" width="471" height="167" /></a></p>
<p>The wizard locates all the ASP apps on all of the servers I’m monitoring (this is an option in the AVIcode setup, if you wish you can limit discovery to certain machines).</p>
<p><a href="http://johnquirk.files.wordpress.com/2011/01/image14.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="image" border="0" alt="image" src="http://johnquirk.files.wordpress.com/2011/01/image_thumb14.png?w=565&#038;h=277" width="565" height="277" /></a></p>
<p>The rest of this process is covered very well by Simon over on System Center Central <a href="http://tinyurl.com/37plbfd">here</a> so I’ll skip on to what we get once it’s all up and running…</p>
<p>Each of our web pages gets its own dashboard under the Management Pack created for the .NET Application:</p>
<p><a href="http://johnquirk.files.wordpress.com/2011/01/image15.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="image" border="0" alt="image" src="http://johnquirk.files.wordpress.com/2011/01/image_thumb15.png?w=357&#038;h=497" width="357" height="497" /></a></p>
<p>We also get a visual view of the application in a Distributed App:</p>
<p><a href="http://johnquirk.files.wordpress.com/2011/01/image16.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="image" border="0" alt="image" src="http://johnquirk.files.wordpress.com/2011/01/image_thumb16.png?w=518&#038;h=477" width="518" height="477" /></a></p>
<p>I’m using the ProLog application to run a report of all the projects we’re working on currently. </p>
<p>I log in and select Reports – Overview</p>
<p><a href="http://johnquirk.files.wordpress.com/2011/01/snaghtml1077c815.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="SNAGHTML1077c815" border="0" alt="SNAGHTML1077c815" src="http://johnquirk.files.wordpress.com/2011/01/snaghtml1077c815_thumb.png?w=490&#038;h=198" width="490" height="198" /></a></p>
<p>Nothing much happens, then eventually I receive a spurious error in Internet Explorer.</p>
<p>Over in OpsMgr I see data corresponding to this:</p>
<p><a href="http://johnquirk.files.wordpress.com/2011/01/image17.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="image" border="0" alt="image" src="http://johnquirk.files.wordpress.com/2011/01/image_thumb17.png?w=732&#038;h=89" width="732" height="89" /></a></p>
<p>Behind the warning is significant data (still in the OpsMgr console):</p>
<p><a href="http://johnquirk.files.wordpress.com/2011/01/image18.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="image" border="0" alt="image" src="http://johnquirk.files.wordpress.com/2011/01/image_thumb18.png?w=620&#038;h=688" width="620" height="688" /></a></p>
<p>You may notice that this is a Slowest Nodes alert showing that the page took 76672ms to render. 62626ms of this on the ReportExecution2005.asmx function. This is information I can then use to troubleshoot why this function of the application isn’t performing as it should.</p>
<p>Along with this data I get an excellent dashboard overview of application performance:</p>
<p><a href="http://johnquirk.files.wordpress.com/2011/01/image19.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="image" border="0" alt="image" src="http://johnquirk.files.wordpress.com/2011/01/image_thumb19.png?w=677&#038;h=489" width="677" height="489" /></a></p>
<p>And if this isn’t enough, I can get deep into the code in the AVIcode Intercept Studio web console:</p>
<p><a href="http://johnquirk.files.wordpress.com/2011/01/image20.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="image" border="0" alt="image" src="http://johnquirk.files.wordpress.com/2011/01/image_thumb20.png?w=669&#038;h=547" width="669" height="547" /></a></p>
<p>The top-level dashboard for each app collates relevant information for monitored processes. I can then drill into extraordinary detail around each transaction carried out against the application:</p>
<p><a href="http://johnquirk.files.wordpress.com/2011/01/image21.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="image" border="0" alt="image" src="http://johnquirk.files.wordpress.com/2011/01/image_thumb21.png?w=729&#038;h=282" width="729" height="282" /></a></p>
<p>And drill deeper still into each individual event:</p>
<p><a href="http://johnquirk.files.wordpress.com/2011/01/image22.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="image" border="0" alt="image" src="http://johnquirk.files.wordpress.com/2011/01/image_thumb22.png?w=730&#038;h=597" width="730" height="597" /></a></p>
<p>AVIcode is a massive product, with plenty of complexity and capability. Integrated with Operations Manager it provides the OpsMgr guys deep performance and alert knowledge on the performance of .NET applications and delivers even deeper intelligence for the .NET guys to optimise and troubleshoot poor performance and application failures all monitored in real-time. Great fun!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/johnquirk.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/johnquirk.wordpress.com/290/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/johnquirk.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/johnquirk.wordpress.com/290/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/johnquirk.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/johnquirk.wordpress.com/290/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/johnquirk.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/johnquirk.wordpress.com/290/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/johnquirk.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/johnquirk.wordpress.com/290/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/johnquirk.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/johnquirk.wordpress.com/290/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/johnquirk.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/johnquirk.wordpress.com/290/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.quirkshop.co.uk&amp;blog=9407440&amp;post=290&amp;subd=johnquirk&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.quirkshop.co.uk/2011/01/18/avicode-monitoring-for-beginners-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0c05b205a225cb14d007b8ac047c675d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">johnquirk</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2011/01/image_thumb13.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2011/01/image_thumb14.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2011/01/image_thumb15.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2011/01/image_thumb16.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2011/01/snaghtml1077c815_thumb.png" medium="image">
			<media:title type="html">SNAGHTML1077c815</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2011/01/image_thumb17.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2011/01/image_thumb18.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2011/01/image_thumb19.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2011/01/image_thumb20.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2011/01/image_thumb21.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2011/01/image_thumb22.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Hands-on with AVIcode</title>
		<link>http://blog.quirkshop.co.uk/2011/01/17/hands-on-with-avicode/</link>
		<comments>http://blog.quirkshop.co.uk/2011/01/17/hands-on-with-avicode/#comments</comments>
		<pubDate>Mon, 17 Jan 2011 17:17:01 +0000</pubDate>
		<dc:creator>John Quirk</dc:creator>
				<category><![CDATA[AVIcode]]></category>
		<category><![CDATA[Operations Manager]]></category>

		<guid isPermaLink="false">https://johnquirk.wordpress.com/2011/01/17/hands-on-with-avicode/</guid>
		<description><![CDATA[Here in the Orinoko ivory tower we’re too busy mixing our metaphors to let the grass grow under our feet. And so to AVIcode. According to the product homepage “AVIcode delivers market-leading .NET application performance monitoring capabilities to help ensure the availability of business-critical applications and services, regardless of where they are deployed. End-user experience [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.quirkshop.co.uk&amp;blog=9407440&amp;post=266&amp;subd=johnquirk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Here in the <a href="http://cache.kotaku.com/assets/resources/2008/05/ivorytower.jpg">Orinoko ivory tower</a> we’re too busy mixing our metaphors to let the grass grow under our feet. And so to AVIcode.</p>
<p><a href="http://johnquirk.files.wordpress.com/2011/01/avicode.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="AVIcode" border="0" alt="AVIcode" src="http://johnquirk.files.wordpress.com/2011/01/avicode_thumb.png?w=317&#038;h=92" width="317" height="92" /></a></p>
<p>According to the <a href="http://www.microsoft.com/systemcenter/en/us/avicode.aspx">product homepage</a> “AVIcode delivers market-leading .NET application performance monitoring capabilities to help ensure the availability of business-critical applications and services, regardless of where they are deployed. End-user experience and application performance monitoring are critical in virtual datacenters and cloud environments…”</p>
<p>I couldn’t agree more. In case the marketing is a bit of a blur for you AVIcode does a number of very cool things:</p>
<ol>
<li>It provides extraordinarily detailed and intelligent monitoring of web applications.</li>
<li>Jump-to-code debugging of .Net applications</li>
<li>Lots of graphs. Lots and lots of graphs.</li>
</ol>
<p>All of this stuff is fully, and very elegantly, integrated into the Operations Manager console. To illustrate the concept, join me for a cocktail…</p>
<p>I am monitoring the OpsMgr Web Console to make sure that it’s always available for my busy admins. I have a good view of the health of the application from a datacentre and IIS perspective. </p>
<p><a href="http://johnquirk.files.wordpress.com/2011/01/image9.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="OpsMgr Web Console Distributed Application" border="0" alt="image" src="http://johnquirk.files.wordpress.com/2011/01/image_thumb9.png?w=510&#038;h=322" width="510" height="322" /></a></p>
<p>I do not, however, have any view of the end-user experience.</p>
<p>In the recent past, we would have provided an end-user perspective by deploying an OpsMgr agent to a machine outside of the datacentre and had it carry out a synthetic web session against the application. This works great, and can give us some really useful telemetry, but it’s still a little limited.</p>
<p>AVIcode provides a much more elegant solution to client-side monitoring by injecting some client-side code into page requests which then deliver telemetry data back to the monitoring infrastructure. This gives us real-time views of the performance of the application from the end-user’s perspective and can alert us to performance problems and failures and provide detailed information around the cause of those failures. It creates a Distributed App to illustrate this:</p>
<p><a href="http://johnquirk.files.wordpress.com/2011/01/image10.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="AVIcode generated Distributed Application" border="0" alt="image" src="http://johnquirk.files.wordpress.com/2011/01/image_thumb10.png?w=503&#038;h=362" width="503" height="362" /></a></p>
<p>So if a user is getting an error. We can be alerted to this… </p>
<p><a href="http://johnquirk.files.wordpress.com/2011/01/image11.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="AVIcode alerts" border="0" alt="image" src="http://johnquirk.files.wordpress.com/2011/01/image_thumb11.png?w=559&#038;h=78" width="559" height="78" /></a></p>
<p>…and given code-level information around the cause of the problem</p>
<p><a href="http://johnquirk.files.wordpress.com/2011/01/image12.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="I haven&#039;t a clue what any of this means..." border="0" alt="I haven&#039;t a clue what any of this means..." src="http://johnquirk.files.wordpress.com/2011/01/image_thumb12.png?w=424&#038;h=469" width="424" height="469" /></a></p>
<p>Next time we’ll have fun with graphs…</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/johnquirk.wordpress.com/266/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/johnquirk.wordpress.com/266/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/johnquirk.wordpress.com/266/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/johnquirk.wordpress.com/266/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/johnquirk.wordpress.com/266/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/johnquirk.wordpress.com/266/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/johnquirk.wordpress.com/266/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/johnquirk.wordpress.com/266/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/johnquirk.wordpress.com/266/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/johnquirk.wordpress.com/266/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/johnquirk.wordpress.com/266/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/johnquirk.wordpress.com/266/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/johnquirk.wordpress.com/266/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/johnquirk.wordpress.com/266/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.quirkshop.co.uk&amp;blog=9407440&amp;post=266&amp;subd=johnquirk&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.quirkshop.co.uk/2011/01/17/hands-on-with-avicode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0c05b205a225cb14d007b8ac047c675d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">johnquirk</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2011/01/avicode_thumb.png" medium="image">
			<media:title type="html">AVIcode</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2011/01/image_thumb9.png" medium="image">
			<media:title type="html">OpsMgr Web Console Distributed Application</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2011/01/image_thumb10.png" medium="image">
			<media:title type="html">AVIcode generated Distributed Application</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2011/01/image_thumb11.png" medium="image">
			<media:title type="html">AVIcode alerts</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2011/01/image_thumb12.png" medium="image">
			<media:title type="html">I haven&#039;t a clue what any of this means...</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsoft Cloud Services</title>
		<link>http://blog.quirkshop.co.uk/2011/01/11/microsoft-cloud-services/</link>
		<comments>http://blog.quirkshop.co.uk/2011/01/11/microsoft-cloud-services/#comments</comments>
		<pubDate>Tue, 11 Jan 2011 21:19:53 +0000</pubDate>
		<dc:creator>John Quirk</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://johnquirk.wordpress.com/2011/01/11/microsoft-cloud-services/</guid>
		<description><![CDATA[As anyone who has the indescribable pleasure of working or living with me will unerringly attest, I am a fully paid up member of the new computing paradigm club.&#160; Every industry development is greeted with glee at the Quirkshop and I will gladly flit from vendor to vendor pursuing computing excellence in whatever form it [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.quirkshop.co.uk&amp;blog=9407440&amp;post=255&amp;subd=johnquirk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://johnquirk.files.wordpress.com/2011/01/cloudpower.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="CloudPower" border="0" alt="CloudPower" src="http://johnquirk.files.wordpress.com/2011/01/cloudpower_thumb.png?w=260&#038;h=173" width="260" height="173" /></a></p>
<p>As anyone who has the indescribable pleasure of working or living with me will unerringly attest, I am a fully paid up member of the new computing paradigm club.&#160; Every industry development is greeted with glee at the Quirkshop and I will gladly flit from vendor to vendor pursuing computing excellence in whatever form it takes.</p>
<p>Admittedly I have been a VDI sceptic in my time, I’ve been pretty much universally Microsoft focused for my entire IT career, have never dabbled with vegetarianism, never spent a year in a Kibbutz, don’t understand dance music, can’t watch anything with the word “celebrity” in its title and think that most green vegetables are an affront to humanity.</p>
<p>The above brings me jarringly to the reason for my breathless excitement. Here at Orinoko we’ve been using version one of Microsoft’s first cloud offering, BPOS, since we started the company and we have just migrated into the next version of this solution, Office 365 (a beta currently). Now, as mentioned above, I’m big into all this “cloud” stuff. I may have suggested on occasions that clouds consist of vapour, but that was just <a href="http://www.havana-club.co.uk/">rum fuelled banter</a>.</p>
<p>Office 365 gives us access to Lync, including Lync-to-Lync voice, which is very cool. It gives us very highly available Exchange 2010 and SharePoint 2010 too. As a small business, to run these systems on-premise would be costly in every regard, so to my luddite eyes the cloud solution is like voodoo.</p>
<p>Bolstered by my positive experience with Office 365 I have dipped my toe into Azure infrastructure services. Frankly I find the whole thing baffling, it just works. </p>
<p><a href="http://johnquirk.files.wordpress.com/2011/01/image7.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="image" border="0" alt="image" src="http://johnquirk.files.wordpress.com/2011/01/image_thumb7.png?w=674&#038;h=322" width="674" height="322" /></a></p>
<p>Why didn’t we do this a hundred years ago? I spent a brief and misguided few weeks working for a Microsoft Small Business Server partner many years ago. The sort of system we would spend a fortnight implementing for a few thousand pounds can be had for literally cents on the hour for compute and single digit pounds per-user-per-month. Admittedly I can see how the costs might rack up (no pun intended), but this stuff just seems like <em>magic</em>.&#160;&#160; </p>
<p>Finally, Intune. Now, as a Systems Management Guy ™ I realise that Intune is lacking in certain features we currently demand from our management solutions. In particular Software Distribution. BUT. If you currently have <em>nothing</em> in place for systems management, or if you have machines that live outside of your corporate LAN for most of their lives and you want to keep them patched, and secured and be assured that they’re not suffering from basic performance issues. And if you want to manage the licenses for the software already deployed on them, Intune is nothing short of fantastic. </p>
<p><a href="http://johnquirk.files.wordpress.com/2011/01/image8.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="image" border="0" alt="image" src="http://johnquirk.files.wordpress.com/2011/01/image_thumb8.png?w=684&#038;h=282" width="684" height="282" /></a>&#160;</p>
<p>And the monthly per-device charge includes an upgrade to Windows 7 Enterprise! </p>
<p>I have seen the future and it’s vaporised! Some of this stuff has&#160; a little way to go, but if the cloud model didn’t fit your organisation the last you looked at it, it’s time to look again.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/johnquirk.wordpress.com/255/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/johnquirk.wordpress.com/255/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/johnquirk.wordpress.com/255/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/johnquirk.wordpress.com/255/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/johnquirk.wordpress.com/255/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/johnquirk.wordpress.com/255/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/johnquirk.wordpress.com/255/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/johnquirk.wordpress.com/255/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/johnquirk.wordpress.com/255/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/johnquirk.wordpress.com/255/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/johnquirk.wordpress.com/255/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/johnquirk.wordpress.com/255/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/johnquirk.wordpress.com/255/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/johnquirk.wordpress.com/255/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.quirkshop.co.uk&amp;blog=9407440&amp;post=255&amp;subd=johnquirk&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.quirkshop.co.uk/2011/01/11/microsoft-cloud-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0c05b205a225cb14d007b8ac047c675d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">johnquirk</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2011/01/cloudpower_thumb.png" medium="image">
			<media:title type="html">CloudPower</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2011/01/image_thumb7.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2011/01/image_thumb8.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows Server 2008 R2 Service Pack 1&#8211;Hyper-V</title>
		<link>http://blog.quirkshop.co.uk/2011/01/10/windows-server-2008-r2-service-pack-1hyper-v/</link>
		<comments>http://blog.quirkshop.co.uk/2011/01/10/windows-server-2008-r2-service-pack-1hyper-v/#comments</comments>
		<pubDate>Mon, 10 Jan 2011 17:09:08 +0000</pubDate>
		<dc:creator>John Quirk</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Virtual Machine Manager]]></category>
		<category><![CDATA[Windows Server 2008 R2]]></category>

		<guid isPermaLink="false">https://johnquirk.wordpress.com/2011/01/10/windows-server-2008-r2-service-pack-1hyper-v/</guid>
		<description><![CDATA[The Orinoko Datacentre is running low on RAM. More RAM is the obvious answer, but the nodes we’re running on are looking a little weedy now, so we may be better off just replacing the whole thing, but in the meantime how to squeeze a little more of a return from our investment? The answer [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.quirkshop.co.uk&amp;blog=9407440&amp;post=248&amp;subd=johnquirk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The Orinoko Datacentre is running low on RAM. More RAM is the obvious answer, but the nodes we’re running on are looking a little weedy now, so we may be better off just replacing the whole thing, but in the meantime how to squeeze a little more of a return from our investment?</p>
<p>The answer is Server 2008 R2 SP1. The reason this is the answer is that our main limiting factor is RAM. We do, admittedly, also have some issues with storage performance, disk queue lengths are substantially longer than I would like for the hosts and our ailing lab NAS doesn’t support jumbo frames, poor thing. But, RAM availability is our main issue. </p>
<p>As you’re all doubtless aware, SP1 (which is a Release Candidate at the moment) has an excellent new feature “Dynamic Memory”. Briefly, in case you’ve been living in a cave, Dynamic Memory allows a VM to request and release memory to the host as load changes. This potentially allows you to over-commit a host, something we could do with at the moment. For Orinoko this is a likely good fit as we run more virtual desktop OSEs than server OSEs on account of our application packaging function. Our workstations need to have a minimum 1GB allocated, but many are unused for a length of time and many more could likely run with between 512 and 768MB RAM freeing up a chunk for allocation elsewhere. </p>
<p>So, deep breath, although we use Office 365 for our critical business systems, some of this stuff is live…</p>
<h2>Installing SP1</h2>
<p>I shut down as many VMs as I can and put Node1 into maintenance mode in VMM. This evacuates the rest of the running load onto node 2, then:</p>
<p>&#160;<a href="http://johnquirk.files.wordpress.com/2011/01/image.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;margin:0 5px;" title="image" border="0" alt="image" src="http://johnquirk.files.wordpress.com/2011/01/image_thumb.png?w=567&#038;h=424" width="567" height="424" /></a></p>
<p>Although it says it may take an hour or more, it only takes 45 minutes in this instance.</p>
<p><a href="http://johnquirk.files.wordpress.com/2011/01/image1.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;margin:0 5px;" title="image" border="0" alt="image" src="http://johnquirk.files.wordpress.com/2011/01/image_thumb1.png?w=392&#038;h=232" width="392" height="232" /></a></p>
<p>Nail-biting stuff!</p>
<p>Once it reboots we get a happy message:<a href="http://johnquirk.files.wordpress.com/2011/01/image2.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;margin:0 5px;" title="image" border="0" alt="image" src="http://johnquirk.files.wordpress.com/2011/01/image_thumb2.png?w=571&#038;h=434" width="571" height="434" /></a></p>
<p>Straight into Hyper-V Manager to see the Dynamic Memory bits on one of our App-V Sequencing machines:</p>
<p><a href="http://johnquirk.files.wordpress.com/2011/01/image3.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="image" border="0" alt="image" src="http://johnquirk.files.wordpress.com/2011/01/image_thumb3.png?w=583&#038;h=542" width="583" height="542" /></a></p>
<p>Lovely.</p>
<p>Now I take Node 1 out of maintenance mode (MM). I put node 2 into MM, which evacuates the running loads over to the newly service packed node 1. Install SP1 to Node 2 and I’m nearly done.</p>
<p><a href="http://johnquirk.files.wordpress.com/2011/01/image4.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="image" border="0" alt="image" src="http://johnquirk.files.wordpress.com/2011/01/image_thumb4.png?w=729&#038;h=69" width="729" height="69" /></a></p>
<h2>Virtual Machine Manager 2008 R2 SP1 (RC1)</h2>
<p>We use Virtual Machine Manager to handle our datacentre for Live Migration, Library services and for PRO integration with OpsMgr. VMM 2008 R2 needs a Service Pack to expose the new memory gubbins:</p>
<p><a href="http://johnquirk.files.wordpress.com/2011/01/image5.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="image" border="0" alt="image" src="http://johnquirk.files.wordpress.com/2011/01/image_thumb5.png?w=598&#038;h=629" width="598" height="629" /></a></p>
<h2>Gotchas?</h2>
<p>Only little things. We are running both FCS and FEP (Forefront Client Security and the newer Forefront Endpoint Protection) the older version, FCS, isn’t supported:</p>
<p><a href="http://johnquirk.files.wordpress.com/2011/01/image6.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="image" border="0" alt="image" src="http://johnquirk.files.wordpress.com/2011/01/image_thumb6.png?w=580&#038;h=429" width="580" height="429" /></a></p>
<p>So must be replaced with the new version. Apart from that, it all went very smoothly.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/johnquirk.wordpress.com/248/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/johnquirk.wordpress.com/248/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/johnquirk.wordpress.com/248/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/johnquirk.wordpress.com/248/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/johnquirk.wordpress.com/248/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/johnquirk.wordpress.com/248/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/johnquirk.wordpress.com/248/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/johnquirk.wordpress.com/248/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/johnquirk.wordpress.com/248/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/johnquirk.wordpress.com/248/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/johnquirk.wordpress.com/248/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/johnquirk.wordpress.com/248/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/johnquirk.wordpress.com/248/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/johnquirk.wordpress.com/248/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.quirkshop.co.uk&amp;blog=9407440&amp;post=248&amp;subd=johnquirk&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.quirkshop.co.uk/2011/01/10/windows-server-2008-r2-service-pack-1hyper-v/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0c05b205a225cb14d007b8ac047c675d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">johnquirk</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2011/01/image_thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2011/01/image_thumb1.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2011/01/image_thumb2.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2011/01/image_thumb3.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2011/01/image_thumb4.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2011/01/image_thumb5.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2011/01/image_thumb6.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Errr&#8230; Where are my Power Management Reports?</title>
		<link>http://blog.quirkshop.co.uk/2010/12/16/errr-where-are-my-power-management-reports/</link>
		<comments>http://blog.quirkshop.co.uk/2010/12/16/errr-where-are-my-power-management-reports/#comments</comments>
		<pubDate>Thu, 16 Dec 2010 11:11:26 +0000</pubDate>
		<dc:creator>John Quirk</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://johnquirk.wordpress.com/2010/12/16/errr-where-are-my-power-management-reports/</guid>
		<description><![CDATA[I have a Reporting Services Point, I have R3, so where are my reports? Answer = You have to import them. Perhaps slightly illogically this is via the same interface you used to copy the reports from ConfigMgr to SRS in the first place: In the import wizard, rather than the default of Import existing [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.quirkshop.co.uk&amp;blog=9407440&amp;post=233&amp;subd=johnquirk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have a Reporting Services Point, I have R3, so where are my reports?</p>
<p>Answer = You have to import them. Perhaps slightly illogically this is via the same interface you used to copy the reports from ConfigMgr to SRS in the first place:</p>
<p><a href="http://johnquirk.files.wordpress.com/2010/12/image.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="image" border="0" alt="image" src="http://johnquirk.files.wordpress.com/2010/12/image_thumb.png?w=343&#038;h=229" width="343" height="229" /></a></p>
<p>In the import wizard, rather than the default of Import existing Reports select the other option:</p>
<p><a href="http://johnquirk.files.wordpress.com/2010/12/image1.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="image" border="0" alt="image" src="http://johnquirk.files.wordpress.com/2010/12/image_thumb1.png?w=523&#038;h=177" width="523" height="177" /></a></p>
<p>The cab file is installed in <em>InstallDIR\Reports\Power Management\MicrosoftReportPack.cab</em></p>
<p><a href="http://johnquirk.files.wordpress.com/2010/12/image2.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="image" border="0" alt="image" src="http://johnquirk.files.wordpress.com/2010/12/image_thumb2.png?w=527&#038;h=368" width="527" height="368" /></a></p>
<p>Hurray, more reports!</p>
<p><a href="http://johnquirk.files.wordpress.com/2010/12/image3.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="image" border="0" alt="image" src="http://johnquirk.files.wordpress.com/2010/12/image_thumb3.png?w=530&#038;h=352" width="530" height="352" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/johnquirk.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/johnquirk.wordpress.com/233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/johnquirk.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/johnquirk.wordpress.com/233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/johnquirk.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/johnquirk.wordpress.com/233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/johnquirk.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/johnquirk.wordpress.com/233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/johnquirk.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/johnquirk.wordpress.com/233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/johnquirk.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/johnquirk.wordpress.com/233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/johnquirk.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/johnquirk.wordpress.com/233/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.quirkshop.co.uk&amp;blog=9407440&amp;post=233&amp;subd=johnquirk&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.quirkshop.co.uk/2010/12/16/errr-where-are-my-power-management-reports/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0c05b205a225cb14d007b8ac047c675d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">johnquirk</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2010/12/image_thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2010/12/image_thumb1.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2010/12/image_thumb2.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2010/12/image_thumb3.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>About User Device Affinity</title>
		<link>http://blog.quirkshop.co.uk/2010/11/28/about-user-device-affinity/</link>
		<comments>http://blog.quirkshop.co.uk/2010/11/28/about-user-device-affinity/#comments</comments>
		<pubDate>Sun, 28 Nov 2010 21:18:52 +0000</pubDate>
		<dc:creator>John Quirk</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://johnquirk.wordpress.com/2010/11/28/about-user-device-affinity/</guid>
		<description><![CDATA[I’ve been playing around with UDA with ConfigMgr 2012 Beta 1. Here are some random and scattered thoughts and details on this feature as it currently stands: UDA is a critical feature of CM2012. Traditionally we have shied away from app deployment to users. In 2012 this all changes. At the moment the licensing models [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.quirkshop.co.uk&amp;blog=9407440&amp;post=224&amp;subd=johnquirk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I’ve been playing around with UDA with ConfigMgr 2012 Beta 1. Here are some random and scattered thoughts and details on this feature as it currently stands:</p>
<p>UDA is a critical feature of CM2012. Traditionally we have shied away from app deployment to users. In 2012 this all changes. At the moment the licensing models for the applications are too complex to embrace per-user deployment, the deployment process is too complex, and too latent, and the troubleshooting of user-based deployment is also too complex. In CM 2012, this is no longer the case.</p>
<p>UDA defines a relationship between a user and a device. Microsoft say that we (the admins) can now think “user” rather than “machine”. We have the concept of a <em>Primary User</em> for a device (can be ennumerated from Top Console User, admin set in the console or user set in the agent or the software catalog(ue). I can also import a list of users+devices and set the primary user during OSD…). </p>
<p>A device can have one or more primary users and a user can have one or more primary devices.</p>
<p>UDA allows us to make intelligent decisions about software provision. For example:</p>
<p>Install the MSI or App-V version of Microsoft Office when the device is a primary device of the user targeted; install the Terminal Server version if the device is not a primary device</p>
<p>Only install the App-V version of Microsoft Visio if the device is a primary device of the targeted user, otherwise don’t install</p>
<p>This eliminates the current problem of users leaving software everywhere they log in. Quite how we license Visio for this scenario, I’m less sure???</p>
<p>This solution also eliminates the need for the logon event, a current per-user deployment bottleneck as the machine can be pre-determined and does not require the user to be logged on.</p>
<p>UDA is a paradigm-shift for us SMS &amp; SCCM admins, and about time too! Machine Groups are no more!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/johnquirk.wordpress.com/224/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/johnquirk.wordpress.com/224/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/johnquirk.wordpress.com/224/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/johnquirk.wordpress.com/224/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/johnquirk.wordpress.com/224/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/johnquirk.wordpress.com/224/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/johnquirk.wordpress.com/224/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/johnquirk.wordpress.com/224/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/johnquirk.wordpress.com/224/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/johnquirk.wordpress.com/224/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/johnquirk.wordpress.com/224/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/johnquirk.wordpress.com/224/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/johnquirk.wordpress.com/224/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/johnquirk.wordpress.com/224/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.quirkshop.co.uk&amp;blog=9407440&amp;post=224&amp;subd=johnquirk&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.quirkshop.co.uk/2010/11/28/about-user-device-affinity/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0c05b205a225cb14d007b8ac047c675d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">johnquirk</media:title>
		</media:content>
	</item>
		<item>
		<title>Configuration Manager 2012 Detection Methods</title>
		<link>http://blog.quirkshop.co.uk/2010/11/28/configuration-manager-2012-detection-methods/</link>
		<comments>http://blog.quirkshop.co.uk/2010/11/28/configuration-manager-2012-detection-methods/#comments</comments>
		<pubDate>Sun, 28 Nov 2010 21:18:12 +0000</pubDate>
		<dc:creator>John Quirk</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://johnquirk.wordpress.com/2010/11/28/configuration-manager-2012-detection-methods/</guid>
		<description><![CDATA[Another day, another new ConfigMgr feature. Today I’ve been playing around with Detection Methods. This is a great new feature which gets us out of a variety of app deployment problem scenarios we have currently. In brief, consider the following scenario: I wish to deploy a new application “Tobermory” to my clients. Tobermory depends on [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.quirkshop.co.uk&amp;blog=9407440&amp;post=223&amp;subd=johnquirk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Another day, another new ConfigMgr feature. Today I’ve been playing around with <strong>Detection Methods</strong>. This is a great new feature which gets us out of a variety of app deployment problem scenarios we have currently. In brief, consider the following scenario:</p>
<p><em>I wish to deploy a new application “Tobermory” to my clients. Tobermory depends on dotnet 3.5 and another application “Bulgaria”. These apps may already be installed on my machines, the installation may have been carried out manually or via Configuration Manager. Under the current Configuration Manager release we can set a program to depend on the installation of another program thus:</em></p>
<p><a href="http://johnquirk.files.wordpress.com/2010/11/image.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="image" border="0" alt="image" src="http://johnquirk.files.wordpress.com/2010/11/image_thumb.png?w=482&#038;h=486" width="482" height="486" /></a>     <br /><em><font color="#ff0000">A totally flawed flowchart.</font></em></p>
<p>The problem with this stems from ConfigMgr’s ability to determine if the required application is already installed. Essentially it has no skills unless the app was installed by ConfigMgr in the first instance. </p>
<p>So, how does ConfigMgr 2012 improve this? With <strong>Detection Methods</strong> of course! Detection Methods enable a system to determine whether or not an application is already present on the system (think WSUS IsInstalled type functionality). The method for identifying if an app is installed (in Beta 1) covers MSI interrogation and script based detection. I’m hoping that Beta 2 will allow for basic registry and file scanning. </p>
<p>So, as you can doubtless see, this is a major improvement over the current detection mentod outlined above.</p>
<p>As a brief aside, once we have a detection method defined we can “upgrade” these to “<strong>Global Conditions</strong>” which we can then re-use for any deployments. Out of the box we get a few (if you’re familiar with Group Policy Preferences you may recognise some of this):</p>
<p>•Machine AD Site</p>
<p>•CPU speed</p>
<p>•Mobile device type</p>
<p>•Free disk space</p>
<p>•Total Physical Memory </p>
<p>•Mobile input type</p>
<p>•Machine AD Organizational Unit</p>
<p>•Number of processors </p>
<p>•Machine Operating System and Architecture</p>
<p>•Machine Operating System Language</p>
<p>•Screen resolution </p>
<p>•ConfigMgr Assigned Site</p>
<p>These conditions can be leveraged for all deployment jobs allowing us as administrators to exploit these out of the box properties and define our own as we see fit.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/johnquirk.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/johnquirk.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/johnquirk.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/johnquirk.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/johnquirk.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/johnquirk.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/johnquirk.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/johnquirk.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/johnquirk.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/johnquirk.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/johnquirk.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/johnquirk.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/johnquirk.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/johnquirk.wordpress.com/223/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.quirkshop.co.uk&amp;blog=9407440&amp;post=223&amp;subd=johnquirk&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.quirkshop.co.uk/2010/11/28/configuration-manager-2012-detection-methods/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0c05b205a225cb14d007b8ac047c675d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">johnquirk</media:title>
		</media:content>

		<media:content url="http://johnquirk.files.wordpress.com/2010/11/image_thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Working with DP Groups in ConfigMgr 2012</title>
		<link>http://blog.quirkshop.co.uk/2010/11/27/working-with-dp-groups-in-configmgr-2012/</link>
		<comments>http://blog.quirkshop.co.uk/2010/11/27/working-with-dp-groups-in-configmgr-2012/#comments</comments>
		<pubDate>Sat, 27 Nov 2010 16:56:43 +0000</pubDate>
		<dc:creator>John Quirk</dc:creator>
				<category><![CDATA[Configuration Manager 2012]]></category>

		<guid isPermaLink="false">https://johnquirk.wordpress.com/2010/11/27/working-with-dp-groups-in-configmgr-2012/</guid>
		<description><![CDATA[DP Grouping in Configuration Manager 2012 greatly assists in the currently fairly labour-intensive task of DP management. Basically a DP Group will always contain the same packages. Adding a new DP to the group will result in all the packages being automatically made available via that DP. Similarly removing an app from the DP group [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.quirkshop.co.uk&amp;blog=9407440&amp;post=217&amp;subd=johnquirk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>DP Grouping in Configuration Manager 2012 greatly assists in the currently fairly labour-intensive task of DP management. Basically a DP Group will always contain the same packages. Adding a new DP to the group will result in all the packages being automatically made available via that DP. Similarly removing an app from the DP group will effect all members. It’s simple, but elegant stuff:</p>
<div style="display:inline;float:none;margin:0;padding:0;" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:bb136ee8-8d47-4683-8ebe-08e25e0418a4" class="wlWriterEditableSmartContent">
<div><span style="text-align:center; display: block;"><a href="http://blog.quirkshop.co.uk/2010/11/27/working-with-dp-groups-in-configmgr-2012/"><img src="http://img.youtube.com/vi/t0ozlVnK0EU/2.jpg" alt="" /></a></span></div>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/johnquirk.wordpress.com/217/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/johnquirk.wordpress.com/217/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/johnquirk.wordpress.com/217/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/johnquirk.wordpress.com/217/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/johnquirk.wordpress.com/217/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/johnquirk.wordpress.com/217/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/johnquirk.wordpress.com/217/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/johnquirk.wordpress.com/217/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/johnquirk.wordpress.com/217/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/johnquirk.wordpress.com/217/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/johnquirk.wordpress.com/217/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/johnquirk.wordpress.com/217/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/johnquirk.wordpress.com/217/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/johnquirk.wordpress.com/217/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.quirkshop.co.uk&amp;blog=9407440&amp;post=217&amp;subd=johnquirk&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.quirkshop.co.uk/2010/11/27/working-with-dp-groups-in-configmgr-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0c05b205a225cb14d007b8ac047c675d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">johnquirk</media:title>
		</media:content>
	</item>
	</channel>
</rss>
