<?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: Export/import Baseline from update manager 5.x to 6.1 in vSphere Update Manager PowerCLI Discussions</title>
    <link>https://communities.vmware.com/t5/vSphere-Update-Manager-PowerCLI/Export-import-Baseline-from-update-manager-5-x-to-6-1/m-p/918130#M258</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To start, do you have the script ExportImportBaselines.ps1 in your current folder?&lt;/P&gt;&lt;P&gt;You can also give a full path, for example "C:\Scripts\ExportImportBaselines.ps1"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Sep 2016 14:07:37 GMT</pubDate>
    <dc:creator>LucD</dc:creator>
    <dc:date>2016-09-07T14:07:37Z</dc:date>
    <item>
      <title>Export/import Baseline from update manager 5.x to 6.1</title>
      <link>https://communities.vmware.com/t5/vSphere-Update-Manager-PowerCLI/Export-import-Baseline-from-update-manager-5-x-to-6-1/m-p/918129#M257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are trying to export/import VUM 5.1 baselines to VUM 6.0. We tried using the scripts provided in VMware blog but we are not able to get the result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scripts &lt;A _jive_internal="true" href="https://communities.vmware.com/docs/DOC-11973"&gt;https://communities.vmware.com/docs/DOC-11973&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Script &lt;A href="https://pubs.vmware.com/vsphere-51/index.jsp?topic=%2Fcom.vmware.vsphere.update_manager.doc%2FGUID-FB9C8381-9D6C-4451-8CCF-99A14B552D59.html"&gt;https://pubs.vmware.com/vsphere-51/index.jsp?topic=%2Fcom.vmware.vsphere.update_manager.doc%2FGUID-FB9C8381-9D6C-4451-8CCF-99A14B552D59.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our existing environment has 3 VUM on 5.1 and about 50+ baselines. New environment is on 6.1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When we try to run the script as per the above links ,we pass through till line 3 and then we get error as ExportImpotBaselines.ps1 is not a cmdlet. If we remove line 4 then we get Param is not a proper cmdlet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Script -----------------------------------------------------------------------&lt;/P&gt;&lt;P&gt; $destinationServer = Connect-VIServer &amp;lt;ip_address_of_the_destination_server&amp;gt;&lt;/P&gt;&lt;P&gt; $sourceServer = Connect-VIServer &amp;lt;ip_address_of_the_source_server&amp;gt;&lt;/P&gt;&lt;P&gt; $baselines = Get-PatchBaseline MyBaseline -Server $sourceServer&lt;/P&gt;&lt;P&gt; ExportImportBaselines.ps1 $baselines $destinationServer&lt;/P&gt;&lt;P&gt;Param([VMware.VumAutomation.Types.Baseline[]] $baselines, [VMware.VimAutomation.Types.VIServer[]]$destinationServers)&lt;/P&gt;&lt;P&gt;------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using VMware Power CLI 6.3 which is having vSphere Update Manager PowerCLI integrated&lt;SPAN style="color: black; font-family: 'Calibri',sans-serif; font-size: 11pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Calibri',sans-serif; font-size: 11pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;Are we missing some thing?&amp;nbsp; The above links is written for versions 5.1 we tried for exporting from 5.1 to 6.1 but failed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Calibri',sans-serif; font-size: 11pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;Can some one help us ? Has any one used the above scripts for other VUM versions?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Calibri',sans-serif; font-size: 11pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Calibri',sans-serif; font-size: 11pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Calibri',sans-serif; font-size: 11pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;mominn&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2016 10:50:32 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Update-Manager-PowerCLI/Export-import-Baseline-from-update-manager-5-x-to-6-1/m-p/918129#M257</guid>
      <dc:creator>mominn</dc:creator>
      <dc:date>2016-08-25T10:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: Export/import Baseline from update manager 5.x to 6.1</title>
      <link>https://communities.vmware.com/t5/vSphere-Update-Manager-PowerCLI/Export-import-Baseline-from-update-manager-5-x-to-6-1/m-p/918130#M258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To start, do you have the script ExportImportBaselines.ps1 in your current folder?&lt;/P&gt;&lt;P&gt;You can also give a full path, for example "C:\Scripts\ExportImportBaselines.ps1"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2016 14:07:37 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Update-Manager-PowerCLI/Export-import-Baseline-from-update-manager-5-x-to-6-1/m-p/918130#M258</guid>
      <dc:creator>LucD</dc:creator>
      <dc:date>2016-09-07T14:07:37Z</dc:date>
    </item>
  </channel>
</rss>

