Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AUSTA-229 - Pull request for blueprints Win10 and Win2016 (#1)
* NZOREG-152: Added blueprint "Create Win2019 BIOS autounattend Single ISO on Linux". * NZOREG-152: Added blueprint "Create Win2022 BIOS autounattend Single ISO on Linux". * NZOREG-152: Added blueprint "Create Win2016 BIOS autounattend Single ISO on Linux". Added step "Deploy Post Setup PowerShell Script". * NZOREG-152: Win10 autounattend.xml now calls PowerShell script. Blueprint "Create Win10 BIOS autounattend Single ISO on Linux" has added step "Deploy Post Setup PowerShell Script". * NZOREG-152: Started blueprint "Create Win2022 UEFI autounattend Single ISO on Linux". * NZOREG-152: Saving current progress for "Create Win2022 UEFI autounattend Single ISO on Linux". * NZOREG-152: Completed blueprint "Create Win2022 UEFI autounattend Single ISO on Linux". * NZOREG-152: Added "Create Win2019 UEFI autounattend Single ISO on Linux". * NZOREG-152: Added "Create Win2016 UEFI autounattend Single ISO on Linux". * NZOREG-152: Saving current progress for "Create Win10 UEFI autounattend Single ISO on Linux". * NZOREG-152: Created blueprint "Create Win2022 UEFI autounattend Dual ISO on macOS". * NZOREG-152: Created blueprint "Create Win2019 UEFI autounattend Dual ISO on macOS". * NZOREG-152: Cleaned up autounattend.xml Mako parameters. * NZOREG-152: Added "Create Win2016 UEFI autounattend Dual ISO on macOS". * NZOREG-152: Cleaned up parameters. * NZOREG-152: Added "Create Win10 BIOS autounattend Dual ISO on macOS". * NZOREG-152: Added "Deploy Windows Server BIOS Unattended Config". * NZOREG-152: Added "Create Win2019 BIOS autounattend Dual ISO on macOS" * NZOREG-152: Added "Create Win2022 BIOS autounattend Dual ISO on macOS" * NZOREG-152: Made dual ISO kickstarts work on both macOS or Linux. * NZOREG-152: Saving unsaved changes. * NZOREG-152: Started "Create Win2019 UEFI autounattend WinPE ISO on Linux". * NZOREG-152: Added "Create Post Setup WIM". * NZOREG-152: Linked in "Deploy Post Setup PowerShell Script". * NZOREG-152: Added "Move Post Setup PowerShell Script to post_install_wim". * NZOREG-152: Added "Create post_install.wim Windows Image". * NZOREG-152: Cleaned up parameters. * NZOREG-152: Migrated step "Modify WinPE boot.wim for 2019". * NZOREG-152: Migrated step "Perform Recreate UEFI for WinPE ISO". * NZOREG-152: Saving current progress of comments added to "Create Win2019 UEFI autounattend WinPE ISO on Linux". * NZOREG-152: Finished adding comments to "Create Win2019 UEFI autounattend WinPE ISO on Linux". * NZOREG-152: Added comments to "Create Win2022 BIOS autounattend Single ISO on Linux". * NZOREG-152: Saving curently added comments. * NZOREG-152: Saving curently added comments. * NZOREG-152: Finished adding comments to steps. * NZOREG-152: Added comments to parameters. * NZOREG-152: Made startnet.cmd automatically get the network interface name. * NZOREG-152: Fixed bug in conditional Mako in autounattend.xml. * NZOREG-152: Created re usable blueprint "Create Windows Server UEFI autounattend WinPE ISO on Linux" for Win2016, Win2019 and Win2022 UEFI WinPE ISO creation. * NZOREG-152: Saving work in progress for "Create Win10 UEFI autounattend WinPE ISO on Linux". * NZOREG-152: Saving work in progress. * NZOREG-152: Saving work in progress. * NZOREG-152: Saving work in progress. * NZOREG-152: Added Mako conditionals to Win10 autounattend.xml so it works with WinPE kickstarts. * NZOREG-152: Saving work in progress. * NZOREG-152: Saving work in progress. * NZOREG-152: Saving work in progress. * NZOREG-152: Made autounattend.xml for Windows Server BIOS kickstarts is WinPE compatible. * NZOREG-152: Saving work in progress. * NZOREG-152: Created step "Create Win2022 BIOS autounattend WinPE ISO on Linux". * NZOREG-152: Created step "Create Win2019 BIOS autounattend WinPE ISO on Linux" and "Create Win2016 BIOS autounattend WinPE ISO on Linux". * NZOREG-152: Modified Win10 BIOS autounattend.xml to be WinPE compatible. * NZOREG-152: Added "Create Win10 BIOS autounattend WinPE ISO on Linux". * NZOREG-152: Saving work in progress. * NZOREG-152: Saving work in progress. * NZOREG-152: Saving work in progress. * NZOREG-152: Saving work in progress. * NZOREG-152: Completed "Create WinPE Plain Win2019 BIOS ISO". * NZOREG-152: Removed tmp blueprint. * NZOREG-152: Added step "Confirm winpe_win2019_plain_bios.iso Does Not Exist". * NZOREG-152: Added step "Confirm winpe_win2019_plain_bios.iso Exists". * AUSTA-206: Started migrating blueprint "Create WinPE Plain Win2019 UEFI ISO". * AUSTA-206: Saving work in progress. * AUSTA-206: Migrated "Create WinPE Plain Win2019 UEFI ISO". * AUSTA-206: Combined autounattend.xml into a generic version. * AUSTA-206: Blueprint "Create Win10 BIOS autounattend Single ISO on Linux" now uses the generic autounattend.xml. * AUSTA-206: Changed Single BIOS ISO creation blueprints to use generic autounattend.xml. * AUSTA-206: Changed Single UEFI ISO creation blueprints to use generic autounattend.xml. * AUSTA-206: Dual ISO creation blueprints can do both BIOS or UEFI. * AUSTA-206: There are now two WinPE ISO creation blueprints for each of BIOS and UEFI. * AUSTA-206: Started blueprint "Create Windows autounattend WinPE ISO on Linux". * AUSTA-206: Added conditional BIOS checks for step "LIN Recreate BIOS Boot WinPE ISO from winpe_staging". * AUSTA-206: Finished blueprint "Create Windows autounattend WinPE ISO on Linux" * AUSTA-206: Added comments to blueprint "Create Windows autounattend WinPE ISO on Linux". * AUSTA-206: Ran autounattend.xml through xml prettifier. * AUSTA-206: Merged Win10 Single ISO blueprints into "Create Win10 autounattend Single ISO on Linux". * AUSTA-206: Merged Win2016 Single ISO blueprints into "Create Win2016 autounattend Single ISO on Linux". * AUSTA-206: Merged Win2019 Single ISO blueprints into "Create Win2019 autounattend Single ISO on Linux". * AUSTA-206: Merged Win2022 Single ISO blueprints into "Create Win2022 autounattend Single ISO on Linux". * AUSTA-206: Merged Win2022 WinPE plain BIOS and UEFI ISO creation blueprints into "Create WinPE Plain Win2019 ISO". * AUSTA-206: Added comments to steps. * AUSTA-206: Saving current progress of comments added to steps. * AUSTA-206: Saving current progress of comments added to steps. * AUSTA-212: Added -allow-limited-size to step "Create BIOS Boot ISO". Simplified if statements for checking BIOS or UEFI boots methods. * AUSTA-213: In autounattend.xml, fixed Mako bug by changing isWinServerBIOS to isWinServerBios. * AUSTA-206: Changed name of blueprint to "Create WinPE Plain ISO". * AUSTA-217: Updated "Clean up Build Files and ISOs" and "Clean up Build Files and Drivers Files". * AUSTA-217: Changed drivers folder name in autounattend.xml and startnet.cmd. * AUSTA-217: Added step "Copy Drivers Drop in Folder". * AUSTA-217: Saving unsaved changes. * AUSTA-217: Updated the dual ISO creation blueprints to use the drivers folder. * AUSTA-217: Updated blueprint "Create Windows autounattend WinPE ISO on Linux" to use the drivers folder. * AUSTA-217: Updated autounattend.xml to include "postInstallSetupScriptDriveLetter" Mako parameter. * AUSTA-217: Added blueprint "Perform Clean Up All". * AUSTA-217: Added checks for existence of drop in drivers directory * AUSTA-218: Fixed bug in step "Post Cleanup". * AUSTA-218: Fixed bug in "Extract Windows boot.img". Added step "Check Input Parameter Values for Win10 Single ISO Kickstart". * AUSTA-218: Undid wrong bugfix in step "Extract Windows boot.img". * AUSTA-218: Corrected name of drivers ISO in step "Create Answer File ISO on macOS or Linux". * AUSTA-218: Explicitly added WinRM to start up automatically in post_install_setup.ps1. * AUSTA-218: Modified post_install_setup.ps1 to start WinRM automatically with batch script. * AUSTA-218: Added Restart-Computer to the end of post_install_setup.ps1. * AUSTA-218: Added Restart-Computer -Force to the end of post_install_setup.ps1. * AUSTA-218: Added "Test Win BIOS Node". * AUSTA-218: Added "Perform Test Win10". * AUSTA-218: Added step "Check Input Parameter Values for Windows Server Single ISO Kickstart". * AUSTA-218: Removed service config from post_install_setup.ps1. * AUSTA-218: Removed second restart in post_install_setup.ps1. * AUSTA-218: Added back in "Restart-Computer -Force" in post_install_setup.ps1. * AUSTA-218: Modified autounattend.xml to login once as Administrator. * AUSTA-218: Added "Perform Test Win2022". * AUSTA-218: Added "Perform Test Win2016". * AUSTA-218: Added Fixed bug in "Test Win2022". * AUSTA-218: Added "Test Win UEFI Node". * AUSTA-218: Fixed bug in "Mount Empty UEFI for Single ISO". * AUSTA-218: Added "Perform UEFI Post Cleanup". * AUSTA-218: Added step "Set rx Permissions for sources Folder". * AUSTA-218: Added blueprint "Attune v5 SWPE Install C wimlib" with step "SWPE Install exfatprogs". * AUSTA-218: Step "Create Empty UEFI for Single ISO" now creates a exFAT ISO. * AUSTA-218: Added "Create UEFI Boot ISO". * AUSTA-218: Fixed bugs in "Check Input Parameter Values for WinPE Kickstart". * AUSTA-218: Fixed bug in "Confirm Plain WinPE BIOS ISO Exists". * AUSTA-218: Fixed bug in "Confirm Plain WinPE UEFI ISO Exists" * AUSTA-218: Fixed bug in "Copy and Rename WinPE BIOS ISO". * AUSTA-218: Fixed bug in "Copy and Rename WinPE UEFI ISO". * AUSTA-218: Fixed bug in startnet.cmd. * AUSTA-218: Saving current progress. * AUSTA-218: Cleaned up Single ISO blueprints. * AUSTA-218: Linked in step "Copy efisys_noprompt.bin into efisys.bin" in blueprint "Create Win10 autounattend Single ISO on Linux". * AUSTA-218: Linked in step "Copy efisys_noprompt.bin into efisys.bin" to single ISO blueprints. * AUSTA-218: Fixed bug in test Windows version steps. * AUSTA-218: Updated "Create Win10 autounattend Dual ISO on macOS or Linux" to overwrite efisys.bin. * AUSTA-218: Fixed bug in "Post Cleanup". * AUSTA-219: Fixed bug in "Post Cleanup". * AUSTA-218: "Create Win2019 autounattend Dual ISO on macOS or Linux" to overwrite efisys.bin. * AUSTA-218: Updated "Create Win2016 autounattend Dual ISO on macOS or Linux" to overwrite efisys.bin. * AUSTA-218: Deleted unused steps. * Renamed project to Automate Windows Installation with autounattend - DEV * Renamed project to Automate Windows Installation with autounattend * AUSTA-234: Saving current changes. * AUSTA-234: Saving current changes. * AUSTA-218: Finished "Perform Test Win Node". * AUSTA-234: Saving current changes. * AUSTA-229: Created "Create Win10 autounattend Single ISO on Linux". * AUSTA-234: Cleaned up "Perform Test Win Node". * AUSTA-229: Added "Create Windows Server 2016 (Win2016) autounattend Single ISO on macOS or Linux Worker". * AUSTA-226 - Moved blueprints. --------- Co-authored-by: Default User <[email protected]> Co-authored-by: ServerTribe Attune <[email protected]>
- Loading branch information