Page 1 of 1

[SOLVED] Wapt 2.1: How to refresh Active Directory?

Published: March 16, 2022 - 3:01 PM
by t.heroult
Hello,

when machines are moved within Active Directory (a change of Organizational Unit), WAPT doesn't detect it and therefore doesn't apply the "unit" packages.

This is rather annoying when you expect a certain level of process automation.

Is it possible to force WAPT to detect that hosts have been moved?

Thanks in advance.
Tom

Re: Wapt 2.1: How to refresh Active Directory?

Published: March 16, 2022 - 4:57 PM
by dcardon
Hello t.heroult,

The OU that the WAPT agent reports is the one where the computer thinks it is located (not its actual location in Active Directory). If it's not updated, it means there hasn't been a gpupdate in the meantime. You can force it from the WAPT console by right-clicking on the computer and choosing:

Code: Select all

Gestion Windows de l'ordinateur -> Forcer la mise à jour des GPO sur les machines
Then restart an inventory update.

Sincerely,

Denis Cardon

Re: Wapt 2.1: How to refresh Active Directory?

Published: March 17, 2022 - 10:32
by t.heroult
OK, thanks, it works.

Beyond that, there was another problem in Active Directory (I'm almost ashamed to admit it, but it predates my arrival): there are Organizational Units (OUs) with accented characters (like "Clients légers"), and unit assignment doesn't work on these OUs.

Great, that was the argument I needed to convince the IT department to restructure Active Directory a bit with more best practices. :)

I'm closing the topic. :)