Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
I have successfully written code against win32::netadmin that will create an AD group for me. I have a particular container in my AD which I want this group to be in.
Is there a way to specify this or to move the group to the proper container after it is created?