<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>VMware on Zachary Loeber's Blog</title><link>https://blog.zacharyloeber.com/categories/vmware/</link><description>Recent content in VMware on Zachary Loeber's Blog</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 26 Jul 2013 18:22:43 +0000</lastBuildDate><atom:link href="https://blog.zacharyloeber.com/categories/vmware/index.xml" rel="self" type="application/rss+xml"/><item><title>Determine if a computer is virtual with powershell</title><link>https://blog.zacharyloeber.com/blog/2013/07/26/determine-if-a-computer-is-virtual-with-powershell/</link><pubDate>Fri, 26 Jul 2013 18:22:43 +0000</pubDate><guid>https://blog.zacharyloeber.com/blog/2013/07/26/determine-if-a-computer-is-virtual-with-powershell/</guid><description>&lt;p>This function attempts to connect to a computer and find out if it is virtual or not using WMI. If it is virtual, a best guess at the type of virtual platform it is running upon is returned as well.&lt;/p></description></item><item><title>VMware: VMware Report Generation GUI</title><link>https://blog.zacharyloeber.com/blog/2013/02/17/vmware-vmware-report-generation-gui/</link><pubDate>Sun, 17 Feb 2013 17:11:52 +0000</pubDate><guid>https://blog.zacharyloeber.com/blog/2013/02/17/vmware-vmware-report-generation-gui/</guid><description>&lt;p>Its been a while since I posted something new. This GUI is meant to configure regular vmware report generation. You are able to select reporting scoped to the whole farm down to individual hosts. Reports can be emailed or saved and be generated based on custom thresholds.&lt;/p></description></item><item><title>VMware: Migrating a vCenter virtual appliance to a vCenter Windows server</title><link>https://blog.zacharyloeber.com/blog/2012/12/16/vmware-migrating-a-vcenter-virtual-appliance-to-a-vcenter-windows-server/</link><pubDate>Mon, 17 Dec 2012 04:30:52 +0000</pubDate><guid>https://blog.zacharyloeber.com/blog/2012/12/16/vmware-migrating-a-vcenter-virtual-appliance-to-a-vcenter-windows-server/</guid><description>&lt;p>I finally bit the bullet and migrated my lab from a vCenter virtual appliance to a vCenter Windows server. This is what I did to maintain all my settings and not disrupt any currently running VMs.&lt;/p></description></item><item><title>Create Your Own Network Assessment Appliance</title><link>https://blog.zacharyloeber.com/blog/2012/04/08/create-your-own-network-assessment-appliance/</link><pubDate>Mon, 09 Apr 2012 00:49:19 +0000</pubDate><guid>https://blog.zacharyloeber.com/blog/2012/04/08/create-your-own-network-assessment-appliance/</guid><description>&lt;p>In this write-up I setup several network assessment tools which can be used in the discovery process of a new environment. This can be useful for a newly hired sysadmin or a consultant in rapidly gathering information to assess the health and/or state of a network.&lt;/p>
&lt;h2 id="introduction">Introduction&lt;/h2>
&lt;p>I often find myself assessing a foreign network infrastructure for performance or other issues. Depending on the size of the environment, digesting everything can be daunting without the help of some third party tools. I’ve been using a custom Linux VM on my workstation that has all kinds of tools specifically for gathering information about a network’s performance, layout, and statistics. I’ve decided to retool the VM I currently use and take better notes on what I install so others may do the same if they so desire.&lt;/p></description></item><item><title>Virtualization: vCPU Provisioning Best Practices</title><link>https://blog.zacharyloeber.com/blog/2012/03/22/virtualization-vcpu-provisioning-best-practices/</link><pubDate>Fri, 23 Mar 2012 01:31:47 +0000</pubDate><guid>https://blog.zacharyloeber.com/blog/2012/03/22/virtualization-vcpu-provisioning-best-practices/</guid><description>&lt;p>I had always been of the mindset that when provisioning new VMs it is best to start out with less vCPUs and add more as they are required (unless you specifically know that you will be using and needing more for such things as sql server or exchange). I had even recently felt some vindication of this provisioning best practice in reading a book recently (&lt;a href="http://www.amazon.com/Critical-VMware-Mistakes-Should-Avoid/dp/1937061981" title="Critical VMware Mistakes You Should Avoid">Critical VMware Mistakes You Should Avoid&lt;/a>)&lt;/p></description></item><item><title>ESX + MSCS 2008 R2 + SQL Server 2008</title><link>https://blog.zacharyloeber.com/blog/2011/01/25/esx-mscs-2008-r2-sql-server-2008/</link><pubDate>Wed, 26 Jan 2011 00:41:21 +0000</pubDate><guid>https://blog.zacharyloeber.com/blog/2011/01/25/esx-mscs-2008-r2-sql-server-2008/</guid><description>&lt;p>Just a quick note on this little combo. Should you be looking to setup a windows 2008 R2 cluster in a virtual environment (details on specific vmware configuration left to the reader) here are some quick notes that I have on some caveats.&lt;/p>
&lt;p>1.)    Either keep vmware tools un-uninstalled or make certain not to install the Shared Folder component of vmware tools.&lt;/p>
&lt;p>2.)    Don’t clone the second node from the first using vmware. Even if it changes the SID it does &lt;strong>NOT&lt;/strong> change athe NIC card underlying GUID which causes issues in the cluster validation wizard.&lt;/p></description></item><item><title>ESX 4.0: Post-Install Script</title><link>https://blog.zacharyloeber.com/blog/2009/12/22/esx-4-0-post-install-script/</link><pubDate>Wed, 23 Dec 2009 04:08:02 +0000</pubDate><guid>https://blog.zacharyloeber.com/blog/2009/12/22/esx-4-0-post-install-script/</guid><description>&lt;p>Sure there are better ways to mass deploy ESX servers, but this way will save the one off farm deployment person some time 🙂 I took liberties in assuming you would be able to fill in the blanks for variables so &lt;VARIABLE> or _VARIABLE_ will need to be replaced ad-lib style. Just for you my friend, served up proper on a hyper-link plate….. &lt;a rel="attachment wp-att-133" href="https://blog.zacharyloeber.com/?attachment_id=133">esx4_postinstall&lt;/a>&lt;/p></description></item><item><title>Vmware: RVTools</title><link>https://blog.zacharyloeber.com/blog/2009/11/24/vmware-rvtools/</link><pubDate>Tue, 24 Nov 2009 16:38:34 +0000</pubDate><guid>https://blog.zacharyloeber.com/blog/2009/11/24/vmware-rvtools/</guid><description>&lt;p>This sly bastard wrote an excellent little .NET app for enumerating esx farm information. Any sysadmins working with VMware should definitely check this out. I really like the vHealth tab which will show possible zombie vmdks. Add the ability to export to csv and you have a nice tool for on the fly farm enumeration for the boss.&lt;/p>
&lt;p>Go get &lt;a title="RVTools" href="http://www.robware.net/" target="_blank">RVTools&lt;/a> now!&lt;/p></description></item></channel></rss>