Locate the device by using the Find Me feature

Use the Find Me feature to cause LEDs on the device to blink, which can help you to identify the specific device.

To use this feature:

  Web

    Log into the AnywhereUSB Plus WebUI as a user with full Admin access rights.

  1. On the menu, click System. Under Administration, click Find Me.

    A notification message appears, noting that the LED is flashing on the device. Click the x in the message to close it.

  1. On the menu, click System again. Ablue circle next to Find Me is blinking, indicating that the Find Me feature is active.
  2. To deactivate the Find Me feature, click System and click Find Me again.

    A notification message appears, noting that the LED is no longer flashing on the device. Click the x in the message to close it.

  Command line

  1. Select the device in Remote Manager and click Actions > Open Console, or log into the AnywhereUSB Plus local command line as a user with full Admin access rights.

    Depending on your device configuration, you may be presented with an Access selection menu. Type admin to access the Admin CLI.

  2. To activate the Find Me feature, at the prompt, type the following at the command prompt:

    > system find-me on
    > 

  3. To deactivate the Find Me feature, type the following at the command prompt:

    > system find-me off
    > 

  4. To determine the status of the Find Me feature, type the following at the command prompt:

    > system find-me status
    off
    >