Symptoms:
"permission to perform this operation was denied".
C:\ProgramData\VMware\VMware vCenter Converter Standalone\logs
", file you see error: UAC is enabled! using non elevated administrator
VMware vCenter Converter Standalone 6.6
VMware vSphere ESXi 7.X
UAC is a Windows security feature that prevents unauthorized changes to the operating system and the user’s files and folders. This prevented from initiating the conversion task and is noted in the prerequisites for converting a windows powered on machine.
To resolve this issue, Turn off User Account Control (UAC) on physical Windows server and the jump server .
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system"
"EnableLUA
" value from 1
to 0
.