An open API service indexing awesome lists of open source software.

https://github.com/davidande/auto-defrag-and-optimize-upd

Powershell scipt to auto defrag and optimize VHDX
https://github.com/davidande/auto-defrag-and-optimize-upd

optimize powershell rds upd vhd vhdx

Last synced: about 1 year ago
JSON representation

Powershell scipt to auto defrag and optimize VHDX

Awesome Lists containing this project

README

          

# AUTO-DEFRAG-AND-OPTIMIZE-UPD
Powershell scipt to auto defrag and optimize VHDX

This script do:

- Check if Windows feature Microsoft-Hyper-V-Management-PowerShell is installed

- Install the feature if necessary

- List all the VHDX disks (not attached) from a path (variable)

- Exclude some VHDX not needed (variable)

- Mount, Defrag and Optimize if fragmented level is high (variable)