Forms and Invoke-VMScript

Ask questions about creating Graphical User Interfaces (GUI) in PowerShell and using WinForms controls.
Forum rules
Do not post any licensing information in this forum.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 4 years and 6 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked
karl.gagnon@ia.ca
Posts: 1
Last visit: Tue Oct 22, 2019 1:41 pm

Forms and Invoke-VMScript

Post by karl.gagnon@ia.ca »

Hi,
I'm using Invoke-VMScript command from WMware Powercli module. I don't understand how to catch the result output under forms.
Do someone can help me?

Thanks.
jvierra
Posts: 15439
Last visit: Tue Nov 21, 2023 6:37 pm
Answers: 30
Has voted: 4 times
Been upvoted: 33 times

Re: Forms and Invoke-VMScript

Post by jvierra »

Just assign the results to a variable.
This topic is 4 years and 6 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked