<?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>Getting IT Right &#187; Vista</title>
	<atom:link href="http://blog.meteorit.co.uk/tag/vista/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.meteorit.co.uk</link>
	<description>the unofficial voice of Meteor IT</description>
	<lastBuildDate>Tue, 07 Feb 2012 09:25:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blog.meteorit.co.uk' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/f20aaf2e5a61cd42fe07e67a0f2a1c3f?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Getting IT Right &#187; Vista</title>
		<link>http://blog.meteorit.co.uk</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blog.meteorit.co.uk/osd.xml" title="Getting IT Right" />
	<atom:link rel='hub' href='http://blog.meteorit.co.uk/?pushpress=hub'/>
		<item>
		<title>How Vista file copy has improved with sp1</title>
		<link>http://blog.meteorit.co.uk/2008/02/19/how-vista-file-copy-has-improved-with-sp1/</link>
		<comments>http://blog.meteorit.co.uk/2008/02/19/how-vista-file-copy-has-improved-with-sp1/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 13:20:24 +0000</pubDate>
		<dc:creator>Adam Vero</dc:creator>
				<category><![CDATA[Patching + hotfixes]]></category>
		<category><![CDATA[Utilities + Tools]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Process Monitor]]></category>
		<category><![CDATA[service pack]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[vista sp1]]></category>

		<guid isPermaLink="false">http://veroblog.wordpress.com/2008/02/19/how-vista-file-copy-has-improved-with-sp1/</guid>
		<description><![CDATA[Mark Russinovich is very well known within the technical community as an authority on detailed information on the inner workings of Microsoft products. Author of several books including the Windows resource kit &#8220;Windows Internals&#8221; volume, and founder of Winternals and sysinternals.com, he is now a Technical Fellow in the Platform and Services Division at Microsoft. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.meteorit.co.uk&amp;blog=646149&amp;post=146&amp;subd=veroblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p> Mark Russinovich is very well known within the technical community as an authority on detailed information on the inner workings of Microsoft products. Author of several books including the Windows resource kit &#8220;Windows Internals&#8221; volume, and founder of Winternals and sysinternals.com, he is now a Technical Fellow in the Platform and Services Division at Microsoft.</p>
<p>In a recent blog post, <a title="Vista SP1 file copy improvements - Mark Russinovich" href="http://blogs.technet.com/markrussinovich/archive/2008/02/04/2826167.aspx" target="_blank">Mark explains in great detail the file copy process in Vista</a>, why it changed radically from XP and how this impacted real and perceived performance of this basic function. He goes on to explain how some of this has been changed and remedied in Vista Service Pack 1. He makes it clear that some of the code design choices have to be compromises between making things faster in different situations, and that in most cases Vista &lt;&gt; Server 2008 filecopying will be faster using the chosen algorithms than they would be with different choices, or using XP or server 2003 for example.</p>
<blockquote><p>Copying a file seems like a relatively straightforward operation: open the source file, create the destination, and then read from the source and write to the destination. In reality, however, the performance of copying files is measured along the dimensions of accurate progress indication, CPU usage, memory usage, and throughput. In general, optimizing one area causes degradation in others. Further, there is semantic information not available to copy engines that could help them make better tradeoffs. For example, if they knew that you weren’t planning on accessing the target of the copy operation they could avoid caching the file’s data in memory, but if it knew that the file was going to be immediately consumed by another application, or in the case of a file server, client systems sharing the files, it would aggressively cache the data on the destination system.</p>
</blockquote>
<p>The article is also a useful working example of how <a title="Process Monitor from MS WindowsSysinternals toolkit" href="http://technet.microsoft.com/en-gb/sysinternals/bb896645.aspx" target="_blank">Process Monitor</a> can help you to see what your machine is really up to. On the same subject, Mark gave a great Tech Ed presentation in Barcelona with some real-world demonstrations of how to use a variety of <a href="http://technet.microsoft.com/en-gb/sysinternals/default.aspx" target="_blank">Sysinternals</a> tools and utilities to detect, find and fix all sorts of system issues. A video of that talk entitled <a title="The Case of the Unexplained&hellip;Live!" href="http://www.microsoft.com/emea/spotlight/sessionh.aspx?videoid=722" target="_blank">&#8220;The Case of the Unexplained&#8230;Live!&#8221;</a> can be viewed here (it&#8217;s just over an hour long).</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/veroblog.wordpress.com/146/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/veroblog.wordpress.com/146/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/veroblog.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/veroblog.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/veroblog.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/veroblog.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/veroblog.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/veroblog.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/veroblog.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/veroblog.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/veroblog.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/veroblog.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/veroblog.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/veroblog.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/veroblog.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/veroblog.wordpress.com/146/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.meteorit.co.uk&amp;blog=646149&amp;post=146&amp;subd=veroblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.meteorit.co.uk/2008/02/19/how-vista-file-copy-has-improved-with-sp1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/786403437a56d6c7ecd26e885004d2ad?s=96&#38;d=wavatar&#38;r=PG" medium="image">
			<media:title type="html">AdamV</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows Server 2008 Group Policy settings reference</title>
		<link>http://blog.meteorit.co.uk/2008/02/11/windows-server-2008-group-policy-settings-reference/</link>
		<comments>http://blog.meteorit.co.uk/2008/02/11/windows-server-2008-group-policy-settings-reference/#comments</comments>
		<pubDate>Mon, 11 Feb 2008 13:36:08 +0000</pubDate>
		<dc:creator>Adam Vero</dc:creator>
				<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[SP1]]></category>
		<category><![CDATA[UIAccess]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://veroblog.wordpress.com/2008/02/11/windows-server-2008-group-policy-settings-reference/</guid>
		<description><![CDATA[Now that Windows Server 2008 has been released to manufacture (RTM), MS have published the usual spreadsheet reference containing all the settings which are available through Group Policy for managing Server 2008, Vista and all prior versions. Download the Group Policy Settings Reference for Server 2008 in Excel 2007 (.xlsx) or older version (.xls) format. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.meteorit.co.uk&amp;blog=646149&amp;post=138&amp;subd=veroblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Now that <a title="Windows Server 2008 RTM" href="http://veroblog.wordpress.com/2008/02/06/windows-server-2008-goes-gold/" target="_blank">Windows Server 2008 has been released to manufacture</a> (RTM), MS have published the usual spreadsheet reference containing all the settings which are available through Group Policy for managing Server 2008, Vista and all prior versions.</p>
<p>Download the <a title="Group Policy Settings Reference - xls or xlsx file" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=2043b94e-66cd-4b91-9e0f-68363245c495" target="_blank">Group Policy Settings Reference for Server 2008</a> in Excel 2007 (.xlsx) or older version (.xls) format.</p>
<p>Interestingly, this also includes 9 settings which are only available for Windows Vista service pack 1 (which also <a title="Windows Vista sp1 gets the green light to RTM" href="http://veroblog.wordpress.com/2008/02/05/vista-service-pack-1-gets-the-green-light/" target="_blank">RTM&#8217;d last week</a>). All of these are to do with controlling security settings for terminal services (RDP) sessions, including a setting I will find particularly useful to control whether a session can be established when the server cannot be authenticated.</p>
<p><span id="more-138"></span></p>
<blockquote><p>This policy setting allows you to specify whether the client will establish a connection to the terminal server when the client cannot authenticate the terminal server. If you enable this policy setting, you must specify one of the following settings:</p>
<p><strong>Always connect, even if authentication fails</strong>: The client connects to the terminal server even if the client cannot authenticate the terminal server.</p>
<p><strong>Warn me if authentication fails</strong>: The client attempts to authenticate the terminal server. If the terminal server can be authenticated, the client establishes a connection to the terminal server. If the terminal server cannot be authenticated, the user is prompted to choose whether to connect to the terminal server without authenticating the terminal server.</p>
<p><strong>Do not connect if authentication fails</strong>: The client establishes a connection to the terminal server only if the terminal server can be authenticated.</p>
<p>If you disable or do not configure this policy setting, the authentication setting that is specified in Remote Desktop Connection or in the .rdp file determines whether the client establishes a connection to the terminal server when the client cannot authenticate the terminal server.</p>
</blockquote>
<p>This latest reference describes in detail 2,746 group policy settings, including the full explain text, which ones need a reboot, and to which operating systems they can be applied. This is up from the 2,494 which were available when Vista released to manufacture. </p>
<p>There is also one additional security setting for Vista SP1 and Server 2008 which will &#8220;Allow UIAccess applications to prompt for elevation without using the secure desktop&#8221;. This is intended for use when (for example) an administrator is providing Remote Assistance and may need to be able to provide credentials for a UAC prompt through their interactive desktop, whereas normally this prompt only appears on the secure desktop and is unavailable to anyone except someone at the keyboard in front of the machine. There are other settings relating to this which help to define which applications can be considered to have UIAccess which were already available in prior versions.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/veroblog.wordpress.com/138/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/veroblog.wordpress.com/138/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/veroblog.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/veroblog.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/veroblog.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/veroblog.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/veroblog.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/veroblog.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/veroblog.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/veroblog.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/veroblog.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/veroblog.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/veroblog.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/veroblog.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/veroblog.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/veroblog.wordpress.com/138/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.meteorit.co.uk&amp;blog=646149&amp;post=138&amp;subd=veroblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.meteorit.co.uk/2008/02/11/windows-server-2008-group-policy-settings-reference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/786403437a56d6c7ecd26e885004d2ad?s=96&#38;d=wavatar&#38;r=PG" medium="image">
			<media:title type="html">AdamV</media:title>
		</media:content>
	</item>
		<item>
		<title>Vista Service Pack 1 gets the green light</title>
		<link>http://blog.meteorit.co.uk/2008/02/05/vista-service-pack-1-gets-the-green-light/</link>
		<comments>http://blog.meteorit.co.uk/2008/02/05/vista-service-pack-1-gets-the-green-light/#comments</comments>
		<pubDate>Tue, 05 Feb 2008 21:01:47 +0000</pubDate>
		<dc:creator>Adam Vero</dc:creator>
				<category><![CDATA[Patching + hotfixes]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[RTM]]></category>
		<category><![CDATA[service pack]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[WGA]]></category>

		<guid isPermaLink="false">http://veroblog.wordpress.com/2008/02/04/vista-service-pack-1-gets-the-green-light/</guid>
		<description><![CDATA[Vista's much-awaited service pack 1 has had the go-ahead and is "released to manufacturing" (RTM)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.meteorit.co.uk&amp;blog=646149&amp;post=130&amp;subd=veroblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Vista&#8217;s much-awaited service pack 1 has had the go-ahead and is &#8220;released to manufacturing&#8221; (RTM). This means they can start pressing CD&#8217;s and get things moving through distribution channels, OEM and retail so people will soon be able to buy the product with sp1 built in (&#8220;slipstreamed&#8221;).</p>
<p>Read more about the release of <a title="Vista team blog announcement of Vista SP1" href="http://windowsvistablog.com/blogs/windowsvista/archive/2008/02/04/announcing-the-rtm-of-windows-vista-sp1.aspx" target="_blank">Service Pack 1 for Vista here</a>. The short version is that it won&#8217;t be available to actually download until mid-March</p>
<p>One of the benefits likely to get most press will be the changes to how Microsoft enforce their licencing through the &#8220;Windows Genuine Advantage&#8221; (WGA) programme which requires the software to be activated in order to continue using the full functionality. This has been held back from all the beta versions and will only take effect in the final released version. Paul Thurrott discusses this at his <a title="Paul Thurrott on changes to WGA in Vista SP1" href="http://www.winsupersite.com/showcase/winvista_sp1_wga.asp" target="_blank">SuperSite for Windows</a>:</p>
<blockquote><p>First, Microsoft is disabling the two most common exploits that exist today for bypassing product activation in Vista &#8230; Pirate Windows users utilizing one of these hacks will see their systems return to the intended state&#8211;typically a grace period countdown&#8211;once SP1 is installed.
<p>The second change is more dramatic. &#8230; If the product activation period expires, for example, Vista moves into Reduced Functionality Mode (RFM), where the user can only access the IE Web browser for 60 minutes at a time before being logged out; &#8230; Non-Genuine State (NGS), occurs when an activated copy of Vista fails a Web-based validation check, such as when you attempt to download software from the Microsoft Web site. In this case, certain features&#8211;like Windows Aero and ReadyBoost&#8211;are completely disabled, while others&#8211;like Windows Update and Windows Defender&#8211;work in limited ways only.
<p>Beginning with SP1, RFM and NGS are a thing of the past.</p>
</blockquote>
<p>Improvements to the software itself generally focus on performance and stability, but it does also improve on driver support and providing better APIs for third-party products such as anti-virus and desktop search (partly due to complaints that vendors were being &#8220;locked out&#8221; and could not develop products on an equal footing with Microsoft themselves).
<p>One area which should be much better is the slow copying of files (even within a disk) which has plagued some systems. I will run some test copies of sets of large and small files and once I have the service pack installed I&#8217;ll post some results on how much performance gain I get.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/veroblog.wordpress.com/130/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/veroblog.wordpress.com/130/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/veroblog.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/veroblog.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/veroblog.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/veroblog.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/veroblog.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/veroblog.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/veroblog.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/veroblog.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/veroblog.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/veroblog.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/veroblog.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/veroblog.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/veroblog.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/veroblog.wordpress.com/130/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.meteorit.co.uk&amp;blog=646149&amp;post=130&amp;subd=veroblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.meteorit.co.uk/2008/02/05/vista-service-pack-1-gets-the-green-light/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/786403437a56d6c7ecd26e885004d2ad?s=96&#38;d=wavatar&#38;r=PG" medium="image">
			<media:title type="html">AdamV</media:title>
		</media:content>
	</item>
		<item>
		<title>GPMC will be removed if you install Vista Service Pack 1 (follow up post)</title>
		<link>http://blog.meteorit.co.uk/2007/09/23/gpmc-will-be-removed-when-you-install-vista-service-pack-1/</link>
		<comments>http://blog.meteorit.co.uk/2007/09/23/gpmc-will-be-removed-when-you-install-vista-service-pack-1/#comments</comments>
		<pubDate>Sun, 23 Sep 2007 22:49:44 +0000</pubDate>
		<dc:creator>Adam Vero</dc:creator>
				<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[GPMC]]></category>
		<category><![CDATA[service pack]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://veroblog.wordpress.com/2007/09/23/gpmc-will-be-removed-when-you-install-vista-service-pack-1/</guid>
		<description><![CDATA[As I discussed in a previous post, I thought that the removal of the Group Policy Management Console from Vista when installing service pack 1 was a pretty bad idea. David Overton asked if anyone cared about GPMC being pulled out of Vista with sp1, while others claim it really is a good step for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.meteorit.co.uk&amp;blog=646149&amp;post=116&amp;subd=veroblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As I <a href="http://veroblog.wordpress.com/2007/08/31/more-bad-news-for-vista-service-pack-1/" title="Bad news for Vista service pack 1">discussed in a previous post</a>, I thought that the removal of the Group Policy Management Console from Vista when installing service pack 1 was a pretty bad idea. <a href="http://uksbsguy.com/blogs/doverton/archive/2007/09/03/more-on-vista-service-pack-1-sp1.aspx" title="David Overton - UKSBSGuy" target="_blank">David Overton asked if anyone cared about GPMC being pulled out of Vista with sp1</a>, while others claim it really is a good step for a variety of reasons, and I wanted to follow up on this.</p>
<p>There were various <a href="http://www.uksmbgirl.co.uk/blog/archives/238" title="UK SMB Girl Susanne Dansey on Vista sp1" target="_blank">articles announcing Vista sp1</a>, including <a href="http://windowsvistablog.com/blogs/windowsvista/archive/2007/08/29/announcing-the-windows-vista-service-pack-1-beta.aspx" title="Vista team announce sp1" target="_blank">one on the official Vista team blog</a> which managed to say lots about all the good stuff and conveniently forget some things like the removal of the very useful GPMC, which is only mentioned in the <a href="http://windowsvistablog.com/blogs/windowsvista/pages/windows-vista-service-pack-1-beta-whitepaper.aspx" title="Vista service pack 1 beta whitepaper" target="_blank">whitepaper</a> (and later reported on by various bloggers and journalists of varying degrees of credibility).<br />
<span id="more-116"></span><br />
I have to admit that reading whitepapers can sound pretty dull, particularly when they relate to something I can&#8217;t download yet. I tend to think &#8220;I&#8217;ll read it nearer the time, once I have actually downloaded &lt;whatever&gt; and can apply what I am reading&#8221;. On this basis it is easy for people to overlook this announcement amid the other marketing hype.</p>
<p>In my mind there are two key questions here:<br />
Firstly, I know there is supposed to be a new enhanced version of GPMC available at some point, but will it be available in time for the Beta testers? Or even for the final release of sp1? This remains unanswered at the moment, and is crucial. If it is available, it lessens the impact considerably.</p>
<p>Secondly, why take a retrograde step to remove something which is already in there? This second question is the one which most other commentators have addressed.</p>
<p>Jeremy Moskowitz, MVP for Group Policy makes some valid points on a post entitled &#8220;Vista + SP1 = Gbye GPMC&#8221; in <a href="http://www.gpanswers.com/blog" title="Jeremy Moskowitz' Group Policy blog" target="_blank">his blog</a> (sorry but I can&#8217;t find a way to link to the specific post):</p>
<blockquote><p>Today, the GPMC is part of Vista. That&#8217;s great. One less thing to load.<br />
But what&#8217;s also (now) true is that if you install SP1 for Vista (not yet available) the GPMC will be uninstalled. Why?</p>
<p>Because this allows for something that I&#8217;ve personally advocated for. That is, when new goodies are ready to be launched in Group Policy land, let&#8217;s GET IT OUT THE DOOR. And it used to be this way. The GPMC was a simple download and simple install. When bugs were found in the GPMC, that meant it was a quick fix to jam the fixes in, and re-upload the file for the masses.</p></blockquote>
<blockquote><p>But now (today) the GPMC is part of the Longhorn and Vista operating systems. Is this good? Not really, in this one dude&#8217;s opinion. Because what if some new whiz bang feature is suddenly available? Then you&#8217;ll have to wait until MAYBE an operating system service pack, or at worst a full operating system revision until it&#8217;s updated.</p></blockquote>
<p>Darren Mar-Elia (another GP MVP) wrote a very <a href="http://sdmsoftware.com/blog/2007/08/gpmc_not_part_of_vista_sp1.html" title="Darren Mar-Elia on Vista sp1 and GPMC" target="_blank">extensive post about the Vista sp1 release</a>, specifically pointing out lots of errors in one of the many articles about sp1. In it he takes up the same idea as Jeremy:</p>
<blockquote><p>Back when GPMC first shipped, out-of-band of the OS, I&#8217;m sure Microsoft heard complaints that it should be in the OS, since it became such a crucial part of managing GP for many shops. So, they went and did the most logical thing &#8211; they put it in the box in Vista.</p>
<p>But to do that resulted in GPMC having to become part of the behemoth that is the Operating System release cycle at MS. This has obvious limitations if you know how glacially things move within MS when it comes to OS revs. Once inside the OS, they could no longer rev the GPMC and make enhancements to it on their own schedule.</p></blockquote>
<p>However, I can&#8217;t see that the GPMC is so tightly integrated to the operating system as to prevent an update independently of the service pack cycle. The GP processing engine, sure (although making that its own process in Vista outside of winlogon should help with any patches that are needed). But the GPMC is an application. It does nothing until invoked by the user. I realise that it can still use shared code, but does it, in fact?</p>
<p>Anyway, if the GPMC so woven into the fabric of the OS that it can&#8217;t be independently tested and upgraded, how are they managing to take it out so easily? Surely that is contradictory?</p>
<p>Other OS components installed by default have upgrades made available periodically, the most obvious being Internet Explorer and Media Player. MS have claimed for a long time that both of these are fundamental components of the OS and it would not be possible to ship Windows without them unless it was severely crippled. This has been the basis of its defence in previous anti-competitive practices (antitrust) lawsuits. Microsoft just spent three years <a href="http://veroblog.wordpress.com/2007/09/17/microsoft-lost-appeal-to-the-european-courts-over-anti-competitive-practices/" title="Microsoft's failed appeal to EU court" target="_blank">appealing a decision by the EU courts</a> that ruled they had to produce a version of Windows XP without Media Player (which they have subsequently done for both XP and Vista)</p>
<p>Darren goes on to say:</p>
<blockquote><p>But, with GPMC installed on every desktop, any joe user with normal non-administrative rights in the domain can open GPMC and view the settings on any GPO they have read access to! Further, they can also <strong>backup </strong>all GPOs that they have read permissions on, to, say, their USB keys</p></blockquote>
<p>Technically true, and <a href="http://gpfaq.se/?p=37" title="Goran Johansson on GPMC and Vista sp1" target="_blank">echoed by others</a>. However, this overlooks the fact that to run GPMC on Vista in a default configuration the user requires local admin rights on their domain account (the local admin account won&#8217;t be able to access the domain policies, only the local ones). So yes, if you have domain users with local admin rights on their machines, they could run GPMC as described and take a copy of your policies. I&#8217;ll ignore for a moment the lack of security inherent with that model (because I accept there may be users who have a second account for doing admin things occasionally via a runas or UAC).<br />
My question is this: surely a user sophisticated and malicious enough to do what Darren suggests would also be able to take the trivial step of installing GPMC if it was not already on their machine?</p>
<p>If they don&#8217;t have local admin rights they could still take a copy of the files for the policies they have read access to by going directly into the sysvol share. This would then take more effort to interpret than a GPMC report but they could easily restore them into another domain (in a virtual machine, say) in <a href="http://www.frickelsoft.net/blog/?p=42" title="Florian Frommherz on restoring group policies without GPMC" target="_blank">the same way you would have done before GPMC</a>.</p>
<p>As a counter to this, surely we should be advising people to take more care in the creation of their Group Policies? It is very easy to ignore the security filtering for most purposes if you have designed your AD to enable you to target your policy links exactly where you need them. However, it may be prudent to remove &#8220;authenticated users&#8221; from the security filter (or via the delegation tab) and add back in only those groups who actually need to receive each policy.</p>
<p>You could start by having a security group for all computer accounts and another for users if you are following recommended practice of keeping the two types of settings separated and only enabling one &#8216;half&#8217; of the policy. This would immediately secure your computer policies against the sort of access that we are concerned with here, including via sysvol. More granular groups would be ideal, but would increase the overhead of managing things.</p>
<p>So, I remain to be convinced that having GPMC pre-installed actually makes anything less secure than it already is. I am also unconvinced that it needs to be removed in order for independent updates to take place, as that would imply it was very tightly integrated in the OS, which would imply it could be quite hard to take out of the codebase, which seems to me a little contradictory.</p>
<p>I&#8217;ll just have to live without it, or install the enhanced version as long as it is available soon enough. It just still seems illogical.</p>
<p><span class="sbmLink"></p>
<table cellpadding="1" cellspacing="1">
<tr>
<td class="sbmText">Share this post :</td>
<td class="sbmDim"><a href="http://del.icio.us/post?url=http://veroblog.wordpress.com/2007/09/23/gpmc-will-be-removed-when-you-install-vista-service-pack-1/&amp;;title=GPMC%20removed%20when%20Vista%20service%20pack%201%20is%20installed" class="sbmDim" title="Post it to del.icio.us" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/deliciou4.png" border="0" /></a></td>
<td class="sbmDim"><a href="http://de.lirio.us/bookmarks/sbmtool?action=add&amp;address=http://veroblog.wordpress.com/2007/09/23/gpmc-will-be-removed-when-you-install-vista-service-pack-1/&amp;title=GPMC%20removed%20when%20Vista%20service%20pack%201%20is%20installed" class="sbmDim" title="Post it to del.iri.ous!" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/deliriou4.png" border="0" /></a></td>
<td class="sbmDim"><a href="http://digg.com/submit?phase=2&amp;url=http://veroblog.wordpress.com/2007/09/23/gpmc-will-be-removed-when-you-install-vista-service-pack-1/&amp;title=GPMC%20removed%20when%20Vista%20service%20pack%201%20is%20installed" class="sbmDim" title="Post it to digg" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/digg14.png" border="0" /></a></td>
<td class="sbmDim"><a href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;mkt=en-us&amp;url=http://veroblog.wordpress.com/2007/09/23/gpmc-will-be-removed-when-you-install-vista-service-pack-1/&amp;title=GPMC%20removed%20when%20Vista%20service%20pack%201%20is%20installed" class="sbmDim" title="Post it to live" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/live4.png" border="0" /></a></td>
<td class="sbmDim"><a href="http://reddit.com/submit?url=http://veroblog.wordpress.com/2007/09/23/gpmc-will-be-removed-when-you-install-vista-service-pack-1/&amp;title=GPMC%20removed%20when%20Vista%20service%20pack%201%20is%20installed" class="sbmDim" title="Post it to reddit!" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/reddit4.png" border="0" /></a></td>
<td class="sbmDim"><a href="http://technorati.com/faves/?add=http://veroblog.wordpress.com/2007/09/23/gpmc-will-be-removed-when-you-install-vista-service-pack-1/&amp;title=GPMC%20removed%20when%20Vista%20service%20pack%201%20is%20installed" class="sbmDim" title="Post it to technorati!" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/technora4.png" border="0" /></a></td>
<td class="sbmDim"><a href="http://myweb.yahoo.com/myresults/bookmarklet?u=http://veroblog.wordpress.com/2007/09/23/gpmc-will-be-removed-when-you-install-vista-service-pack-1/&amp;t=GPMC%20removed%20when%20Vista%20service%20pack%201%20is%20installed" class="sbmDim" title="Post it to yahoo!" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/yahoo9.png" border="0" /></a></td>
</tr>
</table>
<p></span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/veroblog.wordpress.com/116/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/veroblog.wordpress.com/116/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/veroblog.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/veroblog.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/veroblog.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/veroblog.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/veroblog.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/veroblog.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/veroblog.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/veroblog.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/veroblog.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/veroblog.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/veroblog.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/veroblog.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/veroblog.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/veroblog.wordpress.com/116/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.meteorit.co.uk&amp;blog=646149&amp;post=116&amp;subd=veroblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.meteorit.co.uk/2007/09/23/gpmc-will-be-removed-when-you-install-vista-service-pack-1/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/786403437a56d6c7ecd26e885004d2ad?s=96&#38;d=wavatar&#38;r=PG" medium="image">
			<media:title type="html">AdamV</media:title>
		</media:content>

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/deliciou4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/deliriou4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/digg14.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/live4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/reddit4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/technora4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/yahoo9.png" medium="image" />
	</item>
		<item>
		<title>Use Bitlocker drive encryption for all your data volumes on Vista</title>
		<link>http://blog.meteorit.co.uk/2007/09/23/use-bitlocker-drive-encryption-for-all-your-data-volumes-on-vista/</link>
		<comments>http://blog.meteorit.co.uk/2007/09/23/use-bitlocker-drive-encryption-for-all-your-data-volumes-on-vista/#comments</comments>
		<pubDate>Sun, 23 Sep 2007 21:22:47 +0000</pubDate>
		<dc:creator>Adam Vero</dc:creator>
				<category><![CDATA[Security and Malware]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Bitlocker]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://veroblog.wordpress.com/2007/09/23/use-bitlocker-drive-encryption-for-all-your-data-volumes-on-vista/</guid>
		<description><![CDATA[Thanks to a comment by Steve Lamb on his blog, I now find out that you can already use Bitlocker to encrypt volumes other than the operating system partition, you just have to do it from the command line. I was pleasantly surprised to learn this, and it means I don&#8217;t have to wait for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.meteorit.co.uk&amp;blog=646149&amp;post=115&amp;subd=veroblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Thanks to a comment by <a href="http://blogs.technet.com/steve_lamb/archive/2007/08/30/what-s-coming-in-vista-sp1-when-will-vista-service-pack-1-be-available.aspx" title="Steve Lamb on Vista sp1" target="_blank">Steve Lamb on his blog</a>, I now find out that you can already use Bitlocker to encrypt volumes other than the operating system partition, you just have to do it from the command line.</p>
<p>I was pleasantly surprised to learn this, and it means I don&#8217;t have to wait for sp1.<span id="more-115"></span></p>
<p>OK, some of you must be thinking I have been hiding under a rock if I did not already know this, but I have found no mention in two books on Vista security (by Mark Minasi / Byron Hynes, and Jesper Johansson / Roger Grimes), nor another fat volume about Vista generally, nor a tome on Windows command line administration.</p>
<p>On the contrary, there are lots of misleading phrases that Bitlocker only encrypts the system volume (because they are trying to stress that it does not encrypt the boot volume, I guess), and even mention that if you use EFS for the additional volumes, and the EFS keys are on the system volume which is Bitlocker encrypted, then this is as good as Bitlocking the whole lot anyway. I can see the logic of that, but a little aside to say that you can use Bitlocker directly would have been helpful.</p>
<p>The <a href="http://books.theregister.co.uk/catalog/browse.asp?id=817278&amp;group=577&amp;subcat=1&amp;cat=B" title="Buy the Vista Resource Kit at the Register Books online store" target="_blank">Vista Resource Kit</a>, however, does cover it, I now find (starting on page 527). A quick bit of Googling and the right page of the FAQ <a href="http://technet2.microsoft.com/WindowsVista/en/library/58358421-a7f5-4c97-ab41-2bcc61a58a701033.mspx?mfr=true" title="MS Bitlocker FAQ" target="_blank">turned up this</a>:</p>
<blockquote><p><strong>Will BitLocker encrypt more than just the operating system volume?</strong></p>
<p>BitLocker provides a user interface for the encryption of the entire operating system volume, including Windows system files and the hibernation file. You can optionally use Encrypting File System (EFS) in Windows Vista to protect other volumes. The EFS keys are stored by default in the operating system volume. Therefore, if BitLocker is enabled for the operating system volume, all data that is protected by EFS is also indirectly protected by BitLocker. Additionally, advanced users can encrypt local data volumes using a command-line interface (manage-bde.wsf).</p></blockquote>
<p>So, a bit of <em>cscript manage-bde.wsf -? </em>and we are on our way. But that&#8217;s for another day.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/veroblog.wordpress.com/115/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/veroblog.wordpress.com/115/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/veroblog.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/veroblog.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/veroblog.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/veroblog.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/veroblog.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/veroblog.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/veroblog.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/veroblog.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/veroblog.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/veroblog.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/veroblog.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/veroblog.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/veroblog.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/veroblog.wordpress.com/115/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.meteorit.co.uk&amp;blog=646149&amp;post=115&amp;subd=veroblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.meteorit.co.uk/2007/09/23/use-bitlocker-drive-encryption-for-all-your-data-volumes-on-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/786403437a56d6c7ecd26e885004d2ad?s=96&#38;d=wavatar&#38;r=PG" medium="image">
			<media:title type="html">AdamV</media:title>
		</media:content>
	</item>
		<item>
		<title>More bad news for Vista Service pack 1</title>
		<link>http://blog.meteorit.co.uk/2007/08/31/more-bad-news-for-vista-service-pack-1/</link>
		<comments>http://blog.meteorit.co.uk/2007/08/31/more-bad-news-for-vista-service-pack-1/#comments</comments>
		<pubDate>Fri, 31 Aug 2007 23:10:14 +0000</pubDate>
		<dc:creator>Adam Vero</dc:creator>
				<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[Patching + hotfixes]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[GPMC]]></category>
		<category><![CDATA[service pack]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://veroblog.wordpress.com/2007/08/31/more-bad-news-for-vista-service-pack-1/</guid>
		<description><![CDATA[Apart from the long wait for a service pack for Vista (over a year from initial release) and the hugely bloated size of the &#8220;stand-alone&#8221; option to apply the service pack to machines without connecting them to the internet, I just learned some bad news. David Overton posted an article about what&#8217;s coming in the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.meteorit.co.uk&amp;blog=646149&amp;post=95&amp;subd=veroblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Apart from the long wait for a service pack for Vista (over a year from initial release) and the <a href="http://veroblog.wordpress.com/2007/08/31/patching-xp-and-vista-with-service-packs-and-hotfix-rollups/" title="what the Vista service pack does not do" target="_blank">hugely bloated size of the &#8220;stand-alone&#8221; option</a> to apply the service pack to machines without connecting them to the internet, I just learned some bad news.</p>
<p><a href="http://uksbsguy.com/blogs/" title="David Overton's blog - UK SBS Guy" target="_blank">David Overton</a> posted an article about <a href="http://uksbsguy.com/blogs/doverton/archive/2007/08/31/service-packs-vista-and-a-q-amp-a-with-jon-devaan-senior-vice-president-of-the-windows-core-operating-system-division-at-microsoft-discusses-the-company-s-plans-for-the-first-service-pack-of-windows-vista.aspx" title="article about Windows Vista sp1" target="_blank">what&#8217;s coming in the first service pack for Vista</a>. In it he links to and quotes <a href="http://www.betanews.com/article/Windows_Vista_SP1_Will_Uninstall_Group_Policy_Management/1188398636" title="Vista sp1 will remove GPMC" target="_blank">this BetaNews article</a> which says:</p>
<blockquote><p>the service pack will uninstall the Group Policy Management Console (GPMC) and GPEdit.msc will edit local Group Policy by default</p></blockquote>
<p><span id="more-95"></span></p>
<p>So where did they get this important bit of information? It&#8217;s not in the <a href="http://windowsvistablog.com/blogs/windowsvista/archive/2007/08/29/announcing-the-windows-vista-service-pack-1-beta.aspx" title="Vista team announces service pack 1" target="_blank">Vista Team blog announcement</a>, nor the extensive <a href="http://www.microsoft.com/presspass/features/2007/aug07/08-29vistasp1beta.mspx" title="Jon DeVaan on Vista's first service pack" target="_blank">interview with Jon DeVaan</a>, senior vice president of the Windows Core Operating System division at Microsoft.</p>
<p>It is in fact buried in the middle of the <a href="http://windowsvistablog.com/blogs/windowsvista/pages/windows-vista-service-pack-1-beta-whitepaper.aspx" title="Vista sp1 white paper" target="_blank">White Paper about the Vista sp1 Beta release</a>, a document you may not have bothered to read in detail unless you are one of the lucky(?) 10,000 who will get to test this out. The relevant paragraph, in full, reads:</p>
<blockquote><p>In addition to these changes, Windows Vista SP1 will change the tools that customers use to manage Group Policy. Administrators requested features in Group Policy that simplify policy management. To do this, the service pack will uninstall the Group Policy Management Console (GPMC) and GPEdit.msc will edit local Group Policy by default. In the SP1 timeframe, administrators can download an out-of-band release that will give them the ability to add comments to Group Policy Objects (GPOs) or individual settings and search for specific settings.</p></blockquote>
<p>Now, I&#8217;m a bit of a zealot for good systems management (one of the original drivers for me writing this blog, and the idea for the name). I would also say I am an evangelist for Group Policy &#8211; particularly as one of the site admins for <a href="http://www.gpanswers.com/community/" title="GPAnswers.com Group Policy forum">GPAnswers.com</a> where there is a thriving community helping out people in difficulty over the intricacies of the subject.</p>
<p>I have heard lots of people say that adding GPMC into Vista &#8220;out of the box&#8221; was a good thing, and a few grumbling that there is no new version for XP/2003 yet, nor a downloadable version in case you break the built-in one (although that should be repairable in any case.</p>
<p>However, I have yet to hear of anyone saying they wish it was not there, and that it is too complex or gives too much power to someone. If you are one of these people, please let me know why you feel this way by leaving a comment. I hope to convince you of your error (told you I was an evangelist!)</p>
<p>The possible saving graces for me are these improved features which are discussed in the same white paper:</p>
<ul>
<li>BitLocker Drive Encryption encrypts extra local volumes. For example, instead of encrypting only drive C, customers can also encrypt drive D, E, and so on.</li>
<li>Administrators can control the volumes on which to run Disk Defragmenter.</li>
</ul>
<p>Both of these will be useful to me. I hope they make it through the Beta to the released version.</p>
<p><span class="sbmLink"></span></p>
<table cellpadding="1" cellspacing="1">
<tr>
<td class="sbmText">Spread the word :</td>
<td class="sbmDim"><a href="http://del.icio.us/post?url=http://veroblog.wordpress.com/2007/08/31/more-bad-news-for-vista-service-pack-1/&amp;;title=Bad%20news%20for%20Vista%20Service%20Pack%201:%20GPMC%20gets%20removed" class="sbmDim" title="Post it to del.icio.us" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/deliciou4.png" border="0" /></a></td>
<td class="sbmDim"><a href="http://de.lirio.us/bookmarks/sbmtool?action=add&amp;address=http://veroblog.wordpress.com/2007/08/31/more-bad-news-for-vista-service-pack-1/&amp;title=Bad%20news%20for%20Vista%20Service%20Pack%201:%20GPMC%20gets%20removed" class="sbmDim" title="Post it to del.iri.ous!" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/deliriou4.png" border="0" /></a></td>
<td class="sbmDim"><a href="http://digg.com/submit?phase=2&amp;url=http://veroblog.wordpress.com/2007/08/31/more-bad-news-for-vista-service-pack-1/&amp;title=Bad%20news%20for%20Vista%20Service%20Pack%201:%20GPMC%20gets%20removed" class="sbmDim" title="Post it to digg" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/digg14.png" border="0" /></a></td>
<td class="sbmDim"><a href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;mkt=en-us&amp;url=http://veroblog.wordpress.com/2007/08/31/more-bad-news-for-vista-service-pack-1/&amp;title=Bad%20news%20for%20Vista%20Service%20Pack%201:%20GPMC%20gets%20removed" class="sbmDim" title="Post it to live" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/live4.png" border="0" /></a></td>
<td class="sbmDim"><a href="http://reddit.com/submit?url=http://veroblog.wordpress.com/2007/08/31/more-bad-news-for-vista-service-pack-1/&amp;title=Bad%20news%20for%20Vista%20Service%20Pack%201:%20GPMC%20gets%20removed" class="sbmDim" title="Post it to reddit!" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/reddit4.png" border="0" /></a></td>
<td class="sbmDim"><a href="http://technorati.com/faves/?add=http://veroblog.wordpress.com/2007/08/31/more-bad-news-for-vista-service-pack-1/&amp;title=Bad%20news%20for%20Vista%20Service%20Pack%201:%20GPMC%20gets%20removed" class="sbmDim" title="Post it to technorati!" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/technora4.png" border="0" /></a></td>
<td class="sbmDim"><a href="http://myweb.yahoo.com/myresults/bookmarklet?u=http://veroblog.wordpress.com/2007/08/31/more-bad-news-for-vista-service-pack-1/&amp;t=Bad%20news%20for%20Vista%20Service%20Pack%201:%20GPMC%20gets%20removed" class="sbmDim" title="Post it to yahoo!" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/yahoo9.png" border="0" /></a></td>
</tr>
</table>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/veroblog.wordpress.com/95/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/veroblog.wordpress.com/95/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/veroblog.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/veroblog.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/veroblog.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/veroblog.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/veroblog.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/veroblog.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/veroblog.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/veroblog.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/veroblog.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/veroblog.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/veroblog.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/veroblog.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/veroblog.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/veroblog.wordpress.com/95/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.meteorit.co.uk&amp;blog=646149&amp;post=95&amp;subd=veroblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.meteorit.co.uk/2007/08/31/more-bad-news-for-vista-service-pack-1/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/786403437a56d6c7ecd26e885004d2ad?s=96&#38;d=wavatar&#38;r=PG" medium="image">
			<media:title type="html">AdamV</media:title>
		</media:content>

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/deliciou4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/deliriou4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/digg14.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/live4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/reddit4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/technora4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/yahoo9.png" medium="image" />
	</item>
		<item>
		<title>Fix Exchange 2003 to make sure OWA works for IE on Vista</title>
		<link>http://blog.meteorit.co.uk/2007/04/10/fix-exchange-2003-to-make-sure-owa-works-for-ie-on-vista/</link>
		<comments>http://blog.meteorit.co.uk/2007/04/10/fix-exchange-2003-to-make-sure-owa-works-for-ie-on-vista/#comments</comments>
		<pubDate>Tue, 10 Apr 2007 10:47:12 +0000</pubDate>
		<dc:creator>Adam Vero</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Patching + hotfixes]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Outlook Web Access]]></category>
		<category><![CDATA[OWA]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://veroblog.wordpress.com/2007/04/10/fix-exchange-2003-to-make-sure-owa-works-for-ie-on-vista/</guid>
		<description><![CDATA[Because of the way IE is implemented on Vista, you will find that the rich functionality of Outlook Web Access (OWA) no longer works as you are used to under XP. As described in KB 911829 you may not be able to compose new or reply emails, create contacts or appointments, and other activities which [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.meteorit.co.uk&amp;blog=646149&amp;post=44&amp;subd=veroblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Because of the way IE is implemented on Vista, you will find that the rich functionality of Outlook Web Access (OWA) no longer works as you are used to under XP.</p>
<p>As <a href="http://support.microsoft.com/?kbid=911829" title="MS KB 911829" target="_blank">described in KB 911829</a> you may not be able to compose new or reply emails, create contacts or appointments, and other activities which are pretty essential. You can read your email, but you can do nothing else with them!</p>
<p><span id="more-44"></span></p>
<blockquote><p>On a computer that is running Microsoft Windows Vista, you cannot perform any editing tasks that you typically expect to perform. For example, you cannot perform the following tasks:</p>
<ul>
<li>Compose a new e-mail message</li>
<li>Reply to an e-mail message</li>
<li>Create a new contact, task, note, journal entry, or appointment</li>
<li>Change any configuration in the Outlook Web Access options folder</li>
</ul>
<p>Additionally, you may receive an error message when you try to perform these tasks.</p></blockquote>
<p>You could use the &#8220;basic&#8221; client to avoid the problem but this is only acceptable for occasional users. Road-warriors who come to rely on OWA as their main means of access to their corporate email and collaboration services need to get back the full rich &#8220;premium&#8221; experience.</p>
<p>So, before you roll out any Vista clients, get the Exchange server patched to avoid the issue.</p>
<p>Firstly, you need Exchange server 2003 service pack 2 to be installed, and then you can <a href="http://www.microsoft.com/downloads/details.aspx?amp;amp;displaylang=en&amp;familyid=5BC06E8A-08EB-4976-BC68-A03EBE3A2552&amp;displaylang=en" title="MS Exchange 2003 hotfix for KB 911829" target="_blank">apply this hotfix</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/veroblog.wordpress.com/44/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/veroblog.wordpress.com/44/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/veroblog.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/veroblog.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/veroblog.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/veroblog.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/veroblog.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/veroblog.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/veroblog.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/veroblog.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/veroblog.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/veroblog.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/veroblog.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/veroblog.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/veroblog.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/veroblog.wordpress.com/44/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.meteorit.co.uk&amp;blog=646149&amp;post=44&amp;subd=veroblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.meteorit.co.uk/2007/04/10/fix-exchange-2003-to-make-sure-owa-works-for-ie-on-vista/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/786403437a56d6c7ecd26e885004d2ad?s=96&#38;d=wavatar&#38;r=PG" medium="image">
			<media:title type="html">AdamV</media:title>
		</media:content>
	</item>
	</channel>
</rss>
