Hello!
I'm trying to remote install MS Lync 2010 client software on some PCs on the same domain.
Therefore I have created a job, which first gets a list of PC names out of the AD controller, and then (in a loop) copies the necessary files on the client PC and installs them with a remote command.
This was working well for a small subset of PCs in the IT department for testing purposes, but now as I'm trying to roll this out to other departments, suddenly an error appears:
Copying works successful on all PCs, but once I try to install the programm by using the command:
C:\Lync\LyncSetup_x86.exe
and the arguments:
/install /silent
the following error appears:
Exception in Task: Not found
Exception in Task: Non zero exit code
Any ideas?
Best regards