Web WakeUp server configuration

Web WakeUp supports a small number of administrator configurable options. To perform wake-ups, it integrates with the NightWatchman Console Service so some of the options are set in the NWM.ServiceHost.exe.config file located in the NightWatchman Console service installation directory and others in Web.config found in the Web WakeUp Website installation directory, which may be on different servers. The configuration files use XML format and strict observance of the existing syntax must be followed.

Systems

NWM.ServiceHost.exe.config

Web.config

32-bit systems

C:\Program Files\1E\NightWatchmanManagementCenter\ConsoleService

C:\Program Files\1E\WebWakeUp\Website

64-bit systems

C:\Program Files (x86)\1E\NightWatchmanManagementCenter\ConsoleService

C:\Program Files (x86)\1E\WebWakeUp\Website

Changes to the service configuration options should be as follows:

  1. For options that require changes to NWM.ServiceHost.exe.config, edit the file and restart NWM.ServiceHost.exe.

  2. For options that require changes to Web.config, edit the file.

  3. Perform an IIS reset on the Web WakeUp server if either file is changed.

Most of the configuration file provides internal settings that should not be changed from the default. The following NWM.ServiceHost.exe.config options may be changed under specific circumstances to modify the behavior of Web WakeUp.You will need to restart the NightWatchman Console Service for the changes to take effect.