- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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