Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

These pages provide information on the installation of Stonebranch, Inc.'s Universal Agent on Microsoft Windows operating systems. Unless otherwise specified, all references to Universal Agent for Windows refer to one of the 7.23.x versions (for example: 7.23.0.0).

Installation Packages

...

Package

Distribution File

Required

Universal Agent (system installation)

sb-7.23.0.LEVEL-windows-x64.exe

Yes

Universal Agent (user mode installation)

sb-7.23.0.LEVEL-windows-x64-um.exe

No

Universal Enterprise Controller

sb-UECtlr-6.3.0.LEVEL-windows-i386.exe (32-bit)

No

Universal Enterprise Controller Client Applications

sb-UEClient-6.3.0.LEVEL-windows-i386.exe (32-bit)

No

Universal Agent for SOA

sb-soa-6.7.0.LEVEL-windows-x64.exe

No

...

  • PROD is the package content
  • VRML is the version, release, modification, and maintenance levels (for example, 7.23.0.0)
  • OS is the name of the operating system supported
  • HW is the hardware type supported

...

There are two installation methods available for Universal Agent for Windows packages:

Html bobswift
<ol>
<li>The first is a traditional Windows Installer-based installation, referred to here as a system installation.   
<li>The second is referred to as a user mode installation, which is a lightweight, fully-functional install that allows multiple Universal Agents to reside on a single system. 
</ol>

Detailed information for each method can be found on the following pages.

...

Package

Location

Universal Agent for Windows package (64-bit)

<LocalAppData>C:\UniversalAgentx64Windows\<packagecode>Installer\UCmdx64<fname>.msi

Universal Enterprise Controller for Windows package

<LocalAppData>\UniversalEnterpriseController\<packagecode>\UECtlr.msi

UEC Client Applications package

<LocalAppData>\UEClient\<packagecode>\UEClient.msi

Universal Agent for SOA for Windows Package

<LocalAppData>\UniversalAgentforSOAx64\<packagecode>\ Stonebranch Universal Agent for SOA (x64).msi

In these paths:

<fname>A file name generated by Windows Installer and used for the .msi file cached to C:\Windows\Installer.

<LocalAppData>

User's local Application Data folder.
 
For example: If the installation was performed by the built-in Administrator account, <LocalAppData> would expand - by default - to:

  • C:\Users\Administrator\AppData\Local.

<packagecode>

Universally Unique Identifier (UUID) in the format {XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}, where X is a hexadecimal character in the range 0 (zero) - F.
 
For example:

  • {3B10285A-9602-4DC9-B0A5-4D701BEB5225}.

...