-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Description
Hi,
i start OSD from USB stick with windows 11 install image prelocated under OSDCloud\OS.
The WIM-File is prepared, so it only contains one Win11 Edition (Enterprise).
Everytime i start the OS-Deployment, a prompt of OSDCloud will appear to select the right windows edition, although only one selection is available.
I start OSDCloud as follow: "Start-OSDCloud -FindImageFile -OSImageIndex 1 -ZTI -Restart"
Is there a way to suppress this prompt?
I already tried to set these global variables before OSDCloud starts, but without change:
$Global:MyOSDCloud = @{ SkipOSSelection=$true; OSImageIndex=1 };
I currently use OSD 26.2.27.1
Thx very much!
KR
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels