Hello guys.
I'm trying to install ocs Windows Agent 2.1.1.3 with a Little script (.bat), here it is:
@echo off
cd "C:\" & Start OCS-NG-Windows-Agent-Setup.exe /S /NOSPLASH /INSTALL /NOW /SERVEUR=http://192.168.1.104/ocsinventory /NP
It kind of work. The Agent install by himself, the log file tell me that's working but i got that line in the log file :
[/NOW] used, so launching "C:\Program Files (x86)\OCS Inventory Agent\ocsinventory.exe"...Result: 4
What "Result: 4" mean?! I think that's the Probleme because when i'm doing a manually graphical install it works and the Client send his Information to my Server, and in log file i can see "result : 0" so...
Then. If /now don't work. I'm gonna try to Launch it manually. And i got an error: Error code 1053 = Service didn't respond.
If you have any questions, feel free to ask !