/build/static/layout/Breadcrumb_cap_w.png

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

  1. Launch “$ (KACE_SYS_DIR)\cmd.exe” with params “@ECHO OFF cls FORFILES /P %WINDIR%\servicing\Packages /M Microsoft-Windows-InternetExplorer-*10.*.mum /”cmd /c echo Uninstalling package @fname && start /w pkgmgr /up:@fname /quiet /norestart“”.

Also tried 
  1. Run a batch file...
    Script Name:  
    Batch file: