I
ItsMe-Roger
Hi Experts, need your help.
I have local admin rights on the server
I am trying to run the below syntaxes from Run dialog box from the Windows Start menu, but i am not able to uninstall the software
MsiExec.exe /X{9B56458A-8976-5612-319C-98B2G0991U12} /L*V "C:\Windows\Temp\app.log" /quiet /norestart
MsiExec.exe /X{9B56458A-8976-5612-319C-98B2G0991U12} /quiet /norestart
In eventviewer i can see the below log, i want to run these syntax's from Run dialog box. when i run these from elevated commandprompt the application gets uninstalled, the reason to run this is if i can remove the software from run then i can use this string in SCCM to remove this application,
Event 11730 MsiInstaller
Product application1 -Error 1730. You must be an administrator to remove the application.
To remove this application, you ca log on as an administrator
Continue reading...
I have local admin rights on the server
I am trying to run the below syntaxes from Run dialog box from the Windows Start menu, but i am not able to uninstall the software
MsiExec.exe /X{9B56458A-8976-5612-319C-98B2G0991U12} /L*V "C:\Windows\Temp\app.log" /quiet /norestart
MsiExec.exe /X{9B56458A-8976-5612-319C-98B2G0991U12} /quiet /norestart
In eventviewer i can see the below log, i want to run these syntax's from Run dialog box. when i run these from elevated commandprompt the application gets uninstalled, the reason to run this is if i can remove the software from run then i can use this string in SCCM to remove this application,
Event 11730 MsiInstaller
Product application1 -Error 1730. You must be an administrator to remove the application.
To remove this application, you ca log on as an administrator
Continue reading...