<?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>Networknet.nl &#187; omreport</title>
	<atom:link href="http://www.networknet.nl/apps/wp/archives/tag/omreport/feed" rel="self" type="application/rss+xml" />
	<link>http://www.networknet.nl/apps/wp</link>
	<description>Stay Connected</description>
	<lastBuildDate>Fri, 10 Feb 2012 16:46:09 +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>Dell PowerEdge CPU check for Intel VT</title>
		<link>http://www.networknet.nl/apps/wp/archives/373</link>
		<comments>http://www.networknet.nl/apps/wp/archives/373#comments</comments>
		<pubDate>Wed, 06 Feb 2008 19:39:40 +0000</pubDate>
		<dc:creator>Ivan Versluis</dc:creator>
				<category><![CDATA[Dell]]></category>
		<category><![CDATA[cpuvt]]></category>
		<category><![CDATA[dbs]]></category>
		<category><![CDATA[enable]]></category>
		<category><![CDATA[omconfig]]></category>
		<category><![CDATA[omreport]]></category>
		<category><![CDATA[poweredge]]></category>
		<category><![CDATA[Script]]></category>

		<guid isPermaLink="false">http://www.networknet.nl/apps/wp2/archives/373</guid>
		<description><![CDATA[Last year I installed three Dell PowerEdge 1950 1U servers and since than I used them in production as VMWare Server hosts. Couple times when creating and migrating the guest machines I received a warning that my CPU was VT capable but not enabled. To enable this option reboot the Dell server, hit F2 to enter the BIOS and change the Intel VT Virtualization Technology CPU setting. Each month there is a scheduled maintenance and if there is a security update than it will be installed and server reboot, but than I will need to be there and enter the BIOS by console or DRAC console. For that reason I created two scripts to check the CPU bios setting and if required execute the second cmd script to enable the VT option. Please make sure the Dell OpenManage software is installed. The commands available for Windows and ESX operating systems. @echo off REM Ivan Versluis / Ivan1980(at)networknet.nl / Dell PowerEdge Intel VT check omreport chassis biossetup &#38; omreport chassis processors pause &#160; @echo off REM Ivan Versluis / Ivan1980(at)networknet.nl / Dell PowerEdge Intel VT enable omconfig chassis biossetup attribute=cpuvt setting=enabled omconfig chassis biossetup attribute=dbs setting=enable pause For more information check out this document.&#160; The enable script has been executed and I only need to get new security updates for this month. I&#8217;ve seen no security update&#160; information from Microsoft last days and I will need to wait until next WSUS assigned patches will reboot the servers.]]></description>
		<wfw:commentRss>http://www.networknet.nl/apps/wp/archives/373/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

