A Windows-specific command-line tool that can install or remove the AdminServer as a service. To run this utility, open the proenv command prompt with administrative privileges, and then navigate to the %DLC%\bin directory.

Table 1. Syntax to install AdminServer as a service
Operating system Syntax
Windows

admsrvc.exe /install
  • To install a Windows service with the name AdminService for OpenEdge <version> (64-bit), enter:

    admsrvc.exe /install

Table 2. Syntax to remove AdminServer as a service
Operating system Syntax
Windows

admsrvc.exe /remove
  • To uninstall a Windows service with the name AdminService for OpenEdge <version> (64-bit), enter:

    admsrvc.exe /remove