Hail!
I have a simple bat file that contains just two lines:
MOVE "C:\WINDOWS\System32\i386\Applications\Microsoft Office" "C:\Microsoft Office"
"C:\Microsoft Office\Setup.exe" /config "C:\Microsoft Office\Standard.WW\config.xml"
As you can see - the install files already exist on the machine, but they're buried to where End Users won't find them nor have access.
Bat file simply moves the files to the root of C and then runs the silent install....I tested the batch file and it works as it's supposed to.
LANDesk is not executing the BAT file - it copies it down to "sdmcache - PKG- etc." but does not execute
It's for WIN 7 ( UAC if off)
LANDesk Mgmt Suite 9 SP3
Thanks!