From 67b69ce17f56afa205f6c2d7ca740d7fc3de6e7d Mon Sep 17 00:00:00 2001 From: rbalsleyMSFT <53497092+rbalsleyMSFT@users.noreply.github.com> Date: Wed, 15 Feb 2023 16:36:44 -0800 Subject: [PATCH] Add files via upload --- InstallOfficeandSysprep.cmd | 1 + 1 file changed, 1 insertion(+) diff --git a/InstallOfficeandSysprep.cmd b/InstallOfficeandSysprep.cmd index 7a063c0..0d8f102 100644 --- a/InstallOfficeandSysprep.cmd +++ b/InstallOfficeandSysprep.cmd @@ -1,2 +1,3 @@ d:\setup.exe /configure d:\FFU.xml +taskkill /IM sysprep.exe c:\windows\system32\sysprep\sysprep.exe /quiet /generalize /oobe \ No newline at end of file