Github Action to Build Exsi Installation Iso
本文最后更新于 2025年1月27日 下午
---
Source project
https://github.com/Jas0n0ss/exsi-customize-iso
Basic build workflow
- Build Powershell env with
python3.7 - Install python modules:
six psutil lxml pyopenssl - Install
VMware.Powercli - Download ESXi-Customizer-PS Powershell script
- Use
ESXi-Customizer-PSscript generate customized ISO - Upload
customized ISOandbuild logto GitHub release
Github Action Workflow
1 | |

Github Action to Build Exsi Installation Iso
https://msfts.org/2023/02/15/github-action-to-build-exsi-installation-iso/