Hi,
I am running VMM server powershell scripts from C# code. First thing I am doing is "Get-VMMServer" to get the SCVMM connection. This command is same in all powershell scripts and I want to avoid it.
Can Get-VMMServer be called only once and use the same connection in all powershell script execution?
Regards,
Umesh