Hi,
i'm trying to move an AD User from a OU to another OU in C#
This doesn't work...
{
group.CommitChanges();
}
Thank's