You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2013-05-22 14:18:59

javier.castro
Member
Registered: 2013-05-14
Posts: 19

Need run the agent windows Fusion Inventory by cmd

How can i run the windows agent Fusion Inventory by batch?

Thanks

Offline

#2 2013-05-22 14:27:57

samcro
Member
From: Munich, Bavaria, Germany
Registered: 2013-04-24
Posts: 216

Re: Need run the agent windows Fusion Inventory by cmd

by creating a *.bat file that executes the agent


GLPI 0.84.7 with FusionInventory on LAMP 14.04.1 LTS
~150 clients

Offline

#3 2013-05-22 14:39:03

javier.castro
Member
Registered: 2013-05-14
Posts: 19

Re: Need run the agent windows Fusion Inventory by cmd

Yes i know that i need create *.bat, but i need the command

Offline

#4 2013-05-22 14:44:17

RainerZufall
Member
Registered: 2013-03-22
Posts: 66

Re: Need run the agent windows Fusion Inventory by cmd

I don't know Fusion Inventory and therefor i don't know if it needs any switches, but something like this should do it:

cmd /C "C:/.../Fusion.exe"


using GLPI 0.83.7 on Windows Server 2003 SP2

Offline

#5 2013-05-22 14:46:08

samcro
Member
From: Munich, Bavaria, Germany
Registered: 2013-04-24
Posts: 216

Re: Need run the agent windows Fusion Inventory by cmd


GLPI 0.84.7 with FusionInventory on LAMP 14.04.1 LTS
~150 clients

Offline

#6 2013-05-24 18:05:12

davidamaya24
Member
Registered: 2013-02-01
Posts: 24

Re: Need run the agent windows Fusion Inventory by cmd

Hello

this is my batch file.....

<directory>\fusioninventory-agent_windows-i386_x.x.x-x.exe /S /debug /runnow /server=http://xxx.xxx.xxx.xxx/glpi/plugins/fusioninventory/front/plugin_fusioninventory.communication.php

Change "x" for your configuration and save with <name>.bat

Ready for use


GLPI 0.90.1 -  Windows 8.1, 64 bits

fusioninventory agent windows 2.3.17

Offline

#7 2019-03-06 15:20:15

cmorera
Member
Registered: 2019-02-25
Posts: 5

Re: Need run the agent windows Fusion Inventory by cmd

Buen día,
Si los equipos están en un DA ejecute el siguiente comando cambie las xxxx por su configuración.
psexec @EquiposDA.txt -u xxxxxx.local\xxxxxxxx -p xxxxxxxxxxx cmd /c ("\\xxxxx\x$\Apps\SW_Base\Pruebas GLPI\fusioninventory-agent_windows-x64_2.4.3.exe" /acceptlicense /S /runnow /server="http://glpi.xxxxxx.com/xxxx/plugins/fusioninventory/")
t aca se coloca el listado de equipos @EquiposDA.tx a los cuales se les va a instalar

Offline

Board footer

Powered by FluxBB