Ocsng windows agent setup

OCS Inventory NG Agent 2.X on Windows Operating Systems

Agent Version Compatibility Note
2 . X Does not work on Windows 9X, Windows Millennium Edition or Windows NT4. You need to use old 1.X agent 4061-1.
2 . 1 . 1 . 1 On Windows XP and 2003R2 you can only use this Windows agent version.
2 . 4 Last 32-bit compatible release.
2 . 6 Agent is only installable on 64-bit machines.

OCS Inventory NG Agent for Windows can run as a Windows service automatically at computer startup.

It can also work as a stand alone application which can be launched through a login script, an Active Directory GPO, a scheduled task or a shortcut in the Start menu.

Note : We recommend using the service version of the Agent, especially if you plan to use the package deployment feature.

Download and unzip the latest Windows agent from the Downloads section. This package contains 1 file:

  • OCS-NG-Windows-Agent-Setup.exe: installs the Windows Agent, either as a Windows Service or as a Standalone tool.

Which version: Service or Standalone ?

The Windows service version will automatically communicate with the OCS-NG system and perform inventories and package deployment based on parameters set on the server. The standalone client is used for computers that cannot communicate with the server, or where the service version is not wanted or allowed.

How does Windows Agent work ?

When the OCS Inventory NG Agent is launched, it queries the Communication server using the HTTP or HTTPS protocol. The server can answer “nothing” (not time for an inventory and no package to deploy), and the agent stops. Otherwise, the server may answer that Agent has to:

  • Send an inventory: the agent retrieves all computer properties and sends them using HTTP or HTTPS protocol to the server. The server ask this only if the last inventory date in the database is older than the general option “FREQUENCY”, specified in days (see Managing OCS Inventory NG general options.)
  • Discover the network: Agent scans his IP subnet for active devices listening on the network, then sends these data using HTTP or HTTPS protocol to the server. The server ask this only if the computer is elected to run IPDISCOVERY (see Using IP discovery feature.)
  • Deploy a package: Agent contacts the deployment server using the HTTPS protocol to get the information file (file INFO which describes the package), downloads package fragments from the deployment server, rebuilds the package and launches it.

Since OCS Inventory Agent 2.6, it’s possible to deploy package greater than 4GB. However, the deployment of such package may cause latency in machines on which it’s deployed.

Note : The OCS Inventory NG Agent does not listen on the network. It only initiates communications to the server, so you do not have to open inbound port on a personal firewall. However, you must allow outbound connections from OCS Inventory NG agent files «OCSInventory.exe» and «Download.exe» to the Communication Server or Deployment Server using either HTTP or HTTPS.

Each time an inventory is done, the Agent uses and writes configuration files stored into folder “%ProgramData%\OCS Inventory NG\Agent”. This directory is usually

  • C:\Documents and Settings\All Users\Application Data\OCS Inventory NG\Agent under Windows 2000, XP and 2003.
  • C:\ProgramData\OCS Inventory NG\Agent under Windows Vista, 2008, Seven and 2008 R2.

It uses at least the following files:

  • ocsinventory.ini: all configuration parameters for the agent (server address and credentials, proxy address and credentials, service properties. ),
  • ocsinventory.dat: computer unique identity file, based on MAC address and hostname,
  • last_state: last inventory state, to detect changes between 2 inventory,
  • history: package deployment history,
  • All log files created by OCS Inventory NG Agent.

Note : YOU MUST STOP «OCS Inventory Service» to make changes on these files, because they are write protected while service is running. As is, only user having Administrator privileges can modify these files.

When launched for the first time, OCS Inventory NG agent will prompt user for the TAG value (if this feature is enabled). Help text displayed in the dialog-box is the one you have entered in Configuring management server. User may enter this value, or leave it blank (you will be able to update this value through the Administration server).

Then (or otherwise if TAG feature is not enabled), it will do the inventory and send inventory results to Communication server using HTTP or HTTPS.

Note : When the agent is first launched, it will only generate and send an inventory.

How does Windows service work?

Note : You must have Administrator privileges to set up OCS Inventory NG Agent as a service, or you may use OCS Inventory NG Packager to create an installer able to run even if user do not have Administrator privileges. Refer to Uploading Agent for deployment through launcher “OcsLogon.exe” or OCS Inventory NG Packager documentation.

  • OCS Inventory NG Agent “OCSInventory.exe” is launched by service “OcsService.exe” every PROLOG_FREQ hours. It keeps trace of the countdown in seconds in file “ocsinventory.ini” (value TTO_WAIT), so it is the time of EFFECTIVE run.
  • The number of hours to wait is randomized at install time and each time PROLOG_FREQ is changed in Administration Console.
  • It allows not having all agents contacting Communication Server at the same time. The randomization is between 0 and PROLOG_FREQ (10 hours by default). You can adjust these parameters considering your server load using Administration Console.

When service launch agent, it call without parameter, so agent uses parameters specified in file “ocsinventory.ini”.

As you can see, Service is only a launcher which will run Agent regularly, even if nobody logs in the computer.

Do I have to use service or standalone agent ?

  • You want to have computers inventoried, even if nobody log in ? Use Service version.
  • You want to use package deployment feature ? Use service version. As is, package will be downloaded in background, and logged in user can continue to work.
  • You do not want to set service up or have anything appears in the registry ? Use standalone version. However, deployment of package may take a long time when users log in.

In other words, we recommend using service version.

Manually installing OCS Inventory NG Agent for Windows.

Run “OCS-NG-Windows-Agent-Setup.exe” on client computer..

..and click “Next” button

Validate license agreement by clicking “I agree” button.

Select the installation type you want:

  • Network inventory: Computer can reach OCS Inventory NG Server through the network, and so, Agent will be launched using either a Windows Service, or a Logon/GPO script.
  • Local inventory: Computer is not connected to a network, or will never be able to reach OCS Inventory NG Server. You can generate an inventory of this computer and save to file to be imported later on server (see chapter Generating inventory of a non network connected Windows computer below).

Fill in OCS Inventory NG Communication server URL, like http://your_ocs_server_address:your_server_port/ocsinventory . You can also specify https if your server is SSL enabled to secure communication. If you’ve protected your Communication Server access with credentials, you must specify credentials agent will use to authenticate (these credentials will be encrypted to be stored into configuration file). If you’re aware of server certificate validation when using HTTPS protocol, either for sending inventory or deploying package, you can disable it. However, this is a security flaw! We do not recommend disabling certificate validation because Agent does not authenticate server. With certificate validation enabled, you must specify path to Certificate Authority root certificate (default uses «%ProgramData%\OCS Inventory NG\Agent\cacert.pem»). Then click “Next” button.

Note : You can use self-signed certificate, but certificate CN must equal to server address used by agents for communications. Also, if full path to certificate is not provided, agent will try to load the specified file from its data folder «%ProgramData%\OCS Inventory NG\Agent».

If needed, select proxy type to use to connect to Communication Server, proxy address and port, and proxy credentials if required (these credentials will be encrypted to be stored into configuration file). Agent support HTTP, SOCKS 4 and SOCKS 5 proxies.

By default, OCS Inventory Agent write only few information in log files. You may increase this enabling “Verbose log”. You may also disable TAG question, or specify the TAG value. Last, indicate which level of system integration you need:

  • Do not register service using LocalSystem account (i.e, use standalone agent, which must be launched manually or using login script).
  • Do not configure OCS Inventory NG Systray Applet to start automatically when user log in. This applet allows user to manually run agent, or to display inventory information. Disabling this option does not create shortcut link in «All users» startup menu.
  • Launch inventory just at the end of setup.

Choose destination folder, “C:\Program Files\OCS Inventory Agent” by default (“C:\Program Files (x86)\OCS Inventory Agent” under Windows 64 bits), and click “Install” button.

Click “Finish” button to close OCS inventory NG Agent Setup.

This is the interactive installation setup. However, this process requires that you launch it under all your computers. Hopefully, this installation can be scripted.

OCS Inventory NG Agent for Windows Setup command line options

Service Agent setup «OCS-NG-Windows-Agent-Setup.exe» may be called with some command line parameters:

  • /S to run the installer in silent mode, no interaction with user
  • /NOSPLASH disable splash screen when installer starts
  • /NO_SERVICE to not register OCS Inventory NG Agent into Windows Service Manager. Agent can only be launched manually or through a script/GPO.
  • /NO_SYSTRAY to not create a shortcut into «All Users» startup folder to start systray applet when user log in.
  • /NOW to launch inventory just after setup
  • /NOSOFTWARE to ignore software installed
  • /D to install ocsinventory agent in an another directory (default %PROGRAMFILES%\ocs inventory agent)
  • /UPGRADE to deploy new agent through OCS deployment feature. Because you upgrade agent using agent itself to run the upgrade, it is needed to notify the installer (which terminates agent’s processes) to specify the result in order to send it back to the server next time agent will run.

Note: Please, don’t use OCSPackager to upgrade OCS Inventory Windows Agent. Create deployement package with «OCS-NG-Windows-Agent-Setup.exe» on zip file and launch with command example : OCS-NG-Windows-Agent-Setup.exe /S /UPGRADE /SERVER=ocs_server_address

Also, you can pass to the installer the following agent’s command line parameters (see agent’s options below for more detail):

Deploying or running Agent through Active Directory GPO

Note : We recommend using service version of Agent if you plan to use package deployment feature.

To deploy the agent using GPO we recommand you to create a standalone packager with all your configuration already provisionned. See using OCS Packager to create an all-in-one installer to setup agent and server certificate

After creating a packager, you will need to store it at a place where all your users have access to.

Then create a GPO that trigger on user login. You will have a create a script that call the packager executable and trigger the installation on the computer.

Here is a sample script:

Using PSEXEC or «OCS Inventory NG Agent Deployment Tool» to push OCS Inventory NG Agent

PSEXEC from Microsoft ( https://technet.microsoft.com/fr-fr/sysinternals/psexec ) is a great and fast way to install the OCS agents on all Windows computers, you can literally setup most of your computers in a few hours (assuming they are all connected to the network, that is).

Note : We’ve created a graphical tool for Windows, OCS Inventory NG Agent Deployment Tool, which allows you to use PSEXEC more easily. It is able to push agent’s installation on up to 10 computers simultaneously, and also to copy the certificate used to authenticate deployment server in OCS Inventory NG data folder.

PSEXEC is best used together with Domain Logon scripts or Active Directory GPO:

  1. Use the PSEXEC to install on all computers that are currently connected to the network (best used during business hours).
  2. Then add a logon script/GPO as described above to install on computers that were offline the next time they connect to the network.
  3. If you really don’t want to use logon script/GPO, you can create and monitor a response file to get a list of computers that were not deployed for any reason, and then rerun PSEXEC just for these computers.

PSEXEC Usage examples:

We assume that the agent setup file is called agentsetup.exe and it was placed on a shared folder accessible to all users.

Install silently on all computers currently logged in your domain:

Install silently on a single computer:

Install silently on all computers using the domain administrator credentials:

Install silently on specific computers (ALL.TXT is a text file that lists target computer names, one per line), using domain administrator credentials:

Generating inventory of a non network connected Windows computer

Run “OCS-NG-Windows-Agent-Setup.exe” on client computer, from an USB stick for example.

..and click “Next” button.

Validate license agreement by clicking “I agree” button.

Select Local inventory installation type.

By default, OCS Inventory Agent writes only few lines in the log files. You may increase this enabling “Verbose log”. You may also specify the TAG value. Last, indicate the folder where you want to store generated inventory file, your usb stick for example:

In local inventory mode, Agent will be installed into a temporary folder (we recommend not changing this folder, it will be automatically deleted at the end of process), Click “Install” button to start process. Agent is installed into temporary folder, launched to generate a «.ocs» inventory file stored in the folder you’ve specified, and then removed from computer.

Click “Finish” button to close OCS inventory NG Agent Setup.

This is the interactive process, but it can be scripted using /LOCAL=path_to_folder_where_to_store_ocs_file command line switch.

For example, you can use OCS-NG-Windows-Agent-Setup.exe /S /LOCAL=C:\ to silently generate «.ocs» inventory file into folder c:.

Once you’ve transfered generated inventory file, you will be able to import it into the inventory database of OCS Inventory NG Server, through the Administration Console.

OCS Inventory NG Agent for Windows command line options

OCS Inventory NG Agent version 2.0 or higher includes some command line switches to allow detecting errors.

Читайте также:  Как выбрать фон рабочего стола windows 10
Оцените статью