Reply to Message

View discussion in a popup

Replying to:
vin01
Expert
Expert

Yeah now its working. How do I export this results to csv file. Is it possible to keep the output in array. something like below so that i can easily export for all the vms

$finaloutput=@()

$finaloutput |Export-Csv

Regards Vineeth.K
Reply
0 Kudos