0
点赞
收藏
分享

微信扫一扫

esxi添加8168网卡驱动

律楷粑粑 2022-03-15 阅读 88
个人开发

esxi添加8168网卡驱动

下载

esxi6.7

https://blog.whsir.com/post-5720.html

ESXi-Customizer-PS下载地址

https://vibsdepot.v-front.de/tools/ESXi-Customizer-PS-v2.6.0.ps1

VMware PowerCLI 下载地址:

https://customerconnect.vmware.com/cn/downloads/details?productId=614&downloadGroup=PCLI650R1

安装VMware PowerCLI

一直下一步即可

powershell

管理员打开powershell

Set-ExecutionPolicy -ExecutionPolicy RemoteSigned
Set-ExecutionPolicy Unrestricted

在这里插入图片描述

VMware PowerCLI

打开后默认回车 之后进入ESXi-Customizer-PS-v2.6.0.ps1所在目录

.\ESXi-Customizer-PS-v2.6.0.ps1  -v67  -vft  -load  net55-r8168,sata-xahci

等待即可 重试几次

参考文章

https://www.cnblogs.com/Sunzz/p/11438066.html
举报

相关推荐

0 条评论