cleitet / wpkg-gp

Running WPKG as a Group Policy Extension
https://github.com/cleitet/wpkg-gp/wiki
25 stars 17 forks source link

How to remote uninstall wpkg-gp #98

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Dear all,

can you help me with problem.

I need to uninstall remotly wpkg gp but i dosen't know how.
In registry i have uninstall string C:\Program Files\Wpkg-gp\uninstall.exe,
but don't know how to run it remotly.

Thank you

Original issue reported on code.google.com by frka...@gmail.com on 24 Dec 2012 at 10:41

GoogleCodeExporter commented 9 years ago
Hi, you could use psexec 
(http://technet.microsoft.com/en-us/sysinternals/bb896649.aspx) and run 
uninstall.exe /S for silent uninstall.

Original comment by clei...@gmail.com on 25 Dec 2012 at 3:47

GoogleCodeExporter commented 9 years ago
Hi,

thank you for reply, i use PDQ Inventory to manage computer on network and PDQ 
have ability to execute cmd remotly, 

switch uninstall.exe /S remove program from computer i was trying to remove 
program with command uninstall.exe /silent :)

Thank you very much
and Merry Christmas

Original comment by frka...@gmail.com on 25 Dec 2012 at 5:35

GoogleCodeExporter commented 9 years ago
Closed, no changes needed

Original comment by clei...@gmail.com on 4 Jan 2013 at 3:30