Comment
03-26-2009
05:46 AM
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
03-26-2009
05:46 AM
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