VMware Cloud Community
haripadmam
Hot Shot
Hot Shot
Jump to solution

vmware powercli 4.1 update 1 332441

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! Smiley Sad

Any help is really appreciated!

Reply
0 Kudos
1 Solution

Accepted Solutions
LucD
Leadership
Leadership
Jump to solution

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

View solution in original post

Reply
0 Kudos
5 Replies
LucD
Leadership
Leadership
Jump to solution

Can't you uninstall the package from Programs and Feature in the Control Panel?


Blog: lucd.info  Twitter: @LucD22  Co-author PowerCLI Reference

Reply
0 Kudos
haripadmam
Hot Shot
Hot Shot
Jump to solution

MSI package missing...

pastedImage_0.png

Required VIX package version is VMware VIX 1.10.0.12331

Reply
0 Kudos
LucD
Leadership
Leadership
Jump to solution

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

Reply
0 Kudos
haripadmam
Hot Shot
Hot Shot
Jump to solution

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.

Reply
0 Kudos
haripadmam
Hot Shot
Hot Shot
Jump to solution

MS Tool given in your link did the magic and YOU saved my day!

Thank you so much for taking time to help. Cheers!

Reply
0 Kudos