Starting Enterprise Server Administration

Windows environments:

From your Windows desktop:
Windows 8.1
  • From the Windows Start screen, click either the Enterprise DeveloperEnterprise Server Command Prompt (32-bit) or the Enterprise DeveloperEnterprise Server Command Prompt (64-bit) tile.
Windows 10 and Later
  • From your Windows desktop, click Start > Micro Focus Enterprise Developer > Enterprise Developer Command Prompt (32-bit) or Enterprise Developer Command Prompt (64-bit) > More > Run as Administrator.

UNIX environments:

  1. Start a Server Express command prompt. If you need instructions, see To start a Server Express command prompt.
  2. Enter the following commands:
    su root
    cd $COBDIR/bin
    mfds &
    exit
  3. Open a Web browser and specify http://host:86, where host is the machine on which Enterprise Server is installed.
    Note: Once you have entered the su root command, you need to ensure that your Enterprise Developer environment variables are still set up, as some UNIX systems lose these environment variables when the su root command is run.