Skip to content

ISO image offline? #452

@Hello-World-Traveler

Description

@Hello-World-Traveler

This is a script created to automate the build of a streamlined Windows 11 image, similar to tiny10. The script has also been updated to use DISM's recovery compression, resulting in a much smaller final ISO size, and no utilities from external sources. The only other executable included is oscdimg.exe, which is provided in the Windows ADK and it is used to create bootable ISO images. Also included is an unattended answer file, which is used to bypass the Microsoft Account on OOBE and to deploy the image with the /compact flag

The script downloads oscdimg.exe if the computer is connected to the internet. How can this work fully offline?

The script should point out that it can not locate oscdimg.exe and/or ping MS website to check if it's online if not it should tell the user and ask if they want to continue.

Also should be added to Instructions "The script will download oscdimg.exe from microsoft if not installed."

Instructions:
Download Windows 11 from the [Microsoft website](https://www.microsoft.com/software-download/windows11) or [Rufus](https://github.com/pbatard/rufus), The script will download oscdimg.exe from microsoft if not installed, you will need to be online for download and installation.

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