<?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/"
	>

<channel>
	<title>The Lazy Sys Admin &#187; Windows</title>
	<atom:link href="http://www.thelazysysadmin.net/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thelazysysadmin.net</link>
	<description>Why do things the hard way?</description>
	<lastBuildDate>Tue, 11 Oct 2011 05:31:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Targeting User Group Policy Settings to a Specific Machine</title>
		<link>http://www.thelazysysadmin.net/2011/03/targeting-user-group-policy-settings-to-a-specific-machine/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=targeting-user-group-policy-settings-to-a-specific-machine</link>
		<comments>http://www.thelazysysadmin.net/2011/03/targeting-user-group-policy-settings-to-a-specific-machine/#comments</comments>
		<pubDate>Wed, 02 Mar 2011 01:14:29 +0000</pubDate>
		<dc:creator>Jon Smith</dc:creator>
				<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Computer Settings]]></category>
		<category><![CDATA[Loopback]]></category>
		<category><![CDATA[User Settings]]></category>

		<guid isPermaLink="false">http://www.thelazysysadmin.net/?p=842</guid>
		<description><![CDATA[Have you ever tried to set User Group Policies that you only want to work on a single machine or a set of machines? You will find that if you apply the group policy to a specific OU/Group of computers &#8230; <a href="http://www.thelazysysadmin.net/2011/03/targeting-user-group-policy-settings-to-a-specific-machine/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Have you ever tried to set User Group Policies that you only want to work on a single machine or a set of machines? You will find that if you apply the group policy to a specific OU/Group of computers then unless the user accounts are in the same OU you will find that the User policies don&#8217;t get applied.</p>
<p>What you need is Loopback processing (See here for more details <a href="http://support.microsoft.com/kb/231287" target="_blank">http://support.microsoft.com/kb/231287</a>). Loopback processing is most often needed for kiosk type machine or common use computer lab scenarios.</p>
<p>Open up the Group Policy Object and navigate to &#8220;<strong>Computer Configuration -&gt; Policies -&gt; Administrative Templates -&gt; System -&gt; Group Policy</strong>&#8220;.</p>
<p>Open the &#8220;<strong>User Group Policy loopback processing mode</strong>&#8221; policy and set it to <strong>&#8220;Enabled</strong>&#8220;.</p>
<p>The next option is the &#8220;<strong>Mode</strong>&#8221; to use. Set the mode to &#8220;<strong>Replace</strong>&#8221; if you want no other User Policies to be in effect on the particular machines you are targeting, or &#8220;<strong>Merge</strong>&#8221; if you want all other User Policy settings to apply as well as the settings specified in the loopback policy.</p>
<p>I have been around Group Policy for a while and have never needed this setting before (the need for user targeted policies to a set of machines has never come up), so going through all the motions of setting policy security restrictions and changing the OU location of both the policy, the machines and the users in testing chewed up well over an hour of fiddling time. Setting a policy for loopback processing is easy, the hard part is realising that loopback processing is what you need to do in the first place.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thelazysysadmin.net/2011/03/targeting-user-group-policy-settings-to-a-specific-machine/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Exchange System Manager Tools on Windows 7 &#8211; The Easy Way</title>
		<link>http://www.thelazysysadmin.net/2010/01/exchange-system-manager-tools-on-windows-7/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=exchange-system-manager-tools-on-windows-7</link>
		<comments>http://www.thelazysysadmin.net/2010/01/exchange-system-manager-tools-on-windows-7/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 23:27:36 +0000</pubDate>
		<dc:creator>Jon Smith</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Manager]]></category>
		<category><![CDATA[System]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.thelazysysadmin.net/?p=773</guid>
		<description><![CDATA[Since my migration to Windows 7 there have still been a few things missing that would be nice to have. One of those is the Exchange System Manager tools. There are ways and methods out there to getting this to &#8230; <a href="http://www.thelazysysadmin.net/2010/01/exchange-system-manager-tools-on-windows-7/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Since my migration to Windows 7 there have still been a few things missing that would be nice to have. One of those is the Exchange System Manager tools. There are ways and methods out there to getting this to work but most will involve uninstalling outlook and reinstalling after you have installed ESM tools.</p>
<p>I have been waiting for the ESM tools for Exchange 2010 to hopefully work with Exchange 2003 but that hasn&#8217;t happened either. Although I did find a really quick and easy solution this morning after reading the following posts on TechNet (<a href="http://social.technet.microsoft.com/Forums/en-US/w7itprogeneral/thread/ed4efa69-f8ae-41f4-a308-7a187b4085d7/" target="_blank">Exchange System Manager for exchange 2003</a>)</p>
<p>You will need to download the <a href="http://www.microsoft.com/downloads/details.aspx?familyid=3403d74e-8942-421b-8738-b3664559e46f&amp;displaylang=en" target="_blank">Exchange System Manager for Windows Vista</a> then use something like WinRAR to extract the contents.</p>
<p>You will also need to make sure you already have the RSAT tools installed (Remote Server Admin Tools)</p>
<p>Finally open up a Command Prompt as Administrator. Browse to the directory that contains the ESMVISTA.MSI file. Run the following:</p>
<pre class="brush: plain; title: ; notranslate">
ESMVISTA.MSI /q
</pre>
<p>Once this is done you should be able to open the &#8220;Active Directory and Computers&#8221; and edit an Exchange User with all the required email tabs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thelazysysadmin.net/2010/01/exchange-system-manager-tools-on-windows-7/feed/</wfw:commentRss>
		<slash:comments>60</slash:comments>
		</item>
		<item>
		<title>VMWare ESX 4.0 Update 1 Supports Windows 7!</title>
		<link>http://www.thelazysysadmin.net/2009/11/vmware-esx-4-update-1-supports-windows-7/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=vmware-esx-4-update-1-supports-windows-7</link>
		<comments>http://www.thelazysysadmin.net/2009/11/vmware-esx-4-update-1-supports-windows-7/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 03:25:30 +0000</pubDate>
		<dc:creator>Jon Smith</dc:creator>
				<category><![CDATA[VMWare]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.thelazysysadmin.net/?p=761</guid>
		<description><![CDATA[Good news! VMWare have decided to finally add support for Windows 7. I would say a little too late given the general availability of the RTM for the last couple of months. <a href="http://www.thelazysysadmin.net/2009/11/vmware-esx-4-update-1-supports-windows-7/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Good news! VMWare have decided to finally add support for Windows 7. I would say a little too late given the general availability of the RTM for the last couple of months.</p>
<p>The upgrade the VMWare ESX 4.0 Update 1 ran smoothly and all hosts came back to life after the upgrade as they should. Installation of the client on Windows 7 was also painless, and best of all it actually worked.</p>
<p>To anyone from VMWare who may be watching, it would be nice if you had some form of announcements mailing list so we could be informed of these updates being made available.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thelazysysadmin.net/2009/11/vmware-esx-4-update-1-supports-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMWare vSphere Client on Windows 7 doesn&#8217;t work</title>
		<link>http://www.thelazysysadmin.net/2009/11/vmware-vsphere-client-on-windows-7-doesnt-work/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=vmware-vsphere-client-on-windows-7-doesnt-work</link>
		<comments>http://www.thelazysysadmin.net/2009/11/vmware-vsphere-client-on-windows-7-doesnt-work/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 23:12:11 +0000</pubDate>
		<dc:creator>Jon Smith</dc:creator>
				<category><![CDATA[VMWare]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[Problem]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.thelazysysadmin.net/?p=715</guid>
		<description><![CDATA[There are certain things that when it doesn't work you wouldn't be surprised. We all have that application that hasn't been updated in years but we still need to use on a regular basis. I can somewhat understand why these things don't work within a new operating system. But for something that gets updated on a regular basis to not work, that is a different story altogether and that really annoys me. <a href="http://www.thelazysysadmin.net/2009/11/vmware-vsphere-client-on-windows-7-doesnt-work/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The latest in a relatively short line of annoyances with the upgrade to Windows 7 is the lack of support for the VMWare vSphere Client.</p>
<p>There are certain things that when it doesn&#8217;t work you wouldn&#8217;t be surprised. We all have that application that hasn&#8217;t been updated in years but we still need to use on a regular basis. I can somewhat understand why these things don&#8217;t work within a new operating system. But for something that gets updated on a regular basis to not work, that is a different story altogether and that really annoys me.</p>
<p><span id="more-715"></span>Given that some form of Windows 7 has been available to vendors for a long time it shows VMWare with a high level of contempt for it&#8217;s users. There is absolutely no excuse for there not to be an update to support Windows 7, especially considering there have been reports of it not working from early RC days.</p>
<p>The <a href="http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&amp;docType=kc&amp;externalId=1011329&amp;sliceId=1&amp;docTypeID=DT_KB_1_1&amp;dialogID=45828396&amp;stateId=0%200%2045646197" target="_blank">official response from VMWare (KB 1011329)</a> is to just use a XP virtual machine. There is not even a mention on how long they will take to fix the issue.</p>
<p><a href="http://www.techhead.co.uk/running-vmware-vsphere-client-on-windows-7" target="_blank">Kiwi Si at Techhead has found a better workaround</a> but still while this gets things working there should be a better option. We all pay a lot of money for VMWare and as such should deserve better treatment.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thelazysysadmin.net/2009/11/vmware-vsphere-client-on-windows-7-doesnt-work/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Windows 7 and the trip to 64 bit and back again</title>
		<link>http://www.thelazysysadmin.net/2009/10/windows-7-and-the-trip-to-64-bit-and-back-again/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=windows-7-and-the-trip-to-64-bit-and-back-again</link>
		<comments>http://www.thelazysysadmin.net/2009/10/windows-7-and-the-trip-to-64-bit-and-back-again/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 09:34:19 +0000</pubDate>
		<dc:creator>Jon Smith</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[64 Bit]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[VPN]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.thelazysysadmin.net/?p=698</guid>
		<description><![CDATA[Windows 7 is all shiny and new, and available to the masses. So I thought I would be purchase myself a Technet subscription so I can play with all the new toys that come out in the next year. I &#8230; <a href="http://www.thelazysysadmin.net/2009/10/windows-7-and-the-trip-to-64-bit-and-back-again/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Windows 7 is all shiny and new, and available to the masses. So I thought I would be purchase myself a Technet subscription so I can play with all the new toys that come out in the next year.</p>
<p>I run 4gb of ram in my laptop so I though that I would go 64 bit (and get back that extra 600 or so mb of ram that gets stolen on 32bit machines). The initial install went well, including the install and subsequent windows update yielded a full set drivers for my machine (except the fingerprint sensor, for which Dell haven&#8217;t released a Windows 7 driver for yet either).</p>
<p><span id="more-698"></span>Everything started to fall apart when I needed to install the Cisco VPN Client. No deal, the Cisco VPN Client wont install on 64 bit windows installs. After some research I found that people were having success using the new XP Mode feature of Windows 7. XP Mode allows you to run an XP virtual machine on select hardware (needing CPU virtualization support). I quickly realised that this wouldn&#8217;t be very practical as you can only access the VPN resources from within the virtual machine (I also had limited success in actually getting the Cisco client installed in the XP Mode machine anyway).</p>
<p>So that was it. I need VPN access for my work, and 64 bit was getting in the way of that. Back to 32 bit I go. The installation ran just as smoothly as the 64 bit install, and once again with a full suite of drivers (still with the exception of the fingerprint reader, but that&#8217;s not a big loss).</p>
<p>It may be just me but the 32 bit installation even feels like it is performing better then the 64 bit installation, windows feel snappier to move around, open and close and the machine is quicker to boot as well as resume from hibernation. The question that I am left with is that we can run 32 bit applications on a 64 bit platform with wow (Windows on Windows) so why can&#8217;t there be a similar situation for drivers. I understand there would be a performance hit for doing this but with 64 bit being ultimately pushed as the way forward there needs to be a solution to allow legacy applications and devices to operate.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thelazysysadmin.net/2009/10/windows-7-and-the-trip-to-64-bit-and-back-again/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Shortcut to hosts file on Windows</title>
		<link>http://www.thelazysysadmin.net/2009/05/shortcut-hosts-file-windows/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=shortcut-hosts-file-windows</link>
		<comments>http://www.thelazysysadmin.net/2009/05/shortcut-hosts-file-windows/#comments</comments>
		<pubDate>Wed, 13 May 2009 22:59:07 +0000</pubDate>
		<dc:creator>Jon Smith</dc:creator>
				<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Tip]]></category>

		<guid isPermaLink="false">http://www.thelazysysadmin.net/?p=180</guid>
		<description><![CDATA[This one was shown to me a while back but I needed to use it today and remembered how much easier it is. To quickly access the hosts file go Start -&#62; Run -&#62; Type drivers -&#62; Ok. This will &#8230; <a href="http://www.thelazysysadmin.net/2009/05/shortcut-hosts-file-windows/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This one was shown to me a while back but I needed to use it today and remembered how much easier it is.</p>
<p>To quickly access the hosts file go <em><strong>Start </strong></em>-&gt; <em><strong>Run </strong></em>-&gt; Type <em><strong>drivers </strong></em>-&gt; <em><strong>Ok</strong></em>.</p>
<p>This will bring up the folder before the <em><strong>hosts </strong></em>file, just double click into the <em><strong>etc </strong></em>directory from there.</p>
<p>The other method is to create a new shortcut on your Start Menu or Desktop with the following as the target</p>
<pre class="brush: plain; title: ; notranslate">%windir%system32notepad.exe &quot;c:WINDOWSsystem32driversetchosts&quot;</pre>
<p>Two easy methods to access your hosts file.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thelazysysadmin.net/2009/05/shortcut-hosts-file-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

