esxi6.7iso安装Realtek网卡驱动
ps1文件使用说明:
https://www.v-front.de/p/esxi-customizer-ps.html
ps1文件下载地址:
https://github.com/VFrontDe-Org/ESXi-Customizer-PS/blob/master/ESXi-Customizer-PS.ps1
5U4TK-DML1M-M8550-XK1QP-1A052
PS D:\ISO\esxi> .\ESXi-Customizer-PS.ps1 -v67 -pkgDir .\net\ -NSC
-67 指定版本,这个会自动联网下载原始iso内容
-pkgDir .\net\ 指定驱动所在的目录,这个目录里只放驱动
-NSC 不做一些check,怕check报错,能用就行,跳过check
安全警告
请只运行你信任的脚本。虽然来自 Internet 的脚本会有一定的用处,但此脚本可能会损坏你的计算机。如果你信任此脚本,请使用
Unblock-File cmdlet 允许运行该脚本,而不显示此警告消息。是否要运行 D:\ISO\esxi\ESXi-Customizer-PS.ps1?
[D] 不运行(D) [R] 运行一次(R) [S] 暂停(S) [?] 帮助 (默认值为“D”): r
This is ESXi-Customizer-PS Version 2.8.2 (visit https://ESXi-Customizer-PS.v-front.de for more information!)
(Call with -help for instructions)
Logging to C:\Users\www17\AppData\Local\Temp\ESXi-Customizer-PS-21840.log ...
Running with PowerShell version 5.1 and VMware PowerCLI version 12.7.0 build 20091289
Connecting the VMware ESXi Software depot ... [OK]
Getting Imageprofiles, please wait ... [OK]
Using Imageprofile ESXi-6.7.0-20220704001-standard ...
(Dated 06/23/2022 06:46:55, AcceptanceLevel: PartnerSupported,
Updates ESXi 6.7 Image Profile-ESXi-6.7.0-20220704001-standard)
Loading Offline bundles and VIB files from .\net\ ...
Loading D:\ISO\esxi\net\net55-r8168-8.045a-napi-offline_bundle.zip ... [OK]
Add VIB net55-r8168 8.045a-napi [New AcceptanceLevel: CommunitySupported] [OK, added]
Exporting the Imageprofile to 'D:\ISO\esxi\ESXi-6.7.0-20220704001-standard-customized.iso'. Please be patient ...
All done.
6.7 zip 离线下载
https://www.h3c.com/cn/d_202407/2209019_30005_0.htm
6.7 离线命令
.\ESXi-Customizer-PS.ps1 -izip .\ESXi-6.7.0-20221004001-standard-customized.v24.2.zip -pkgDir .\net\ -NSC