Releases: rstolpe/vOperator
Releases · rstolpe/vOperator
0.0.2-beta.2
- Made error handeling better in Get-hvVM
- Added function Get-hvVirtualMachineAge
- This function will let you collect VMs that are older then your parameters and the option to restart them to get them deleted if they are instant-clones
- You can read more about it in this blog post: https://stolpe.io/collect-or-delete-vms-that-are-older-then-a-specific-time/
- Added function Send-hvVMAction
- With this function you can set and unset a VM in maintenance mode and also reset, recover, rebuild, restart, archive
- Added function Remove-hvVM
- This will let you delete a VM from Horizon and vCenter, it will also force logoff any user that are logged in on the VM
v0.0.2-beta.1
updated version number and fixed beta tag for PSGallery
v0.0.1-beta.1
first update