You can search for and open projects saved on remote servers that have enabled sharing and that are connected within your network.
Because the Organizer runs under the umbrella of Windows services, you may encounter certain limitations accessing network hosted data on Windows.
Windows services run under designated users, who usually don't have access to network drive mappings. This is strictly configuration related, meaning that you may run into some issues depending on how your IT department configured the network. For example, sometimes UNC (universal naming convention) notated paths won't work, other times they will. ORS has not been able to determine exactly what configuration parameters affect this or not, but we can recommend two alternate methods of accessing network data. For example, when you want to add a root on a network.
Method 1… Use normal UNC paths. A UNC path uses double slashes or backslashes to precede the name of the computer. The path (disk and directories) within the computer are separated with a single slash or backslash, as in the following example. Note that in the example below, drive letters (c:, d:, and so on) are not used.
\\servername\some_path
Method 2… If you see network errors in the Organizer logs, the workaround is to use the IP address of the network resource. In this case, the IP address of that network resource must be fixed, which is normally the case.
Instead of designating the root with UNC, for example:
\\servername\some_path
You'll need to define the root like this instead:
\\192.168.0.xx\some_path (in which 192.168.0.xx is the correct IP address).
The following is required to access and search for projects saved on remote servers within your network:
In addition, you must make sure that you can communicate with the remote server. In some cases, communication may be restricted by a firewall. In such cases, the port used by the remote system's Organizer must be opened. Refer to the documentation related to the firewall's security settings for more information.

The Remote Server dialog appears.

The remote server is added to the Sources list.
Note Remote servers may require authentication, in which case you will need the password when you search such servers.
If required, you can modify the settings of a configured remote server.

The Remote Server dialog appears.
If required, you can remove a configured remote server from the Sources panel.