mirror of
https://github.com/VFrontDe-Org/ESXi-Customizer-PS.git
synced 2026-04-26 07:56:00 +03:00
[GH-ISSUE #37] Error when exporting imageprofile. #19
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#19
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 @vicdcoder on GitHub (Feb 9, 2021).
Original GitHub issue: https://github.com/VFrontDe-Org/ESXi-Customizer-PS/issues/37
.\ESXi-Customizer-PS-2.8.1.ps1 -nsc -v67 -pkgDir C:\Inhere2\
This is ESXi-Customizer-PS Version 2.8.1 (visit https://ESXi-Customizer-PS.v-front.de for more information!)
(Call with -help for instructions)
Logging to C:\Users------
ESXi-Customizer-PS-132.log
AppData\Local\Temp\ESXi-Customizer-PS-132.log ...
Running with PowerShell version 5.1 and VMware PowerCLI version .. build
Connecting the VMware ESXi Software depot ... [OK]
Getting Imageprofiles, please wait ... [OK]
Using Imageprofile ESXi-6.7.0-20201104001-standard ...
(Dated 11/11/2020 12:40:19, AcceptanceLevel: PartnerSupported,
Updates ESXi 6.7 Image Profile-ESXi-6.7.0-20201104001-standard)
Loading Offline bundles and VIB files from C:\Inhere2\ ...
Loading C:\Inhere2\net55-r8168-8.045a-napi.x86_64.vib ... [OK]
Add VIB net55-r8168 8.045a-napi [New AcceptanceLevel: CommunitySupported] [OK, added]
Exporting the Imageprofile to 'C:\Users-----\Documents\WindowsPowerShell\Modules\VMware.PowerCLI\12.2.0.17538434\ESXi-6.7.0-20201104001-standard-customized.iso'. Please be patient ...
An unexpected error occurred:
At line:1 char:238
The string is missing the terminator: '.
If requesting support please be sure to include the log file
C:\Users------\AppData\Local\Temp\ESXi-Customizer-PS-132.log
@VFrontDe commented on GitHub (Feb 10, 2021):
It looks like you masked parts of your user's directory name (with "-----"). Are there any special characters in that masked part, maybe even a single quote (')? That would explain the error message.
@vicdcoder commented on GitHub (Feb 10, 2021):
Hi Andreas,
Ah yes! The user account has a (‘) in the name so I will test with another
user account without special charters and revert.
But this most likely is the issue.
On Wed, 10 Feb 2021 at 13:53, Andreas Peetz notifications@github.com
wrote:
--
Kind regards,
Victor Abiola Abe
Senior Network Engineer
Phy.Elect.[FUTA],M.Eng Telecoms[UCT], CCNP[R&S,SP],NSE4, CCNA[SEC,CyberSec].
@vicdcoder commented on GitHub (Feb 12, 2021):
Issue was because my windows username had a (') in it.