D
Deleted member 12106
Guest
So I am wondering what you guys do or use to automate maintenance on your hyper-v hosts. We all know with windows guests, that the VHDs have a tendency to grow over time. I have a few hosts I'd like to setup something to run on a schedule that requires no intervention.
Inside the guest, I can kick off a basic batch file to remove vss shadows, and then silently compact.
Generally when this finishes, I would shut down the guest, and then do a compact on the VHD.
I looked at a couple of blogs that reference using powershell, and even a java script version. These don't appear to be current so thought I would ask in hopes of someone having a simple solution.
I have 4 hosts I would like to implement this on. Putting them down at 2am on a Saturday isn't an issue.
TIA.
Inside the guest, I can kick off a basic batch file to remove vss shadows, and then silently compact.
Generally when this finishes, I would shut down the guest, and then do a compact on the VHD.
I looked at a couple of blogs that reference using powershell, and even a java script version. These don't appear to be current so thought I would ask in hopes of someone having a simple solution.
I have 4 hosts I would like to implement this on. Putting them down at 2am on a Saturday isn't an issue.
TIA.