Skip to content

Image selection prompt in ZTI Mode #358

@TheSteiny

Description

@TheSteiny

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions