Page 1 of 1

AD Groups - Add AD Groups as a Dependency Package

Published: October 12, 2017 - 11:53 AM
by tdejesus
Hello,
I've created several Active Directory groups and package groups.
The annoying thing is having to manually perform the procedure on the WAPT server: right-click on the workstations and then select "Add AD groups as package dependencies." Synchronization doesn't happen automatically. Is this normal?
I saw that an update_all_hosts.py file was created (topic viewtopic.php?f=9&t=331&start=20), but the link is broken.

Re: AD Groups - Adding AD Groups as a Dependency Package

Published: October 12, 2017 - 12:10
by htouvet
The file has been moved to the master branch (for version 1.5...).

It can now be found in branch 1.3:
https://github.com/tranquilit/WAPT/blob ... l_hosts.py

Re: AD Groups - Adding AD Groups as a Dependency Package

Published: October 18, 2017 - 3:58 PM
by tdejesus
THANKS :)