Location Manager
Location Manager is a companion application which must be
installed alongside 8x8 Work for Desktop.
It allows end-users to see their automatically detected
location, as well as to manually add new locations outside their corporate
network infrastructure.
Download
Windows

|
- LM v2.6.1 provides a fix
for a location detection issue introduced by Windows 11 Update
24H2. See the Known
Issues section below for details.
- Security enhancements have
been added to LM v2.6.1, so it's recommended to upgrade from older
versions even if you are not using Wifi access points.
- The Microsoft Visual C++
Runtime Redistributable is required to be installed in Windows for
Location Manager v2.6.1 to operate. You may need to contact your IT
admin to install this for you, if it isn't installed already. The latest
version is available on Microsoft's web site.
|
MacOS
Applies To
Nomadic
911
8x8
Work for Desktop
Location Manager Installation
Note: When updating Location Manager to a new
version, you do not need to uninstall Location Manager prior to the upgrade.
However, if you've uninstalled the previous version in advance of the update,
you'll need to perform all registration processes again for the new
installation.
Windows
Local
Installation
Silent
Installation
Local Installation
Follow the instructions below to
install Location Manager directly on a user's Windows PC.
Download
and extract the downloaded zip file into a folder.
Double-click
on the executable file 911LocationManagerSetup.exe and
follow the prompts to the Account Information page.
Copy
and paste the Account ID and Token into
the 911 Location Manager Setup window and click Next.
Follow
through on subsequent configuration prompts to complete the setup of the
application.
Silent Installation
Important:
To install Location Manager silently on Windows:
Download Location
Manager and extract the downloaded zip file into a folder.
Copy
the Account ID and Token.
From
a Command Prompt or PowerShell, run the application installer as
formatted below, adding the Account ID and Token you obtained from the
Emergency Routing Service portal.
911LocationManagerSetup.exe /S -accountid=<Account
ID> -token=<Authentication Token>
EXAMPLE:
911LocationManagerSetup.exe /S
-accountid=49188620-ABCD-EF01-2345-6789ABCDEF01
-token=44555966-ABCD-EF01-2345-6789ABCDEF01
Even though this is a "silent" installation, the
user may receive a prompt to accept/deny the installation of the application,
depending on local PC installation policies.
Click Yes to
complete the installation.
MacOS
Local
Installation
Silent
Installation
Uninstallation
Local Installation
Follow the instructions below to silently install
Location Manager directly on a user's MacOS computer.
Download Location
Manager and extract the downloaded zip file into a folder.
Double-click
on the executable file 911LocationManagerSetup and follow
the prompts to the Account Information page.
Copy
and paste the Account ID and Token into
the 911 Location Manager Setup window and click Next.
Follow
through on subsequent configuration prompts to complete the setup of the
application.
Silent Installation
Important:
To install Location Manager silently on MacOS:
Download Location
Manager and extract the downloaded zip file into a folder.
Copy
the Account ID and Token and paste them
into a text editor. You'll use them shortly.
IMPORTANT:
The
process below requires extracting and editing a hidden
file named .env.
If
the .env file does not appear once it's extracted, you
may need to press the following key command to enable viewing of
hidden files:
Command
+ Shift + .
Once the process below is completed, you can re-hide hidden
files by pressing the above key command again.
Download
and extract the Location Manager zip file contents to a new folder. You
should see 911LocationManager.zip and 911LocationManagerSetup.pkg files
together in your new extraction folder.
Locate
and extract the contents of the 911LocationManager.zip file
to a new folder.
Locate
the extracted .env file, and open it in a text editor.
Add
the following lines beneath the line SERVICE_PROVIDER_MODE=true,
applying the Account ID and Token you
retrieved earlier:
EXAMPLE: (The example Account
ID and Token below will not work for your installation)
L3_ACCOUNT=49188620-ABCD-EF01-2345-6789ABCDEF01
L3_TOKEN=44555966-ABCD-EF01-2345-6789ABCDEF01
Save
the .env file.
Copy
the newly-edited .env file back into the 911LocationManager.zip package, replacing
the old .env file within that zip package. Confirm the replacement
when you are prompted to.
Now open
a Terminal window from the folder where the 911LocationManagerSetup.pkg file
is located.
Enter
the following command to begin the silent installation:
% sudo installer -pkg ./911LocationManagerSetup.pkg -target
/
Supply
your administrator password when prompted, to complete the install
process.
Uninstallation
To delete the package, remove the package directory as
follows:
% sudo rm -rf /Applications/'911 Location Manager.app'
Password: [Enter administrator password]
% sudo pkgutil --forget com.connexon.locationManager
% rm -rf /Users/{USERNAME}/Library/Application
Support/911-location-manager
Archived Software
This software will eventually be retired but is still
available, if required:
Windows
MacOS