ChipPC - Xcalibur W Wiki

For Server 2.14.x & Agent 2.14.x

User Tools

Site Tools


Sidebar

Getting Started

Server Software Installation

Client Software Installation

First Time Use

Enrolling Client Devices


Client Access Licenses

Discovering New Clients

Enrolling Client Devices

Manage Devices

Commands Glossary

Commands to Multiple Devices

Commands to Single Device

Library

Reporting Services

Monitoring and Preventive Maintenance

Automatic Policies

Notification

Manager Options

Plugins

Advanced

installation_guide:client_software_installation:automatic_installation_client

Automatic Installation


Windows Platform


On Windows, launch the installer by double-clicking the Xcalibur W Device Agent Installer. For manual installation, please refer to the Advanced Section.

1. Launch Xcalibur W Device Agent <your.version> Setup.exe.

2. Click Next.

3. Read the terms of the License Agreement, then tick I accept the terms of the License Agreement.

4. Click Next.

5. Select the installation directory and then click Next.

6. Install TightVNC to allow remote assistance. Tick TightVNC, then click Next.

7. The Xcalibur W Agent can have a Manager Address directly into this installation.

8. After installation, select whether to reboot now or later, and then click Finish.

Xcalibur W Agent is now installed on your device!

Linux Platform


For Linux, Xcalibur W Agent supports installations on Ubuntu 12.04 and Ubuntu 14.04.

All the commands below must be executed with root privileges.

First, update the source list using the following command:

  • apt-get update

You may want to force the update of the entire linux package library using the command below. Note that all linux packages will be updated, which may affect the functioning of existing programs requiring older package versions.

  • apt-get upgrade

Next, install the Xcalibur W Agent dependencies. Note that if these packages have dependencies as well, they must also be installed:

  • apt-get install mono-runtime
  • apt-get install libmono-system-runtime4.0-cil
  • apt-get install libmono-system-serviceprocess4.0-cil
  • apt-get install libglib2.0-cil
  • apt-get install libgtk2.0-cil
  • apt-get install libmono2.0-cil
  • apt-get install x11vnc

Depending on the hardware platform, there is an additional package to be installed:

Install the downloaded lshw package by using the following command:

  • dpkg -i lshw_2.16-1_i386.deb or dpkg -i lshw_2.16-2_amd64.deb

The device is now ready for installation of the Xcalibur W Agent. Copy the Xcalibur W .deb package onto the Linux system and use the following command:

  • dpkg -i Xcalibur W-deviceagent_x.x.x.xxx.deb

To finish the installation, restart the device.

Xcalibur W agent is now installed on your device !

installation_guide/client_software_installation/automatic_installation_client.txt · Last modified: 2021/11/21 17:20 (external edit)