mirror of
https://github.com/VFrontDe-Org/ESXi-Customizer-PS.git
synced 2026-04-25 23:46:02 +03:00
[GH-ISSUE #14] Cannot convert length string (scriptio) to a number #6
Labels
No labels
bug
duplicate
duplicate
enhancement
fix in-progress
invalid
need more info
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ESXi-Customizer-PS#6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @amit-nz on GitHub (Apr 26, 2020).
Original GitHub issue: https://github.com/VFrontDe-Org/ESXi-Customizer-PS/issues/14
Just trying to add some fusionIO .vibs into an ESXi 6.5 image.
I just ran the script without any parameters, (v2.8.0 downloaded from github) and this is what I get.
Environment is a Server 2012 R2 (fully patched) along with vSphere PowerCLI 5.5
The log file:
Any help appreciated
@VFrontDe commented on GitHub (Jul 11, 2020):
This is probably due to incompatibility with the Powershell or PowerCLI version.
Please uninstall PowerCLI 5.5 and install a recent version of PowerCLI using the PowerShell-Cmdliet Install-Module.
@virtualex-itv commented on GitHub (Jul 13, 2020):
@amitfocis any updates as per the recommendation above? Please let us know...