Hi There,
I've got this nice oneliner to show some snapshot info:
"Get-VM | Get-Snapshot | Select VM,Name,Description,SizeMB"
I'd like to fetch this output and output it to an html file.
Is there any way to achive this?
Thanks,
Erik
Hi There,
I've got this nice oneliner to show some snapshot info:
"Get-VM | Get-Snapshot | Select VM,Name,Description,SizeMB"
I'd like to fetch this output and output it to an html file.
Is there any way to achive this?
Thanks,
Erik