<?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>JasonSamuel.com &#187; Windows 7</title>
	<atom:link href="http://www.jasonsamuel.com/tag/windows-7/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jasonsamuel.com</link>
	<description>Cool stuff I see in the IT world</description>
	<lastBuildDate>Wed, 25 Jan 2012 21:05:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>How to make ESM tabs for Exchange 2003 work for ADUC on Windows 7 x64 and x86</title>
		<link>http://www.jasonsamuel.com/2010/12/09/how-to-make-esm-tabs-for-exchange-2003-work-for-aduc-on-windows-7-x64-and-x86/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-make-esm-tabs-for-exchange-2003-work-for-aduc-on-windows-7-x64-and-x86</link>
		<comments>http://www.jasonsamuel.com/2010/12/09/how-to-make-esm-tabs-for-exchange-2003-work-for-aduc-on-windows-7-x64-and-x86/#comments</comments>
		<pubDate>Thu, 09 Dec 2010 23:59:16 +0000</pubDate>
		<dc:creator>Jason Samuel</dc:creator>
				<category><![CDATA[Exchange 2003]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Server 2003]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[active directory]]></category>
		<category><![CDATA[esm]]></category>
		<category><![CDATA[exchange 2003]]></category>
		<category><![CDATA[exchange system manager]]></category>

		<guid isPermaLink="false">http://www.jasonsamuel.com/?p=757</guid>
		<description><![CDATA[Yes, you can get Exchange 2003 ESM tools working with both Windows 7 x64 and x86 OSes! Microsoft does not seem to want to support Windows 7 and Exchange 2003 system management tools. They have not released ESM for Windows 7 so you have to work around it. Many companies out there are still using [...]<p><a href="http://www.jasonsamuel.com/2010/12/09/how-to-make-esm-tabs-for-exchange-2003-work-for-aduc-on-windows-7-x64-and-x86/">How to make ESM tabs for Exchange 2003 work for ADUC on Windows 7 x64 and x86</a> is a post from: <a href="http://www.jasonsamuel.com">JasonSamuel.com</a></p>

More of my posts you might like:<ol>
<li><a href='http://www.jasonsamuel.com/2008/12/04/exchange-2003-spam-filtering-made-easy/' rel='bookmark' title='Exchange 2003 spam filtering made easy'>Exchange 2003 spam filtering made easy</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Yes, you can get Exchange 2003 ESM tools working with both Windows 7 x64 and x86 OSes!  Microsoft does not seem to want to support Windows 7 and Exchange 2003 system management tools.  They have not released ESM for Windows 7 so you have to work around it.  Many companies out there are still using Exchange 2003 so I&#8217;m not sure why they don&#8217;t allow for backwards compatibility. </p>
<p>To get ESM for Exchange 2003 to work on BOTH Windows 7 32 bit and 64 bit OS flavors, perform the following:</p>
<p>1. Download and install RSAT Tools for Windows 7 (Remote Server Admin Tools) here, select x86 (x86fre_GRMRSAT_MSU.msu) or x64 (amd64fre_GRMRSATX_MSU.msu) depending on what flavor of Windows 7 you are using &#8211; <a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=7d2f6ad7-656b-4313-a005-4e344e43997d&#038;displaylang=en">http://www.microsoft.com/downloads/en/details.aspx?FamilyID=7d2f6ad7-656b-4313-a005-4e344e43997d&#038;displaylang=en</a></p>
<p>2. Download Exchange System Manager for Windows Vista here (ESMVISTA.EXE) but don&#8217;t install it yet (see step 3) &#8211; <a href="http://www.microsoft.com/downloads/en/details.aspx?familyid=3403d74e-8942-421b-8738-b3664559e46f&#038;displaylang=en">http://www.microsoft.com/downloads/en/details.aspx?familyid=3403d74e-8942-421b-8738-b3664559e46f&#038;displaylang=en</a></p>
<p>3. Do a silent install of ESM.  This circumvents the OS check and allows you to install ESM for Vista on Windows 7.  You can do this by opening a command prompt and typing this in the directory you downloaded ESMVISTA.MSI to:</p>
<p><pre><code>
ESMVISTA.MSI /q
</code></pre></p>
<p>4.  If you are using Windows 7 x86, you are done and you can open up Active Directory Users and Computers (ADUC) and you will see the Exchange tabs for your users.</p>
<p>5. For Windows 7 x64, it&#8217;s a little tricky.  It just won&#8217;t display Exchange tabs in ADUC when you open it.  It took my some trial and error for a few hours before I figured it out. You have to run an MMC snapin in 32 bit mode to get the tabs to work.  You can do this by opening a run prompt and typing:</p>
<p><pre><code>
mmc /32
</code></pre></p>
<p>then adding the &#8220;Active Directory Users and Computers&#8221; snap-in (should be the 3rd option).  I am thinking this is because the ESM for Vista package was not designed for x64 and some level of compatibility is missing.  Evidence for this is that if you check the target for the ESM or ADUC shortcuts, you will see this which clearly shows it&#8217;s installed in the x86 Program Files folder:</p>
<p><pre><code>
C:\Program Files (x86)\Exchsrvr\bin\exchange system manager.msc
C:\Program Files (x86)\Exchsrvr\bin\users and computers.msc
</code></pre></p>
<p>Now the problem is that everytime I added the ADUC snapin in an MMC window, the text for it would disappear and I would get an error saying &#8220;MMC cannot initialize the snap-in&#8221; followed by the MMC crashing.  I checked the application event log and found the following:</p>
<p><pre><code>Faulting application name: mmc.exe, version: 6.1.7600.16385, time stamp: 0x4a5bc3f1
Faulting module name: ntdll.dll, version: 6.1.7600.16559, time stamp: 0x4ba9b29c
Exception code: 0xc0150010
Fault offset: 0x0008454b
Faulting process id: 0x98c
Faulting application start time: 0x01cb970a650fbae3
Faulting application path: C:\Windows\SysWOW64\mmc.exe
Faulting module path: C:\Windows\SysWOW64\ntdll.dll
Report Id: aac5fead-02fd-11e0-9946-005056b64915</code></pre></p>
<p>So obviously a core Windows 7 x64 system file is the culprit, ntdll.dll.  Luckily, there is a release candidate for Windows 7 SP1 available for download here (windows6.1-KB976932-X64.exe):</p>
<p><a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=c3202ce6-4056-4059-8a1b-3a9b77cdfdda">http://www.microsoft.com/downloads/en/details.aspx?FamilyID=c3202ce6-4056-4059-8a1b-3a9b77cdfdda</a></p>
<p>I assumed that the service pack might fix whatever the issue was with ntdll.dll since it is a core system file.  Turns out I was right, after installing Windows 7 SP1, I can now successfully open an MMC window in 32 bit mode and add the ADUC snapin.  Now all my Exchange tabs show up in ADUC (Exchange General, E-mail Addresses, Exchange Features, &#038; Exchange Advanced).  See screenshot below:</p>
<p><a href="http://www.jasonsamuel.com/wp-content/uploads/2010/12/windows-7-x64-exchange-esm-tabs-aduc.gif"><img src="http://www.jasonsamuel.com/wp-content/uploads/2010/12/windows-7-x64-exchange-esm-tabs-aduc-300x217.gif" alt="" title="windows-7-x64-exchange-esm-tabs-aduc" width="300" height="217" class="aligncenter size-medium wp-image-766" /></a></p>
<p>Now I&#8217;m not advising you deploy a release candidate service pack into your environment.  But for systems admins, we typically have a bit more leeway on our systems than end users so if you are under no policy restricting installing a release candidate on your workstation, then go for it.  You can even install it in a VM temporarily until SP1 is released so you don&#8217;t have to jeopardize your workstation with an RC build.  Let me know how it works out for you! <img src='http://www.jasonsamuel.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://www.jasonsamuel.com/2010/12/09/how-to-make-esm-tabs-for-exchange-2003-work-for-aduc-on-windows-7-x64-and-x86/">How to make ESM tabs for Exchange 2003 work for ADUC on Windows 7 x64 and x86</a> is a post from: <a href="http://www.jasonsamuel.com">JasonSamuel.com</a></p>
<p>More of my posts you might like:<ol>
<li><a href='http://www.jasonsamuel.com/2008/12/04/exchange-2003-spam-filtering-made-easy/' rel='bookmark' title='Exchange 2003 spam filtering made easy'>Exchange 2003 spam filtering made easy</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.jasonsamuel.com/2010/12/09/how-to-make-esm-tabs-for-exchange-2003-work-for-aduc-on-windows-7-x64-and-x86/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>What&#8217;s new and actually useful in Server 2008 R2?</title>
		<link>http://www.jasonsamuel.com/2009/11/13/whats-new-and-actually-useful-in-server-2008-r2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=whats-new-and-actually-useful-in-server-2008-r2</link>
		<comments>http://www.jasonsamuel.com/2009/11/13/whats-new-and-actually-useful-in-server-2008-r2/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 22:29:23 +0000</pubDate>
		<dc:creator>Jason Samuel</dc:creator>
				<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[.NET 2.0]]></category>
		<category><![CDATA[.NET 3.5]]></category>
		<category><![CDATA[active directory]]></category>
		<category><![CDATA[ADAC]]></category>
		<category><![CDATA[group policy]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.jasonsamuel.com/?p=231</guid>
		<description><![CDATA[I was lucky enough to attend the Microsoft New Efficiency event for Windows Server 2008 R2 on Monday.  It was a limited capacity technical briefing aimed at IT Professionals.  They also had an Exchange 2010 and Windows 7 track at the same time but I chose to attend the Server 2008 R2 track.  It was [...]<p><a href="http://www.jasonsamuel.com/2009/11/13/whats-new-and-actually-useful-in-server-2008-r2/">What&#8217;s new and actually useful in Server 2008 R2?</a> is a post from: <a href="http://www.jasonsamuel.com">JasonSamuel.com</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-268" title="newefficiency" src="http://www.jasonsamuel.com/wp-content/uploads/2009/11/newefficiency.gif" alt="newefficiency" width="600" height="46" /></p>
<p>I was lucky enough to attend the Microsoft New Efficiency event for Windows Server 2008 R2 on Monday.  It was a limited capacity technical briefing aimed at IT Professionals.  They also had an Exchange 2010 and Windows 7 track at the same time but I chose to attend the Server 2008 R2 track.  It was divided into 4 sections and was hosted by Kevin Saye (<a href="mailto:kevin.saye@microsoft.com">kevin.saye@microsoft.com</a>) who is the Pre-sales technical support specialist for Windows Server in this region.  I&#8217;ve heard him speak at events before but never had a chance to actually do a QA session with him till now.</p>
<p>So, on to the new stuff in Server 2008 R2 that I found interesting!  This is not a comprehensive list by an means, just the stuff I thought was very useful.  I&#8217;ll go over each in detail in the coming days and how it will fit into your enterprise environment.</p>
<p>-Active Directory Administrative Center (ADAC)<br />
-Managed Service accounts<br />
-Active Directory Recycle Bin<br />
-Graphical PowerShell<br />
-Turning off CPU cores to conserve power<br />
-Group policy can now execute Powershell scritpts<br />
-Group policy granularity through item level targeting<br />
-FCI to classify data and take actions on it<br />
-.NET now runs on Server Core installs<br />
-Remote Desktop Services now has multi-monitor support (up to 8 monitors), bi-directional audio (useful for VOIP), and enhanced multimedia support using your local graphics card instead of &#8220;screen painting&#8221; as it was before.<br />
-DirectAccess with Windows 7 and Server 2008 R2 &#8211; Extends the network to include remote users instead of just a remote user dialing in via VPN.  Uses the Teredo protocol.  Was able to access the Microsoft intranet site (<a href="http://msw/">http://msw</a>) without ever having to dial in and from behind a corporate firewall.  It uses IPsec and it only works with Windows 7 machines which are on the domain. <br />
-Branch Cache &#8211; Caches only the requested data unlike DFS.  Means a lot less space is required unlike DFS which is an exact duplicate.</p>
<p><strong>THE FUTURE<br />
</strong>Kevin says expect to see more componentization in MS products.  Expect to moved vhds around on servers like OS, Apps, &amp; Data vhds interchangeably on your VMs.</p>
<p><a href="http://www.jasonsamuel.com/2009/11/13/whats-new-and-actually-useful-in-server-2008-r2/">What&#8217;s new and actually useful in Server 2008 R2?</a> is a post from: <a href="http://www.jasonsamuel.com">JasonSamuel.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasonsamuel.com/2009/11/13/whats-new-and-actually-useful-in-server-2008-r2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.jasonsamuel.com @ 2012-02-09 18:03:24 -->
