Hello NG,
I'm new in programming VB.NET and I'll create a Project to read and change Active Directory Users, Groups, and Organisational Units. I test with VisualStudio 2003 but wenn i access Users with System.Director yServices.Direc toryEntry I get an error when I make objUser.CommitC hanges().
Can anybody tell me how to access and Change Active Directory Object with VB.NET?
Thanks at All
--
Arne Tiedemann www.bitbuilder.de
-- The Windows Networking Site --
I'm new in programming VB.NET and I'll create a Project to read and change Active Directory Users, Groups, and Organisational Units. I test with VisualStudio 2003 but wenn i access Users with System.Director yServices.Direc toryEntry I get an error when I make objUser.CommitC hanges().
Can anybody tell me how to access and Change Active Directory Object with VB.NET?
Thanks at All
--
Arne Tiedemann www.bitbuilder.de
-- The Windows Networking Site --
Comment