<?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>Scripting on The IT Hollow</title>
    <link>https://theithollow.com/categories/scripting/</link>
    <description>Recent content in Scripting on The IT Hollow</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 29 Nov 2016 15:05:49 +0000</lastBuildDate>
    <atom:link href="https://theithollow.com/categories/scripting/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>AWS PowerShell Console with XAML</title>
      <link>https://theithollow.com/2016/11/29/aws-powershell-console-xaml/</link>
      <pubDate>Tue, 29 Nov 2016 15:05:49 +0000</pubDate>
      <guid>https://theithollow.com/2016/11/29/aws-powershell-console-xaml/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve always liked the idea of taking a series of Microsoft PowerShell scripts and putting them behind a user interface so that I can give the tool to other users. I&amp;rsquo;m not sure why this idea appeals to me, but probably because it makes me feel like a programmer, if only for a little while. I came across this &lt;a href=&#34;https://foxdeploy.com/2015/04/10/part-i-creating-powershell-guis-in-minutes-using-visual-studio-a-new-hope/&#34;&gt;post&lt;/a&gt; by &lt;a href=&#34;https://twitter.com/foxdeploy&#34;&gt;Stephen Owen&lt;/a&gt; and I had to try it out.&lt;/p&gt;
&lt;p&gt;The project that I picked for this was based on the AWS PowerShell tools that I hadn&amp;rsquo;t used yet. Let&amp;rsquo;s face it, this is a good way to check out two different things, I didn&amp;rsquo;t have much experience with: The AWS PowerShell Tools and XAML for creating GUIs.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Install PowerShell on Mac</title>
      <link>https://theithollow.com/2016/08/22/install-powershell-mac/</link>
      <pubDate>Mon, 22 Aug 2016 14:10:58 +0000</pubDate>
      <guid>https://theithollow.com/2016/08/22/install-powershell-mac/</guid>
      <description>&lt;p&gt;It&amp;rsquo;s a weird thing to say, but we can install PowerShell on Mac after the &lt;a href=&#34;https://azure.microsoft.com/en-us/blog/powershell-is-open-sourced-and-is-available-on-linux/&#34;&gt;announcement from Microsoft&lt;/a&gt; that PowerShell will be available for both Macintosh and Linux. It&amp;rsquo;s pretty easy to accomplish but having a great scripting language like PowerShell available for Mac is really cool and deserves a blog post. I mean, now I don&amp;rsquo;t even need to fire up my Windows virtual machine just to run PowerShell!&lt;/p&gt;
&lt;p&gt;To get started, download the OSX .pkg file from the github page: &lt;a href=&#34;https://github.com/PowerShell/PowerShell/releases/&#34;&gt;https://github.com/PowerShell/PowerShell/releases/&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Get Started with Azure PowerShell</title>
      <link>https://theithollow.com/2016/08/15/get-started-azure-powershell/</link>
      <pubDate>Mon, 15 Aug 2016 14:35:02 +0000</pubDate>
      <guid>https://theithollow.com/2016/08/15/get-started-azure-powershell/</guid>
      <description>&lt;p&gt;Microsoft Azure has its own command line that can be used to script installs, export and import configurations and query your portal for information. Being a Microsoft solution, this command line is accessed through PowerShell.&lt;/p&gt;
&lt;h1 id=&#34;install-azure-powershell&#34;&gt;Install Azure PowerShell&lt;/h1&gt;
&lt;p&gt;Using PowerShell with Microsoft Azure is pretty simple to get up and going. The first step to getting started is to install the Azure PowerShell modules. Open up your PowerShell console and run both &amp;ldquo;Install-Module AzureRM&amp;rdquo; and then &amp;ldquo;Install-Module Azure&amp;rdquo;.&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>
  </channel>
</rss>
