Hi Alan,
I am getting this error when the script tries to import the baseline.
Test executed after installing and repairing the installation of VMware-UpdateManager-Pscli-5.5.0-1302474 with PCLI 5.5 R2 running in version 2 compatibility in Windows 2008 R2.
Import ' Broadcom driver ' to the server
The term 'VMware.VumAutomation.Types.PatchImpl' is not recognized as the na
me of a cmdlet, function, script file, or operable program. Check the spelling
of the name, or if a path was included, verify that the path is correct and try
again.
At ExportImportBaselines.ps1:34 char:10
+ return . <<<< $result;
+ CategoryInfo : ObjectNotFound: (VMware.VumAutomation.Types.Patc
hImpl:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
CreateStaticBaseline : Static baseline 'Broadcom driver' can't
be imported. No one of the patches it contains are available on the server
At ExportImportBaselines.ps1:87 char:26
+ CreateStaticBaseline <<<< $baseline $destinationServer
+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorExcep
tion
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorExceptio
n,CreateStaticBaseline