Batch script will not launch to uninstall IE10
Finally found a batch file that will uninstall IE 10 and revert back to IE9. When launching that batch file from the laptop it executes perfectly. When i tried to load it into the kbox and launch the batch script it fails. I have added the batch script as a dependency and the first task follows:
Verify
- Launch “$ (KACE_SYS_DIR)\
cmd.exe ” with params “@ECHO OFF cls FORFILES /P %WINDIR%\ ”cmd /servicing\ Packages / M Microsoft-Windows-InternetExplorer-*10.*.mum / c c echo Uninstalling package @fname && start / w pkgmgr / up:@fname / quiet / norestart“”.
Also tried
- Run a batch file...
Script Name: Batch file: