installing a new Windows server

Share your tips or issues concerning the WAPT Console or WAPT Agent here
Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
Locked
greening
Messages: 13
Registration: December 20, 2018 - 2:45 PM

January 22, 2019 - 09:28

Hello,

We are currently using a WAPT 1.3.12.13 server installed on a Windows 7 machine to manage our network.

We are in the process of deploying the latest WAPT version, 1.6.2.7, on a Windows Server 2016
(WAPT-01) server (server + repository for site 1)
and a second Windows Server 2016 server with WAPT 1.6.2.7 on site 2 to simply act as a repository
(WAPT-02).


We installed the WAPT-01 server and the agent on the machines at site 1, and there were no problems; the machines communicate with the server, and the packages install.

We installed WAPT-02 using the WAPT-01 key and created an agent for the machines at site 2 with the WAPT-01 server URL and the WAPT-02 repository URL.
We copied the repository folder from WAPT-01 to WAPT-02 (copy/paste for now, and we will use it later). (Syncthing then)

The workstations on site 2 register correctly on the WAPT-01 server and are visible on the console, but when a package is added to a workstation from the console, it is not installed on the client. However, a package update task is visible. On the other hand, installation directly from the workstation (http://127.0.0.1:8088/) works perfectly, and the installed package is visible on the WAPT-01 console.

I have searched the documentation and the forum but have not found an answer.

Thank you for your help.
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

January 22, 2019 - 09:42

Have you synchronized the host packages?
https://www.wapt.fr/fr/doc/wapt-concept ... t-packages
greening
Messages: 13
Registration: December 20, 2018 - 2:45 PM

January 22, 2019 - 10:39

sfonteneau wrote: January 22, 2019 - 9:42 AM Have you synchronized the host packages?
https://www.wapt.fr/fr/doc/wapt-concept ... t-packages
Thank you for the quick reply. I hadn't resynchronized the host package on WAPT-02 after adding a package on the WAPT-01 console; I thought it was using the one from WAPT-01

I'm running more tests and I'll keep you updated

THANKS
greening
Messages: 13
Registration: December 20, 2018 - 2:45 PM

January 23, 2019 - 12:18

The package updates and installations are now working perfectly thanks to the synchronization of the "c:\wapt\waptserver\repository" folder with Syncthing.

Thanks again for the very quick response.
Locked