From 8bec2d61b3db66e8e61ac47c3a38267b45c2ca4b Mon Sep 17 00:00:00 2001 From: dropbearau51 <95599350+dropbearau51@users.noreply.github.com> Date: Wed, 10 Jan 2024 15:21:10 -0500 Subject: [PATCH] Update FAQ.md --- FAQ.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/FAQ.md b/FAQ.md index e7b381bd..197a67ef 100644 --- a/FAQ.md +++ b/FAQ.md @@ -207,6 +207,9 @@ Place both the ImmyAgent EXE installer and the SetupComplete.cmd in the C:\Windo Content of SetupComplete.cmd can be as simple as: start C:\Windows\Setup\Scripts\ImmyAgentInstallerBundle.exe /qn +A member of the ImmyBot community also likes to use the below method to embedded a PPKG into an image: +DISM.exe /Image:D:\mount /Add-ProvisionedAppxPackage /PackagePath:C:\Users\Moi\Downloads\ImmyBotAgentInstaller.ppkg + ## Do you take requests for features/software/tasks/scripts? Yes, please feel welcome to submit a request on the [ImmyBot Community](https://community.immy.bot)