Hi,
what would be the best way to uninstall the OCS NG agent remotely? I tried with the following batch file
@ECHO OFF
"C:\Program Files (x86)\OCS Inventory Agent\uninst.exe" /s
EXIT
That works but it still shows the uninstallation window although I'm using the /s parameter. Is there a better way?
Kind regards,
Jo