Comment

Hi strigl,

This is how I use the script:

$destinationServer = Connect-VIServer

$baselines = Get-Baseline test*

c:\ps\ExportImportBaselines_VUMU2.ps1 $baselines $destinationServer

I'm not sure why the script file can't accept parameters by pipeline, but i will research.

Biliana