From 3fbde27a7756630cdbcd9fe18bf12ce873c5eecb Mon Sep 17 00:00:00 2001 From: rbalsleyMSFT Date: Thu, 22 Jun 2023 11:24:23 -0700 Subject: [PATCH] test --- FFUDevelopment/BuildFFUVM.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FFUDevelopment/BuildFFUVM.ps1 b/FFUDevelopment/BuildFFUVM.ps1 index ed6d1ec..28fee23 100644 --- a/FFUDevelopment/BuildFFUVM.ps1 +++ b/FFUDevelopment/BuildFFUVM.ps1 @@ -4,7 +4,7 @@ <# .SYNOPSIS -A PowerShell script to create a Windows 10/11 FFU file. +A PowerShell script to create a Windows 10/11 FFU file. Test .DESCRIPTION This script creates a Windows 10/11 FFU and USB drive to help quickly get a Windows device reimaged. FFU can be customized with drivers, apps, and additional settings.