Get-VMSnapshot function (Part I)
I have created a function Get-VMSnapshot in PowerShell because I had the need to inform the customer of existing snapshots on there vSphere environment by integrating it in one function. The Get-VMSnapshot function will give you the possibility to send the result to: Email Screen In the near future I will adapt also the possibility … More Get-VMSnapshot function (Part I)