Finding the IP Address with Command Prompt

This section describes how to find the IP address of the server computer, using Command Prompt.
To find the IP address with Command Prompt:
  1. In the Windows search box on the taskbar, type command prompt, then select Command Prompt from the menu.
  2. In the Command Prompt dialog, enter this command:
    ipconfig | find "IPv4"
  3. Press Enter.
    The IPv4 address is displayed.
  4. Use the IP address during the installation process. You can also change the IP address after installing the application, from the desktop application settings. For details, see Server Settings.
For more information, contact your system administrator.