2.3. Installing WAPT Server on Windows

2.3.1. To read beforehand

  • Installing WAPT on a Linux server is the recommended method, unless you are trialing WAPT and you are not familiar with Linux. Due to a limitation of Nginx server on Windows, the maximum number of support agents on a Windows WAPTserver is 500 agents.

  • The WAPT Server can not be installed on a computer with services already listening on port 443 (example WSUS with IIS). Port 443 is used by the WAPT Server and MUST be available. If port 443 is already occupied by another web service, you should take a look at the Microsoft official documentation for changing the default ports on Windows.

  • The WAPT Server will not run on a x86 version of Windows and fresh Windows version currently supported by Microsoft. The server component of WAPT works just as well on a win10 client VM or a physical host as it does on a Windows server version.

  • The installation of the WAPT Server MUST be done using a Local Administrator account on the host and NOT a Domain Administrator account.

  • Nginx is the ONLY supported web server with WAPT. Apache or IIS (with or without WSUS) are NOT supported in WAPT.

  • In case of problems when installing WAPT, visit the Frequently Asked Questions.

2.3.2. Installing WAPT server

Warning

The post-configuration script rewrites the nginx configuration. If you use a special configuration, save your nginx.conf file with the command:

copy C:\wapt\waptserver\nginx\conf\nginx.conf C:\wapt\waptserver\nginx\conf\nginx.conf.old

It will be necessary to overwrite the configuration after the post-configuration with the command:

copy C:\wapt\waptserver\nginx\conf\nginx.conf.old C:\wapt\waptserver\nginx\conf\nginx.conf
Choosing the language for deploying the WAPT installer
  • Click on OK to go on to the next step.

Accepting the WAPT license terms
  • Accept the licence terms and click on Next to go to next step.

  • Choose additional configuration tasks (leave the default if not sure).

Choosing the installer options for deploying the WAPT Serer

Choosing the installer options for deploying the WAPT Server

  • Choose the password for the WAPT Server.

Dialog box for changing the password
  • Click on the Install to launch the installation, wait for the installation to complete.

Dialog box showing the WAPT installation in progress
  • Click on Finish to close the window.

Installation has finished

Attention

  • For security, do not run the WAPT Console or your WAPT package development tool on the WAPT Server.

  • The WAPT Server on Windows includes the WAPT Agent. It is not necessary to install the WAPT Agent to manage the WAPT Server on Windows.

Your WAPT Server is now ready. You may now go to the documentation on Installing the WAPT management Console.