Hi Team, From where I can download vmware powercli 4.1 update 1 332441?
I could not get download link for exact build. I badly need it to get VMware VIX package uninstalled! ![]()
Any help is really appreciated!
You seem to have the GUID in there, then you should be able to do
msiexec.exe /x {your-product-code-guid}Else try Microsoft Fixit: Fix problems with programs that can't be installed or uninstalled
Blog: lucd.info Twitter: @LucD22 Co-author PowerCLI Reference
Can't you uninstall the package from Programs and Feature in the Control Panel?
Blog: lucd.info Twitter: @LucD22 Co-author PowerCLI Reference
MSI package missing...
Required VIX package version is VMware VIX 1.10.0.12331
You seem to have the GUID in there, then you should be able to do
msiexec.exe /x {your-product-code-guid}Else try Microsoft Fixit: Fix problems with programs that can't be installed or uninstalled
Blog: lucd.info Twitter: @LucD22 Co-author PowerCLI Reference
Thank you for your response. I have already tried below command ending with same popup for missing MSI.
MsiExec.exe /X{F99FC179-EA67-4BBC-8955-BDDA0CB94B88}
I will check on the link you have given.
MS Tool given in your link did the magic and YOU saved my day!
Thank you so much for taking time to help. Cheers!
