[WAPT 1.5] Maximum 12 hosts?

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
Intra1910
Messages: 6
Registration: June 5, 2018 - 4:02 PM

June 5, 2018 - 4:06 PM

Hello,

I installed a WAPT server (version 1.5.1.23, running on Debian Stretch 9.4), configured my GPO, and the agents are being deployed.

However, in the console (Windows 10), I'm having the problem of only seeing a maximum of 11 hosts (it was 10 last week). Each new host or each update to an existing host is moved to the newest list, but this removes a host from the list, and I seem to have a host limit.

PS: I'm using the free version.

Do you have any ideas?


Thanks in advance for your help! :)
Last edited by Intra1910 on June 5, 2018 - 5:26 PM, edited 1 time.
AlbanUCA
Messages: 7
Registration: May 28, 2018 - 12:21

June 5, 2018 - 4:33 PM

Hi,

since I'm browsing the forum, maybe this will help:
https://www.wapt.fr/fr/doc-1.5/Frequent ... bios-bogue

I've already had this problem with machines having the same UUID.

Alban
Intra1910
Messages: 6
Registration: June 5, 2018 - 4:02 PM

June 5, 2018 - 5:06 PM

Thank you for your reply :)

I tried it with my computer via a command prompt opened as administrator:
C:\Windows\system32>wapt-get generate-uuid
2018-06-05 16:40:49,834 WARNING Host on the server is not known or not known under this FQDN name (known as None). Trying to register the computer...
2018-06-05 16:40:54,555 WARNING New registration successful
New UUID: f70fcb84-2e44-4248-83b1-bf9e67dfcd0c
My position was added twice.
I now have 12 hosts.
My old computer has disconnected.
The new one was paired with the clock symbol.
I might need to restart my PC, I don't know.
Edit: I reinstalled the agent on my machine so I wouldn't have to restart, and it turned green again.

That's strange... I don't think that's it, each machine is installed manually, not from an OS image.
Intra1910
Messages: 6
Registration: June 5, 2018 - 4:02 PM

June 5, 2018 - 5:26 PM

Next, some workstations don't yet have the WAPT agent installed, and I don't know why. :(

I chose to deploy via GPO as indicated in the WAPT documentation.
The DeployWAPT command was executed via the WAPT server's web interface, and the script parameters were: "waptdeploy.exe --hash=MyKey... --minversion=1.5.1.23 --wait=15" (which I found in my WAPT server's web interface).

Then, in my GPO, I targeted authenticated users (this is the default setting) and a group that has access to all PCs.
In the "Delegation" section, I granted edit permissions to this group.


Do you have any ideas?
User avatar
dcardon
WAPT Expert
Messages: 1930
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

June 5, 2018 - 5:49 PM

Hello Intra1910,
Intra1910 wrote: June 5, 2018 - 4:06 PM I installed a WAPT server running version 1.5.1.23 (on Debian Stretch 9.4), configured my GPO, and the agents are being deployed.

However, in the console (Windows 10), I have the problem of only having a maximum of 11 hosts (last week it was 10). Each new host or each update to a host is moved to the newest list, but this removes a host from the list, and I seem to have a host limit.
There is no limit to the features of the free version.
Intra1910 wrote: June 5, 2018 - 4:06 PM PS: I'm using the free version.
It's better to say "the free version". Indeed, free doesn't mean open source, and open source doesn't mean free of charge.
Intra1910 wrote: June 5, 2018 - 4:06 PM Do you have any idea?
It is very likely that you have workstations with the same BIOS UUID. You have three possibilities:
  • Add the parameter use_fqdn_as_uuid=1 so that the computer name, and not the BIOS UUID, is used as the reference
  • Run the command line wapt-get generate-uuid on each machine (can be run via GPO or WAPT package)
  • buy computer hardware that has a BIOS configured well enough to have a unique GUID
Sincerely,

Denis
Denis Cardon - Tranquil IT
Share your experiences on WAPT! Send us your blog and article URLs in the "Your Opinion of the forum, and we'll feature them on the WAPT
Intra1910
Messages: 6
Registration: June 5, 2018 - 4:02 PM

June 6, 2018 - 8:45 AM

dcardon wrote: June 5, 2018 - 5:49 PM Hello Intra1910,
Intra1910 wrote: June 5, 2018 - 4:06 PM I installed a WAPT server running version 1.5.1.23 (on Debian Stretch 9.4), configured my GPO, and the agents are being deployed.

However, in the console (Windows 10), I have the problem of only having a maximum of 11 hosts (last week it was 10). Each new host or each update to a host is moved to the newest list, but this removes a host from the list, and I seem to have a host limit.
There is no limit to the features of the free version.
Intra1910 wrote: June 5, 2018 - 4:06 PM PS: I'm using the free version.
It's better to say "the free version". Indeed, free doesn't mean open source, and open source doesn't mean free of charge.
Intra1910 wrote: June 5, 2018 - 4:06 PM Do you have any idea?
It is very likely that you have workstations with the same BIOS UUID. You have three possibilities:
  • Add the parameter use_fqdn_as_uuid=1 so that the computer name, and not the BIOS UUID, is used as the reference
  • Run the command line wapt-get generate-uuid on each machine (can be run via GPO or WAPT package)
  • buy computer hardware that has a BIOS configured well enough to have a unique GUID
Sincerely,

Denis
Thank you for your reply.

Ah cool, so my setting becomes "waptdeploy.exe --hash=MyKey... --minversion=1.5.1.23 --wait=15 use_fqdn_as_uuid=1"or has a different syntax?"
Or, I could try running the wapt-get generate-uuid command on each remote machine only once, but I don't know how to do that yet.

And regarding the positions where the agent has not settled, do you have any idea in relation to what I mentioned above?


Thank you in advance! :)
Locked