<?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>Jephens Tech. &#187; vmware</title>
	<atom:link href="http://www.jephens.com/tag/vmware/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jephens.com</link>
	<description>Keeping Computers Happy Since 1997</description>
	<lastBuildDate>Tue, 22 Nov 2011 04:33:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Installing VMWare Server on Windows 2003 R2</title>
		<link>http://www.jephens.com/2009/01/14/installing-vmware-server-on-windows-2003-r2/</link>
		<comments>http://www.jephens.com/2009/01/14/installing-vmware-server-on-windows-2003-r2/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 15:50:49 +0000</pubDate>
		<dc:creator>Jeff Knapp</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[windows 2003]]></category>

		<guid isPermaLink="false">http://www.jephens.com/?p=81</guid>
		<description><![CDATA[Ran into a couple snags trying to install VMWare Server 2.0 onto Windows Server 2003 R2 today, and figured I'd share in the workarounds: First issue was an error when trying to launch the setup program: "The System Administrator has set policies to prevent this installation." Hm. I'm the system administrator, and I don't recall [...]]]></description>
			<content:encoded><![CDATA[<p>Ran into a couple snags trying to install VMWare Server 2.0 onto Windows Server 2003 R2 today, and figured I'd share in the workarounds:</p>
<p>First issue was an error when trying to launch the setup program: "<strong>The System Administrator has set policies to prevent this installation.</strong>" Hm. I'm the system administrator, and I don't recall setting any such policies.</p>
<p>Happily, <a href="http://www.boche.net/" target="_blank">Jason Boche </a>-- a VMWare Virtualtization Evangelist -- wrote a <a href="http://www.boche.net/blog/?p=441" target="_blank">blog entry </a>which explained a simple fix. Apparently this is part of Windows 2003's new "high security" mode, and I suppose I can't fault Microsoft for it... much.</p>
<p>Jason's solution is thus:</p>
<ol>
<li>Click Start</li>
<li>Click Run</li>
<li>gpedit.msc &lt;enter&gt;</li>
<li>Drill down to Computer configuration
<ol>
<li>Windows Settings
<ol>
<li>Security Settings
<ol>
<li>Software Restriction Policies</li>
</ol>
</li>
</ol>
</li>
</ol>
</li>
<li>Right click Software Restriction Policies</li>
<li>Choose Create New Policies</li>
<li>On the right hand side, right click Enforcement</li>
<li>Choose Properties</li>
<li>Down below, choose All users except local administrators</li>
<li>Click OK</li>
<li>Close Group Policy</li>
<li>Open a Command Prompt</li>
<li>Run the command <strong><span style="font-size: x-small;">gpupdate /force</span></strong> &lt;enter&gt;</li>
<li>When local group policy is finished updating, re-run the VMware Server 2.0 setup</li>
</ol>
<p>Worked like a charm. Thanks, Jason!</p>
<p>Second up was once the install started running, I got stymied with "Error 1718: File c:\windows\installer\randomstring.msi was rejected by digitial signature policy."</p>
<p>According to <a href="http://www.shawnbass.com/Blogs/tabid/58/EntryId/155/VMWare-Server-2-0-fails-installation-with-Windows-Installer-Error-1718-MSI-was-rejected-by-digital-signature-policy.aspx" target="_blank">Shawn Bass' blog</a>, there's an issue with the WIndows Installer engine and big MSIs. Microsoft has made a <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=8EFFE1D9-7224-4586-BE2B-42C9AE5B9071&amp;displaylang=en" target="_blank">hotfix available</a>which, after a reboot, took care of things.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jephens.com/2009/01/14/installing-vmware-server-on-windows-2003-r2/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

