Welcome to OCS Inventory NG community support, where you can ask questions and receive answers from other members of the community.

Please ask questions only in English or French.

Release 2.11.1 available

The official documentation can be found on http://wiki.ocsinventory-ng.org. Read it before asking your question.

Update agent from the command line

Hello,

 

I use a script to rename the description of a remote computer in Windows 7.

 

I want this script to update the agent on the target computer.

 

Do you have a solution that applies the command line ?

 

Thank you in advance.
in OCS Inventory NG agent for Windows by (120 points)

1 Answer

0 votes
ssh -c -l root yourhost "ocsinventory [option]"

Adapt this and it will work.
by (22k points)

What is the equivalent command for Windows from a batch?

 
Powered by Question2Answer
...