<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Powercli on The IT Hollow</title>
    <link>https://theithollow.com/tags/powercli/</link>
    <description>Recent content in Powercli on The IT Hollow</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 08 Dec 2014 14:21:36 +0000</lastBuildDate>
    <atom:link href="https://theithollow.com/tags/powercli/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Before You Start PowerShell</title>
      <link>https://theithollow.com/2014/12/08/before-you-start-powershell/</link>
      <pubDate>Mon, 08 Dec 2014 14:21:36 +0000</pubDate>
      <guid>https://theithollow.com/2014/12/08/before-you-start-powershell/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://assets.theithollow.com/wp-content/uploads/2014/12/poshscreen1.png&#34;&gt;&lt;img alt=&#34;poshscreen1&#34; loading=&#34;lazy&#34; src=&#34;https://assets.theithollow.com/wp-content/uploads/2014/12/poshscreen1.png&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;PowerShell is an amazing tool that has limitless potential for Administrators, Engineers and Architects to automate routine tasks or do reporting on things their system management applications aren&amp;rsquo;t built for.  Whenever there is a task to be done on multiple systems and it might need to be done more than once, I find myself reaching for this valuable tool.&lt;/p&gt;
&lt;p&gt;The problem with PowerShell, just like a programming language is that it can be intimidating to get started.   This post is to give you a basic understanding of what you&amp;rsquo;ll be getting into before you start running PowerShell cmdlets.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Get VMtools with PowerCLI 5.5 R2</title>
      <link>https://theithollow.com/2014/07/14/get-vmtools-powercli-5-5-r2/</link>
      <pubDate>Mon, 14 Jul 2014 13:01:45 +0000</pubDate>
      <guid>https://theithollow.com/2014/07/14/get-vmtools-powercli-5-5-r2/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://assets.theithollow.com/wp-content/uploads/2014/07/PowerCLI.jpg&#34;&gt;&lt;img alt=&#34;PowerCLI&#34; loading=&#34;lazy&#34; src=&#34;https://assets.theithollow.com/wp-content/uploads/2014/07/PowerCLI.jpg&#34;&gt;&lt;/a&gt; VMtools is one of those nagging little pieces of software that always seems to be a pain to update.  Back in my System Administration days, I commonly needed to report on which VMs had different versions of VMtools, and I have to admit, this was a more difficult property to find from my PowerCLI toolkit.&lt;/p&gt;
&lt;p&gt;Take a look at the old way of finding my VMtools versions through PowerCLI.&lt;/p&gt;</description>
    </item>
    <item>
      <title>VMware Drive Type Changer</title>
      <link>https://theithollow.com/2014/07/07/vmware-drive-type-changer/</link>
      <pubDate>Mon, 07 Jul 2014 13:33:09 +0000</pubDate>
      <guid>https://theithollow.com/2014/07/07/vmware-drive-type-changer/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://assets.theithollow.com/wp-content/uploads/2014/07/nicubunu_Tools.png&#34;&gt;&lt;img alt=&#34;nicubunu_Tools&#34; loading=&#34;lazy&#34; src=&#34;https://assets.theithollow.com/wp-content/uploads/2014/07/nicubunu_Tools-150x150.png&#34;&gt;&lt;/a&gt; There are a ton of features now that VMware has that may require either an SSD or a Non-SSD to be available in your ESXi host. Host Caching requires an SSD and Partner products like PernixData also require an SSD to be available on the host. VMware&amp;rsquo;s Virtual SAN (VSAN) currently require both an SSD and a Non-SSD to be available.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve seen that many people want to try out these products in a lab environment, but don&amp;rsquo;t want to go out and buy another disk just to familiarize themselves with the product. In these cases, you can fool ESXi into thinking there is a device of the type you want. This can be done by using the esxcli commands on the host as &lt;a href=&#34;http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;amp;cmd=displayKC&amp;amp;externalId=2013188&#34;&gt;documented here&lt;/a&gt; on VMware&amp;rsquo;s site.&lt;/p&gt;</description>
    </item>
    <item>
      <title>End User VMware Console with PowerCLI</title>
      <link>https://theithollow.com/2013/11/11/end-user-vmware-console-powercli/</link>
      <pubDate>Mon, 11 Nov 2013 14:33:18 +0000</pubDate>
      <guid>https://theithollow.com/2013/11/11/end-user-vmware-console-powercli/</guid>
      <description>&lt;p&gt;After watching Alan Renouf&amp;rsquo;s video about &lt;a href=&#34;http://pubs.vmware.com/vsphere-55/index.jsp?topic=%2Fcom.vmware.powercli.cmdletref.doc%2FOpen-VMConsoleWindow.html&#34;&gt;Open-VMConsoleWindow&lt;/a&gt;, I got excited about PowerShell again.  In my current job I don&amp;rsquo;t get to do much scripting anymore but wanted to give building a form for PowerCLI a try.  I&amp;rsquo;ve secretly wanted to be a programmer as long as I didn&amp;rsquo;t have to do it full time.  :)&lt;/p&gt;
&lt;p&gt;Using the video from Alan, and a Video from the LazyWinAdmin (included in this post) I created a fairly simple form that could run some commands on my home lab.  My main goal was get a refresher on some PowerCLI and how to use Primal Forms.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Invoke PoSH</title>
      <link>https://theithollow.com/2013/02/26/invoke-posh/</link>
      <pubDate>Tue, 26 Feb 2013 15:05:48 +0000</pubDate>
      <guid>https://theithollow.com/2013/02/26/invoke-posh/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://assets.theithollow.com/wp-content/uploads/2013/02/powercli.png&#34;&gt;&lt;img alt=&#34;powercli&#34; loading=&#34;lazy&#34; src=&#34;https://assets.theithollow.com/wp-content/uploads/2013/02/powercli.png&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I was recently integrating Veeam Backups with HP Data Protector for a backup project when I found a great Powershell command that I didn&amp;rsquo;t know about.  &lt;strong&gt;&lt;em&gt;Invoke-Command -comp [computername] –scriptblock {script}&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If you’re familiar with PSExec.exe this is an equivalent powershell command, but if you’re not, this command will allow you to execute something on another machine.&lt;/p&gt;
&lt;p&gt;Veeam has the ability to call a script when a backup job completes, but I needed a different server to execute that script.&lt;/p&gt;</description>
    </item>
    <item>
      <title>vSphere 5 AutoDeploy Basics</title>
      <link>https://theithollow.com/2012/06/05/vsphere-5-autodeploy-basics/</link>
      <pubDate>Tue, 05 Jun 2012 13:55:52 +0000</pubDate>
      <guid>https://theithollow.com/2012/06/05/vsphere-5-autodeploy-basics/</guid>
      <description>&lt;p&gt;vSphere AutoDeploy always seemed like a lot of work to setup just to deploy a few VMware hosts, but in my current job I don&amp;rsquo;t setup hosts very often. If you are constantly deploying new hosts to get out in front of performance issues, or are building a new datacenter and deploying many hosts at once, AutoDeploy can be a great way to get up and running quickly.&lt;/p&gt;
&lt;h2 id=&#34;prerequisites&#34;&gt;Prerequisites&lt;/h2&gt;
&lt;p&gt;In order to use AutoDeploy, you&amp;rsquo;ll first need vSphere5, the AutoDeploy Install (which is on the vCenter Media), the vSphere5 Offline Bundle, PowerCLI, a DHCP Server and a TFTP server for starters.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Using PowerCLI for VMware Update Manager</title>
      <link>https://theithollow.com/2012/05/31/using-powercli-for-vmware-update-manager/</link>
      <pubDate>Thu, 31 May 2012 13:29:08 +0000</pubDate>
      <guid>https://theithollow.com/2012/05/31/using-powercli-for-vmware-update-manager/</guid>
      <description>&lt;p&gt;You never know when you&amp;rsquo;ll need to script something and PowerCLI gives you the tools to do it.  I decided to see if I could script some of the VMware Update Manager (VUM) tasks while I was reviewing section 5.2 of the VCAP5-DCA Beta Blueprint and found that the procedures were quite easy.  My next thought was, &amp;ldquo;Why would I want to script this when I can use the GUI, and on top of that I can schedule scans and remediation already?&amp;rdquo;  My answer was, &amp;ldquo;You never know.&amp;rdquo;  Who knows when you&amp;rsquo;ll need to use the PowerCLI to accomplish a task.  Maybe, you&amp;rsquo;re scripting something so someone else can run it without really knowing how to perform the task, or you&amp;rsquo;re trying to get a report, or who knows.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Path Selection Policy with ALUA</title>
      <link>https://theithollow.com/2012/03/08/path-selection-policy-with-alua/</link>
      <pubDate>Thu, 08 Mar 2012 13:58:05 +0000</pubDate>
      <guid>https://theithollow.com/2012/03/08/path-selection-policy-with-alua/</guid>
      <description>&lt;p&gt;It&amp;rsquo;s important to understand how VMware ESXi servers handle connections to their associated storage arrays.&lt;/p&gt;
&lt;p&gt;If we look specifically with fibre channel fabrics, we have several multipathing options to be considered.
There are three path selection policy (PSP) plugins that VMware uses natively to determine the I/O channel that data will travel over to the storage device.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Fixed Path&lt;/li&gt;
&lt;li&gt;Most Recently Used (MRU)&lt;/li&gt;
&lt;li&gt;Round Robin (RR)&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Let&amp;rsquo;s look at some examples of the three PSPs we&amp;rsquo;ve mentioned and how they behave.  The definitions come from the vSphere 5 storage guide found below.&lt;/p&gt;</description>
    </item>
    <item>
      <title>VMWorld 2011</title>
      <link>https://theithollow.com/2012/02/25/vmworld-2011/</link>
      <pubDate>Sat, 25 Feb 2012 19:42:15 +0000</pubDate>
      <guid>https://theithollow.com/2012/02/25/vmworld-2011/</guid>
      <description>&lt;p&gt;VMworld 2011 was held at the Venetian Hotel in Las Vegas.  Over 25,000 attendees this year.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://shanksnet.files.wordpress.com/2012/02/venetian.jpg&#34;&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://shanksnet.files.wordpress.com/2012/02/venetian.jpg&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It was held in Las Vegas, but the sites and attractions didn&amp;rsquo;t take away from the event.  Despite all the distractions that Las Vegas can provide, there was too much going on at VMworld to get caught up in the city.&lt;/p&gt;
&lt;p&gt;My favorite part of VMworld was the Hands on Labs.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://shanksnet.files.wordpress.com/2012/02/vmworld-hol1.jpg&#34;&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://shanksnet.files.wordpress.com/2012/02/vmworld-hol1.jpg&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;After signing up for the specific lab you wanted, you were ushered to your assigned desk.  There were dual screen workstations setup at every desk and very straight forward instructions on how to complete the labs.  These labs would get very in depth and would show you why and what was happening behind the scenes when you would perform your operations.  I especially enjoyed the Netapp lab.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
