mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-06-14 02:09:35 -06:00
a4cd349f45
This commit refactors the BuildFFUVM.ps1 script by: - Changing the default value of FFUDevelopmentPath to $PSScriptRoot - Adding a new parameter RemoveFFU - Adding a new function Remove-FFU to remove all FFU files in the FFUCaptureLocation - Adding a conditional block to call Remove-FFU if RemoveFFU parameter is true