Hi LucD,
I have a similar issue with that I encountered, I have tried the "-test" behind the command too. My objective is to create a custom ESXi v6.5 iso with the network driver loaded to it.
PS >.\ESXi-Customizer-PS-v2.6.0.ps1 v65 -vft -load net-tulip -test
This is ESXi-Customizer-PS Version 2.6.0 (visit https://ESXi-Customizer-PS.v-front.de for more information!)
(Call with -help for instructions)
Logging to C:\Users\echow\AppData\Local\Temp\ESXi-Customizer-PS-6096.log ...
Running with PowerShell version 5.1 and VMware PowerCLI version 11.2.0.12483638
Adding base Offline bundle v65 ...Add-EsxSoftwaredepot : Could not download from depot at file:///C:/Users/echow/Desktop/ESXi-in-HyperV/v65/index.xml, skipping
(('C:\\Users\\echow\\Desktop\\ESXi-in-HyperV\\v65\\index.xml', '', '<urlopen error unknown url type: c>'))
At C:\Users\echow\Desktop\ESXi-in-HyperV\ESXi-Customizer-PS-v2.6.0.ps1:235 char:22
+ if ($basedepot = Add-EsxSoftwaredepot $izip) {
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ReadError: (System.String[]:String[]) [Add-EsxSoftwareDepot], Exception
+ FullyQualifiedErrorId : ConnectDepotError,VMware.ImageBuilder.Commands.AddDepot
FATAL ERROR: Cannot add VMware base Offline bundle!
Hope to hear from you soon. Thank you.
- Ethan