From af3c91a0aab6016dbdb333a8683bdaef2e70aea8 Mon Sep 17 00:00:00 2001 From: camoy Date: Wed, 14 Aug 2024 10:06:47 -0700 Subject: [PATCH] New autounattend lickey solutions --- scripts/unattend/EI.cfg | 6 ++++++ scripts/unattend/PID.txt | 2 ++ 2 files changed, 8 insertions(+) create mode 100644 scripts/unattend/EI.cfg create mode 100644 scripts/unattend/PID.txt diff --git a/scripts/unattend/EI.cfg b/scripts/unattend/EI.cfg new file mode 100644 index 0000000..d085137 --- /dev/null +++ b/scripts/unattend/EI.cfg @@ -0,0 +1,6 @@ +[EditionID] +IoTEnterpriseS +[Channel] +Retail +[VL] +0 diff --git a/scripts/unattend/PID.txt b/scripts/unattend/PID.txt new file mode 100644 index 0000000..0bd6f9c --- /dev/null +++ b/scripts/unattend/PID.txt @@ -0,0 +1,2 @@ +[PID] +Value=00000-00000-00000-00000-00000 \ No newline at end of file