<?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>Noynim IT Solutions of Denver, Colorado &#187; VMWare</title>
	<atom:link href="http://www.noynim.com/category/technology-articles/vmware/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.noynim.com</link>
	<description>Denver Computer Support</description>
	<lastBuildDate>Mon, 26 Dec 2011 22:31:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Finding server tag on a Dell that is running VMWare ESX as host OS</title>
		<link>http://www.noynim.com/2011/02/13/finding-server-tag-on-a-dell-that-is-running-vmware-esx-as-host-os/</link>
		<comments>http://www.noynim.com/2011/02/13/finding-server-tag-on-a-dell-that-is-running-vmware-esx-as-host-os/#comments</comments>
		<pubDate>Sun, 13 Feb 2011 02:28:18 +0000</pubDate>
		<dc:creator>Noynim IT Solutions</dc:creator>
				<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://www.noynim.com/?p=325</guid>
		<description><![CDATA[Finding server tag on a Dell that is running VMWare ESX as host OS.
First make sure you have PowerShell installed.  In this example I used PowerShell 1.0
After you have successfully installed powershell execute the following in powershell]]></description>
			<content:encoded><![CDATA[<p><strong>Finding server tag on a Dell that is running VMWare ESX as host OS.</strong></p>
<p> First make sure you have PowerShell installed.  In this example I used PowerShell 1.0</p>
<p>After you have successfully installed powershell execute the following in powershell</p>
<p>Set-ExecutionPolicy RemoteSigned</p>
<p>The above command will allow you to install any script that you create.  It will also allow you to install downloaded scripts from the Internet only if they have been signed by a trusted publisher.</p>
<p>Now you will need to download VMWare vSphere PowerCLI, current version is VMWare vSphere PowerCLI 4.0 Update 1. </p>
<p>Once you have everything installed open up the vSpherePowerCLI.</p>
<p>Issue the “Connect-VIServer” command   &#8211;without the quotes</p>
<p>Enter the IP address of the VMWare server, one you are done hit enter twice.  Most likely you will get an SSL certificate error unless you have already trusted the SSL certificate of your VMWare server.  A windows login prompt will come up where you will have to login.</p>
<p>Once you are logged in it will look like the screen below</p>
<p> <a href="http://www.noynim.com/wp-content/uploads/2011/02/vmware.png"><img class="aligncenter size-full wp-image-326" title="vmware" src="http://www.noynim.com/wp-content/uploads/2011/02/vmware.png" alt="" width="665" height="329" /></a></p>
<p>Now issue the following command</p>
<p>“(Get-VMHost | Get-View).Summary.Hardware.OtherIdentifyingInfo[1].IdentifierValue”  &#8211;without the quotes</p>
<p>This will display the service tag of the machine.  Currently this has only been tested on Dell machines, but should work the same for HP.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.noynim.com/2011/02/13/finding-server-tag-on-a-dell-that-is-running-vmware-esx-as-host-os/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Server 2008 x64bit Not Installing on VMWare esxi 4</title>
		<link>http://www.noynim.com/2009/12/22/server-2008-x64bit-not-installing-on-vmware-esxi-4/</link>
		<comments>http://www.noynim.com/2009/12/22/server-2008-x64bit-not-installing-on-vmware-esxi-4/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 05:52:14 +0000</pubDate>
		<dc:creator>Noynim IT Solutions</dc:creator>
				<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://www.noynim.com/dev/?p=72</guid>
		<description><![CDATA[If you get errors when installing x64 bit OS’ you will need to enable the virtualization mode inside the bios of the physical box. This is what Dell calls it, some vendors are different.]]></description>
			<content:encoded><![CDATA[<p>If you get errors when installing x64 bit OS’ you will need to enable the virtualization mode inside the bios of the physical box. This is what Dell calls it, some vendors are different.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.noynim.com/2009/12/22/server-2008-x64bit-not-installing-on-vmware-esxi-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

