From 4d9e1c1f88813ee7292aa5112fd302f50fb1f6c9 Mon Sep 17 00:00:00 2001 From: rbalsleyMSFT <53497092+rbalsleyMSFT@users.noreply.github.com> Date: Fri, 24 May 2024 18:21:08 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7232576..8cfb4e1 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ While we use this in Education at Microsoft, other industries can use it as well **2405.1** - Moved the resetbase command from within the VM to after servicing the VHDX. This will make it so the FFU size is smaller after the latest CU or .NET framework are installed. Thanks to Mike Kelly for the PR [Commit](https://github.com/rbalsleyMSFT/FFU/pull/24) - Some additional FFU size reduction enhancements (Thanks Zehadi Alam [Commit](https://github.com/rbalsleyMSFT/FFU/pull/25): --- Disk cleanup is now run before sysprep to help reduce FFU file size --- Before FFU capture, Optimize-FFU is run to defrag and slabconsolidate the VHDX + - Disk cleanup is now run before sysprep to help reduce FFU file size + - Before FFU capture, Optimize-FFU is run to defrag and slabconsolidate the VHDX **2404.3**