<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: get-patch instant crash PowerCLI 5.8 in vSphere Update Manager PowerCLI Discussions</title>
    <link>https://communities.vmware.com/t5/vSphere-Update-Manager-PowerCLI/get-patch-instant-crash-PowerCLI-5-8/m-p/1769561#M412</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PowerCLI for VUM actually releases with VUM at the moment rather than more frequently like our core PowerCLI cmdlets, i am unable to comment on release timeframes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have a TAM and are under NDA please ask them to contact me for a conversation on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the pain but PowerShell v2 or running PowerShell 3/4 in v2 mode really is the only way to work with the cmdlets at the moment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Jan 2015 17:38:30 GMT</pubDate>
    <dc:creator>alanrenouf</dc:creator>
    <dc:date>2015-01-28T17:38:30Z</dc:date>
    <item>
      <title>get-patch instant crash PowerCLI 5.8</title>
      <link>https://communities.vmware.com/t5/vSphere-Update-Manager-PowerCLI/get-patch-instant-crash-PowerCLI-5-8/m-p/1769555#M406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;By reading some other threads I've managed to figure out that I can run the latast update manager by backing down both my powerCLI version (to 5.5 R2 patch 1) and my powershell version to 2, but is that really the most current functioning state? We're trying to build some update manager automation to synchronize dev/stage/prod tiers and it's really upsetting to see that I have to turn the clock beck a year or more in order to just run some commands. Here is the version info where I'm getting the crash:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PowerCLI Version&lt;/P&gt;&lt;P&gt;----------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; VMware vSphere PowerCLI 5.8 Release 1 build 2057893&lt;/P&gt;&lt;P&gt;---------------&lt;/P&gt;&lt;P&gt;Snapin Versions&lt;/P&gt;&lt;P&gt;---------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; VMWare AutoDeploy PowerCLI Component 5.5 build 1983942&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; VMWare ImageBuilder PowerCLI Component 5.5 build 1983942&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; VMware vCloud Director PowerCLI Component 5.8 build 2031582&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; VMware License PowerCLI Component 5.5 build 1265954&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; VMware Storage PowerCLI Component 5.8 build 2057894&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; VMware VDS PowerCLI Component 5.8 build 2031581&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; VMware vSphere PowerCLI Component 5.8 build 2031581&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; VMware vSphere Update Manager PowerCLI 5.5 build 1302474&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 19:22:44 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Update-Manager-PowerCLI/get-patch-instant-crash-PowerCLI-5-8/m-p/1769555#M406</guid>
      <dc:creator>krnewell2011101</dc:creator>
      <dc:date>2015-01-27T19:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: get-patch instant crash PowerCLI 5.8</title>
      <link>https://communities.vmware.com/t5/vSphere-Update-Manager-PowerCLI/get-patch-instant-crash-PowerCLI-5-8/m-p/1769556#M407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PowerCLI for Update Manager, I've noticed it simply needs to match the version of Update Manager installed to work properly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 19:43:26 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Update-Manager-PowerCLI/get-patch-instant-crash-PowerCLI-5-8/m-p/1769556#M407</guid>
      <dc:creator>Zsoldier</dc:creator>
      <dc:date>2015-01-27T19:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: get-patch instant crash PowerCLI 5.8</title>
      <link>https://communities.vmware.com/t5/vSphere-Update-Manager-PowerCLI/get-patch-instant-crash-PowerCLI-5-8/m-p/1769557#M408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree that matched versions are one requirement, but from what I'm experiencing a second requirement is that you have to run it all in Powershell 2.0. Currently in all my production environments I use PowerCLI 5.8, but it appears now that if I want to use Update manager I have to back down to PowerCLI 5.5. Also in doing so I have to force powershell to execute in V2.0 mode which means no access to 3.0 commands. Specifically the command I'd really love to have would be out-gridview for filtering/creating baselines from patch lists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's why I ask,"is that really the most current functioning state?" Is the only answer that there is no version of update manager compatible with either PowerCLI 5.8 or Powershell 3.0? Ideally I'd like to have both, but at this point I'd accept powershell 3.0.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 19:55:23 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Update-Manager-PowerCLI/get-patch-instant-crash-PowerCLI-5-8/m-p/1769557#M408</guid>
      <dc:creator>krnewell2011101</dc:creator>
      <dc:date>2015-01-27T19:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: get-patch instant crash PowerCLI 5.8</title>
      <link>https://communities.vmware.com/t5/vSphere-Update-Manager-PowerCLI/get-patch-instant-crash-PowerCLI-5-8/m-p/1769558#M409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm, yeah that does suck.&amp;nbsp; It might be a round about way, but have you considered WinRM and an admin box that hosts the update manager cmdlets and requisite powershell versions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way you could call and capture into a local variable from a crap vm running the old snapin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 22:03:36 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Update-Manager-PowerCLI/get-patch-instant-crash-PowerCLI-5-8/m-p/1769558#M409</guid>
      <dc:creator>Zsoldier</dc:creator>
      <dc:date>2015-01-27T22:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: get-patch instant crash PowerCLI 5.8</title>
      <link>https://communities.vmware.com/t5/vSphere-Update-Manager-PowerCLI/get-patch-instant-crash-PowerCLI-5-8/m-p/1769559#M410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PowerCLI 5.8 R1 does support PowerShell v2 (Or use Powersehll.exe -version 2) and you are correct the PowerCLI for Update Manager only supports PowerShell v2 and the version of VUM you have installed, we know this can be an issue and causes problems and we are looking to update it in future releases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PowerCLI 5.8 R1 Supported PS Versions: &lt;A href="https://www.vmware.com/support/developer/PowerCLI/doc/powercli58r1-compat-matrix.html" title="https://www.vmware.com/support/developer/PowerCLI/doc/powercli58r1-compat-matrix.html"&gt;Compatibility Matrixes for vSphere PowerCLI 5.8 Release 1&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 22:15:38 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Update-Manager-PowerCLI/get-patch-instant-crash-PowerCLI-5-8/m-p/1769559#M410</guid>
      <dc:creator>alanrenouf</dc:creator>
      <dc:date>2015-01-27T22:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: get-patch instant crash PowerCLI 5.8</title>
      <link>https://communities.vmware.com/t5/vSphere-Update-Manager-PowerCLI/get-patch-instant-crash-PowerCLI-5-8/m-p/1769560#M411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have any idea what the timeline is on getting a 5.8 rev or Update Manager? or is it far enough out that the two will only meet again at a later revision (6.0?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We had assumed that Update Manager would at least be compatible with Powershell 3.0 since it's been around for 2 1/2 years.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ken&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 13:57:11 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Update-Manager-PowerCLI/get-patch-instant-crash-PowerCLI-5-8/m-p/1769560#M411</guid>
      <dc:creator>krnewell2011101</dc:creator>
      <dc:date>2015-01-28T13:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: get-patch instant crash PowerCLI 5.8</title>
      <link>https://communities.vmware.com/t5/vSphere-Update-Manager-PowerCLI/get-patch-instant-crash-PowerCLI-5-8/m-p/1769561#M412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PowerCLI for VUM actually releases with VUM at the moment rather than more frequently like our core PowerCLI cmdlets, i am unable to comment on release timeframes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have a TAM and are under NDA please ask them to contact me for a conversation on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the pain but PowerShell v2 or running PowerShell 3/4 in v2 mode really is the only way to work with the cmdlets at the moment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 17:38:30 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Update-Manager-PowerCLI/get-patch-instant-crash-PowerCLI-5-8/m-p/1769561#M412</guid>
      <dc:creator>alanrenouf</dc:creator>
      <dc:date>2015-01-28T17:38:30Z</dc:date>
    </item>
  </channel>
</rss>

