mirror of
https://github.com/VFrontDe-Org/ESXi-Customizer-PS.git
synced 2026-04-26 07:56:00 +03:00
[GH-ISSUE #19] An unexpected error occured: Calculated digest at EOF does not match expected result ....expected.. #8
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#8
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 @cddisk2000 on GitHub (Jul 11, 2020).
Original GitHub issue: https://github.com/VFrontDe-Org/ESXi-Customizer-PS/issues/19
I Make Esxi 6.7U3 Version following steps
OS System: Server 2012 R2 9600
Step 1: Install「Windows Management Framework 5.0」
Step 2: Run「Powershell」Use Admin
Step 3: Run => [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
Step 4: Run => Install-PackageProvider -Name NuGet
Step 5: Run => Install-Module -Name VMware.PowerCLI -RequiredVersion 10.2.0.9372002
Step 6: Run => Get-Module VM* -ListAvailable
Step 7: Run =>
[Net.ServicePointManager]::SecurityProtocol = [Net.ServicePointManager]::SecurityProtocol -bor [Net.SecurityProtocolType]::Ssl3
[Net.ServicePointManager]::SecurityProtocol = [Net.ServicePointManager]::SecurityProtocol -bor [Net.SecurityProtocolType]::Tls12
Step 8: Disable Firewalld
Step 9: Use PowerCLI Command Line
And Then Have Error On This Log
ESXi-6.7.0-20200604001-standard-customized-202007111109.log
@VFrontDe commented on GitHub (Jul 11, 2020):
net51-r8169 cannot be added to ESXi 6.7, because it is not compatible. Please check ESXi version compatibility at https://vibsdepot.v-front.de