Giter Club home page Giter Club logo

unattended-windows-10's Introduction

Unattended Windows 10 Evaluation

Packer templates to install Windows 10 Evaluation using the qemu/kvm builder.

I've tried to keep the configuration files to the bare minimum, please let me know if anything can be removed by submitting an issue or pull request.

Requirements

Hard coded configuration

Name Where Value
InputLocale autounattend.xml en-US
SystemLocale autounattend.xml en-US
UILanguage autounattend.xml en-US
UserLocale autounattend.xml en-US
TimeZone autounattend.xml UTC
Out of box experience autounattend.xml Express settings.
Username autounattend.xml Administrator (keep in sync with windows-10.json)
Password autounattend.xml packer (keep in sync with windows-10.json)
Logon autounattend.xml Auto logon (using above credentials)
DiskConfiguration autounattend.xml One primary paritition (NTFS)
ProcessorArchitecture autounattend.xml amd64
Accelerator/Type windows-10.json qemu/kvm
Windows Edition windows-10.json Windows 10 Build 18362 Version 1909 Codename 19H2 Evaluation x64
Image size windows-10.json 50000 MB
Image format windows-10.json qcow2
Memory windows-10.json 8192 MB (you can lower this safely)
Network Device windows-10.json virtio-net
Disk Interface windows-10.json virtio
Supplied drivers windows-10.json viostor, vioscsi, netkvm
Communicator windows-10.json winrm
CPUs windows-10.json 4
WinRM Username windows-10.json Administrator (keep in sync with autounattend.xml)
WinRM Password windows-10.json packer (keep in sync with autounattend.xml)
NetConnectionProfile configure.ps1 Private
WinRM configuration configure.ps1 Quick config
WinRM encryption configure.ps1 Allow unencrypted true
WinRM authentication configure.ps1 Basic

Usage

packer build windows-10.json

You should add a packer provider to windows-10.json to set a secure password for Administrator.

It's also possible to use the generated image (windows-10/windows-10) in a new packer template for incremental building. To do this, set iso_url to windows-10/windows-10 and optionally set iso_checksum_type to none.

unattended-windows-10's People

Contributors

meeuw avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.