<?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>article Export/import baselines from one Update Manager server to another in VMware PowerCLI Documents</title>
    <link>https://communities.vmware.com/t5/VMware-PowerCLI-Documents/Export-import-baselines-from-one-Update-Manager-server-to/ta-p/2779065</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This script exports/imports baselines from one Update Manager server to another. &lt;BR /&gt;&lt;BR /&gt;Before running the script, make sure that you have VI Toolkit 1.0 and Update Manager - PowerShell Library installed on your machine.&lt;BR /&gt;&lt;BR /&gt;To use the script&lt;BR /&gt;&lt;BR /&gt;1. Run the Get-Baseline cmdlet to retrieve the baselines to import.&lt;BR /&gt;&lt;BR /&gt;2. Run the script using the retrieved baselines and one or more destination VirtualCenter servers as parameters.&lt;BR /&gt;&lt;BR /&gt;For each supplied baseline, the script creates a duplicate on the destination server(s).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Feedback welcome!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Feb 2009 14:36:52 GMT</pubDate>
    <dc:creator>bbambalova</dc:creator>
    <dc:date>2009-02-09T14:36:52Z</dc:date>
    <item>
      <title>Export/import baselines from one Update Manager server to another</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Documents/Export-import-baselines-from-one-Update-Manager-server-to/ta-p/2779065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This script exports/imports baselines from one Update Manager server to another. &lt;BR /&gt;&lt;BR /&gt;Before running the script, make sure that you have VI Toolkit 1.0 and Update Manager - PowerShell Library installed on your machine.&lt;BR /&gt;&lt;BR /&gt;To use the script&lt;BR /&gt;&lt;BR /&gt;1. Run the Get-Baseline cmdlet to retrieve the baselines to import.&lt;BR /&gt;&lt;BR /&gt;2. Run the script using the retrieved baselines and one or more destination VirtualCenter servers as parameters.&lt;BR /&gt;&lt;BR /&gt;For each supplied baseline, the script creates a duplicate on the destination server(s).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Feedback welcome!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2009 14:36:52 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Documents/Export-import-baselines-from-one-Update-Manager-server-to/ta-p/2779065</guid>
      <dc:creator>bbambalova</dc:creator>
      <dc:date>2009-02-09T14:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: Export/import baselines from one Update Manager server to another</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Documents/Export-import-baselines-from-one-Update-Manager-server-to/tac-p/2779066#M104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great script ! Keep them coming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea if it is feasible to move a complete VUM between different VCs ?&lt;/P&gt;&lt;P&gt;It would require a copy of the Updates folder of course.&lt;/P&gt;&lt;P&gt;But that location could be obtained from the vci-integrity.xml file I suspect ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2009 15:02:35 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Documents/Export-import-baselines-from-one-Update-Manager-server-to/tac-p/2779066#M104</guid>
      <dc:creator>LucD</dc:creator>
      <dc:date>2009-02-09T15:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: Export/import baselines from one Update Manager server to another</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Documents/Export-import-baselines-from-one-Update-Manager-server-to/tac-p/2779067#M105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi bbambalova,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you print there a sample? Step by step?&lt;/P&gt;&lt;P&gt;I didn't get it running, but im a toolkit beginner.&lt;/P&gt;&lt;P&gt;i used &lt;/P&gt;&lt;P&gt;get-baseline test* | c:\ps\ExportImportBaselines_VUMU2.ps1 "destinationVC"&lt;/P&gt;&lt;P&gt;But i got every time errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2009 12:16:23 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Documents/Export-import-baselines-from-one-Update-Manager-server-to/tac-p/2779067#M105</guid>
      <dc:creator>strigl</dc:creator>
      <dc:date>2009-03-26T12:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: Export/import baselines from one Update Manager server to another</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Documents/Export-import-baselines-from-one-Update-Manager-server-to/tac-p/2779068#M106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using VITK v1.5 ?&lt;/P&gt;&lt;P&gt;The VMware.VumAutomation snapin doesn't work with VITK v1.5, you have to use it for now from VITK v1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2009 12:22:22 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Documents/Export-import-baselines-from-one-Update-Manager-server-to/tac-p/2779068#M106</guid>
      <dc:creator>LucD</dc:creator>
      <dc:date>2009-03-26T12:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: Export/import baselines from one Update Manager server to another</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Documents/Export-import-baselines-from-one-Update-Manager-server-to/tac-p/2779069#M107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No I'm using VITK v1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2009 12:33:21 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Documents/Export-import-baselines-from-one-Update-Manager-server-to/tac-p/2779069#M107</guid>
      <dc:creator>strigl</dc:creator>
      <dc:date>2009-03-26T12:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: Export/import baselines from one Update Manager server to another</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Documents/Export-import-baselines-from-one-Update-Manager-server-to/tac-p/2779070#M108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What error messages are you getting ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2009 12:44:49 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Documents/Export-import-baselines-from-one-Update-Manager-server-to/tac-p/2779070#M108</guid>
      <dc:creator>LucD</dc:creator>
      <dc:date>2009-03-26T12:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: Export/import baselines from one Update Manager server to another</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Documents/Export-import-baselines-from-one-Update-Manager-server-to/tac-p/2779071#M109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi strigl,&lt;/P&gt;&lt;P&gt;This is how I use the script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$destinationServer = Connect-VIServer &lt;/P&gt;&lt;P&gt;$baselines = Get-Baseline test*&lt;/P&gt;&lt;P&gt;c:\ps\ExportImportBaselines_VUMU2.ps1 $baselines $destinationServer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure why the script file can't accept parameters by pipeline, but i will research.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Biliana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2009 12:46:04 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Documents/Export-import-baselines-from-one-Update-Manager-server-to/tac-p/2779071#M109</guid>
      <dc:creator>bbambalova</dc:creator>
      <dc:date>2009-03-26T12:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Export/import baselines from one Update Manager server to another</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Documents/Export-import-baselines-from-one-Update-Manager-server-to/tac-p/2779072#M110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi bbambalova,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;YES - that's it!!&lt;/P&gt;&lt;P&gt;That way it is running.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;strigl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2009 12:58:08 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Documents/Export-import-baselines-from-one-Update-Manager-server-to/tac-p/2779072#M110</guid>
      <dc:creator>strigl</dc:creator>
      <dc:date>2009-03-26T12:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: Export/import baselines from one Update Manager server to another</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Documents/Export-import-baselines-from-one-Update-Manager-server-to/tac-p/2779073#M111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks LucD:)&lt;/P&gt;&lt;P&gt;I'm not sure I understand you correctly. Do you want to move all software updates, or you want to avoid vum installation for each VCs?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2009 15:36:39 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Documents/Export-import-baselines-from-one-Update-Manager-server-to/tac-p/2779073#M111</guid>
      <dc:creator>bbambalova</dc:creator>
      <dc:date>2009-03-26T15:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: Export/import baselines from one Update Manager server to another</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Documents/Export-import-baselines-from-one-Update-Manager-server-to/tac-p/2779074#M112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was thinking of copying all the SW updates to the 2nd VUM.&lt;/P&gt;&lt;P&gt;Avoids downloading them again and could be a good solution for an isolated VUM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2009 17:09:33 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Documents/Export-import-baselines-from-one-Update-Manager-server-to/tac-p/2779074#M112</guid>
      <dc:creator>LucD</dc:creator>
      <dc:date>2009-03-26T17:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Export/import baselines from one Update Manager server to another</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Documents/Export-import-baselines-from-one-Update-Manager-server-to/tac-p/2779075#M113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's a good point, but i think this is not feasible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2009 15:07:26 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Documents/Export-import-baselines-from-one-Update-Manager-server-to/tac-p/2779075#M113</guid>
      <dc:creator>bbambalova</dc:creator>
      <dc:date>2009-03-27T15:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: Export/import baselines from one Update Manager server to another</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Documents/Export-import-baselines-from-one-Update-Manager-server-to/tac-p/2779076#M114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this script will fill a need for us.  I gather from the name that it is targeted for Update 2?  We are running Update 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following error results from running the script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;New-Baseline : Cannot bind argument to parameter 'IncludeUpdate' because it is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;null.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At C:\ps\exportimportbaselines_vumu2.ps1:64 char:153&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;+             New-Baseline -Server $destinationServer -Name $baseline.Name -Des&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cription $baseline.Description -TargetType $targetType -Dynamic -IncludeUpdate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &amp;lt;&amp;lt;&amp;lt;&amp;lt; $includeUpdates -ExcludeUpdate $excludeUpdates -SearchUpdateStartDate $ba&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;seline.SearchUpdateStartDate -SearchUpdateEndDate $baseline.SearchUpdateEndDate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; -SearchUpdateLanguage $baseline.SearchUpdateLanguage -SearchUpdateProduct $bas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eline.SearchUpdateProduct -SearchUpdateSeverity $baseline.SearchUpdateSeverity&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-SearchUpdateType $baseline.SearchUpdateType&lt;/P&gt;&lt;P&gt;============================================&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is this a result of being U 3 and not U2?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2009 19:48:36 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Documents/Export-import-baselines-from-one-Update-Manager-server-to/tac-p/2779076#M114</guid>
      <dc:creator>TomCathers</dc:creator>
      <dc:date>2009-05-11T19:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: Export/import baselines from one Update Manager server to another</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Documents/Export-import-baselines-from-one-Update-Manager-server-to/tac-p/2779077#M115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think that the problem is you are running U3. It seems that the included updates in this baseline, missed on the destination server. Could you try to redownload all the updates on your vum destination server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2009 14:21:34 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Documents/Export-import-baselines-from-one-Update-Manager-server-to/tac-p/2779077#M115</guid>
      <dc:creator>bbambalova</dc:creator>
      <dc:date>2009-05-12T14:21:34Z</dc:date>
    </item>
  </channel>
</rss>

