From b9a1c48988e9bb1bccc7bb036838b184904d1ed3 Mon Sep 17 00:00:00 2001 From: bokkoman Date: Wed, 14 Aug 2024 13:32:42 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dfd8821..1835170 100644 --- a/README.md +++ b/README.md @@ -49,4 +49,6 @@ Create SCCM/MDT task sequence and run script during Specialize pass in the autou Boot installer. Windows should install and run the script to upload the device to AutoPilot. +If device is already registered into Intune with a grouptag, the script will prompt you and you can choose a different one. (you can edit this section in the powershell script.) + You will be presented with the AutoPilot enrollment screen when finished.