Has anyone had any luck using the WinNT provider (ie WinNT://) along with the System.DirectoryServices namespace to perform Windows Group management tasks.
I want to Add/Remove users To/From Groups and at first this looked to be a piece of cake with DirectoryServices but I've had no joy so far.
In fact I've given up and am using the COM IADs interface instead but am still curious whether it's possible with a .Net component.
