From cfe4f0d7934b3ab67249fad979843a13bc328ef1 Mon Sep 17 00:00:00 2001 From: rbalsleyMSFT <53497092+rbalsleyMSFT@users.noreply.github.com> Date: Wed, 15 Feb 2023 16:11:50 -0800 Subject: [PATCH] Add files via upload --- InstallOfficeandSysprep.cmd | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 InstallOfficeandSysprep.cmd diff --git a/InstallOfficeandSysprep.cmd b/InstallOfficeandSysprep.cmd new file mode 100644 index 0000000..7a063c0 --- /dev/null +++ b/InstallOfficeandSysprep.cmd @@ -0,0 +1,2 @@ +d:\setup.exe /configure d:\FFU.xml +c:\windows\system32\sysprep\sysprep.exe /quiet /generalize /oobe \ No newline at end of file