Table of Contents

[V8] FAQ: Is there any silent installation script for the AhsayOBM and AhsayACB client application?

Article ID: 8036
Reviewed: 2019-03-21

Product Version:
AhsayOBM / AhsayACB: 8.1 to 8.x
OS: Windows

Description

This document contains instruction on how to silently install AhsayOBM / ACB on Windows platform (e.g. client application installation without user interaction).

AhsayOBM / ACB supports two silent installation options on Windows platform.

Steps

To perform a silent or very silent install, refer to the following steps:

Preparation:

Silent Installation:

  • To install AhsayOBM / ACB in Silent mode, execute the following command:

    • For AhsayOBM:

      • obm-win-443-10.1.0.50-https-0O.exe /silent /LANG=en /TASKS="meOnly"

        or

      • obm-win-443-10.1.0.50-https-0O.exe /silent /LANG=en /TASKS="EveryOne"

    • For AhsayACB:

      • acb-win-443-10.1.0.50-https-0O.exe /silent /LANG=en /TASKS="meOnly"

        or

      • acb-win-443-10.1.0.50-https-0O.exe /silent /LANG=en /TASKS="EveryOne"

  • To install AhsayOBM / ACB in Very Silent mode, execute the following command:

    • For AhsayOBM:

      • obm-win-443-10.1.0.50-https-0O.exe /verysilent /LANG=en /TASKS="meOnly"

        or

      • obm-win-443-10.1.0.50-https-0O.exe /verysilent /LANG=en /TASKS="EveryOne"

    • For AhsayACB:

      • acb-win-443-10.1.0.50-https-0O.exe /verysilent /LANG=en /TASKS="meOnly"

        or

      • acb-win-443-10.1.0.50-https-0O.exe /verysilent /LANG=en /TASKS="EveryOne"

  • To install the AhsayOBM / ACB to a non-default location (e.g. C:\OBM), insert the /DIR=C:\OBM parameter in your command, for example:

    • obm-win-443-10.1.0.50-https-0O.exe /silent /LANG=en /TASKS="EveryOne" /DIR=C:\OBM

Keywords

silent, install, installation, hide, hidden, customization, non default location, UAC, mass deployment, remote deployment