The search returned 9 results

by yannick.jolivet
June 17, 2026 - 3:51 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [RESOLVED] Updating OUs and contained machines
Answers: 8
Views : 3835

Re: Updating OUs and contained machines

Hello,

I just installed the update which seems to have fixed the problem.
Thank you for your time in resolving my issue

. Best regards.
by yannick.jolivet
June 16, 2026 - 10:42
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [RESOLVED] Updating OUs and contained machines
Answers: 8
Views : 3835

Re: Updating OUs and contained machines

Hello,

thank you for your reply. I managed to find a PC that wasn't appearing in the correct OU.
The machine field displayed on the console isn't showing the correct OU.

Regarding the versions, we haven't yet updated to the latest versions;
the current version is 2.6.1.17576

.
by yannick.jolivet
June 15, 2026 - 4:11 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [RESOLVED] Updating OUs and contained machines
Answers: 8
Views : 3835

Re: Updating OUs and contained machines

Hello.

I just found the solution for my machine. I removed it from the inventory, and when it was re-uploaded, it reappeared in the OU where it was located.

Thank you for your replies.
by yannick.jolivet
June 12, 2026 - 10:00
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [RESOLVED] Updating OUs and contained machines
Answers: 8
Views : 3835

Re: Updating OUs and contained machines

Hello,

thank you for your reply.
My Active Directory seems to be fully functional otherwise, but I just checked the registry key value provided, and it is indeed the expected one, that is, the value of the machine's current OU in my AD.

However, when I go to my WAPT server, the OU...
by yannick.jolivet
June 11, 2026 - 8:45 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [RESOLVED] Updating OUs and contained machines
Answers: 8
Views : 3835

[RESOLVED] Updating OUs and contained machines

Good evening

. I have a small problem. The directory tree displayed on the left side of the inventory tab in the console is not up-to-date with my Active Directory.

I've tried looking into it, but I can't find how to update the display.

This is a problem because I've positioned a...
by yannick.jolivet
April 10, 2026 - 3:35 PM
Forum: WAPT Server
Subject: [SOLVED] Post-installation script that runs every time the machine starts
Answers: 5
Views : 7850

Re: Post-installation script that runs every time the machine starts

Hello again!

After looking into your reply, the problem actually stemmed from the fact that my script ended with the `exit` command,
so the task deactivation command never executed.

Thank you for your feedback.
by yannick.jolivet
April 10, 2026 - 1:29 PM
Forum: WAPT Server
Subject: [SOLVED] Post-installation script that runs every time the machine starts
Answers: 5
Views : 7850

Re: Post-installation script that runs every time the machine starts

Hello

thank you for your reply.
It seems I've found the problem.

I tried the method of not writing the code directly in the right-hand side of the configuration, but importing it as a .cmd script.
However, to be able to import it directly, I had to copy the script...
by yannick.jolivet
April 9, 2026 - 4:34 PM
Forum: WAPT Server
Subject: [SOLVED] Post-installation script that runs every time the machine starts
Answers: 5
Views : 7850

[SOLVED] Post-installation script that runs every time the machine starts

Hello everyone.

When I deploy my machines using WADS, I use a post-installation script.
One of its actions is to rename the C drive to SYSTEM and create a D partition on the remaining disk space.

By chance, I noticed that the post-installation script runs at...