EV Reach - The Favorites Computer Container
The Favorites computer container is used to create a hierarchy of internal and external computers for easy access within the remote access or remote control operator console. This feature is particularly useful to manage stand-alone machines.
Accessing Favorites
There is a shortcut and two locations where the Favorites containers can be found.
Administration & Diagnostics
The Favorites container is located below the Internal/External Devices area.
There is also a "Go to Favorites" shortcut located in the Favorites ribbon at the top of the EV Reach Console.
Remote Control
The Favorites containers are located in the My Devices tab.
Shared vs Non-Shared Favorites
The Favorites view contains two primary containers: Favorites and Shared Favorites.
- Shared Favorites are objects shared with every other EV Reach Operator. The creation, modification or deletion of folders and computers within this area is automatically reflected in the Shared Favorites container of all operators upon a refresh of the view.
- Favorites objects are private and only seen by each operator.
Creating Machine Containers
You can create either static or dynamic containers in the Favorites view.
- Static containers can hold computer objects, other static containers or dynamic containers. To create a hierarchy of folders and sub-folders, you must use static containers.
- Dynamic containers only display the computers generated by them. The following dynamic containers are available:
- Active Directory Container - These are containers based on an Active Directory OU. These are live containers and update as computers are added or removed from the OU.
- External Site - These are containers that point to external computer sites. Which are computers that are outside of your organization registered for unattended management via the EV Reach Gateway Service. This option is not displayed if EV Reach Gateway Services is not configured.
- IP Subnet Range Containers - These containers are based on an IP subnet. These are live containers that change as devices are configured with an IP in that subnet. IPv4 and IPv6 ranges are supported.
To add a container:
- Select a parent container (either the Shared Favorites, the Favorites or any other static container.)
- Right-click and select Add Container.
- Choose the container type to create.
Static Container
Static containers only require a display name. Once specified, you can add computers to it, or create additional sub-containers.
Active Directory Container
Active Directory containers point to a specified Organizational Unit of an internal Active Directory domain.
- Display - Enter a name used to display the container.
- AD Container - Click to specify the Active Directory OU.
- Name Filter - Optional - Enter a string to filter out the resulting list to only computers with a name that includes the specified value. A filter value must not contain a wildcard.
- Location / Description / Comment - Optional - Enter a location, description or comment if applicable. Note that by default, some of these columns are hidden from the main view. To show/hide columns, right-click within the column header and select Show / Hide Columns.
Once an AD container is configured, double-click on it to dynamically query and list its objects. Note that the AD container only lists the computers that are within the configured OU, it does not display sub-containers of the OU.
External Devices Container
Selecting this option presents you with the External Devices container browser. Select the external site or site sub-container that you want to have your container point to, then click on Ok.
Once an external site container is configured, double-click on it to dynamically query and list its objects. External site containers can display both computer objects and sub-containers.
IP Subnet Range Container
The following settings are prompted:
- Display - Enter a name that used to display the container
- Location / Description / Comment - Optional - Enter a location, description or comment if applicable. Note that by default, some of these columns are hidden from the main view. To show/hide columns, right-click within the column header and select Show / Hide Columns.
- From - Defines the starting IP address of the IP range. Note that you can optionally configure the subnet mask in this field. For instance: 192.168.1.1/24
- To - Defines the last IP address of the IP range.
- AD Container - Click to specify the Active Directory OU.
- List IP only if IP is Alive - Enable to only display IP addresses that are pingable.
- List IP only if IP resolves to a name - Enable to only display IP addresses that resolve to a NetBIOS or FQDN name via reverse DNS resolution.
Once an IP Range container is configured, double-click on it to dynamically scan the IP range and list its objects.
Adding Computers/Devices
While exploring an Active Directory OU within the Administration & Diagnostics module, a single or group of machines can be selected then right clicked to reveal the "Add to Favorites" button at the top of the menu.
Right-click the Favorites folder or any Static Container and select Add Computer.
Adding a Single Computer
Enter the computer information in the field and click on Ok. The following formats are accepted:
- Shortname - e.g., MYCOMP
- UNC Name - e.g., MYDOM\MYCOMP
- FQDN - e.g., mycomp.mydom.com
- IP address
It is recommended to provide domain information using a UNC or FQDN format.
Adding Multiple Computers
Click on the Advanced button of the Select Target window. In Advanced Mode, you can generate a list of computers from different sources such as Active Directory, external sites, IP range or import from a file.
Bulk Importing Favorites
A list of pre-created Favorites can be imported via the CSV file format. Simply right-click the Shared/Favorites container > Import Favorites, and the Import Favorites window will appear.
For more in-depth information on the import formatting, click the "Help on Import File Format" button in the Import Favorites area.
The import file must be comma separated values (CSV file) with two columns (no column header): Endpoint_Path, Endpoint_Name
- Where the Endpoint_Path is the path of the favorite item. Use a backlash ('\') to create a hierarchy.
- Where the Endpoint_Name is the shortname, UNC name, FQDN, IP address, LDAP string or External Site path to the favorite computer to be added.
Example
North America\US\New York City , 192.168.1.25
North America\US\New York City , mac1
North America\US\Boston , domain1\mac1
North America\US\Boston , mac1.domain1.com
North America\Canda\Vancouver\Store 1, LDAP://cn=mac1,cn=computers,dc=domain1,dc=com
North America\Canda\Vancouver\Store 2 , REACH:Site1/mac1