Aug
13
Is it possible to create an application manages active directory controller and policies?
Filed Under cyprusbizdirectory
BlueSky asked:
I want to creat an application using Visual Studio Dot Net (Visual Basic or Visual C or Visual C#) manages active directory controller and group policies in Windows 2003 Server which creates users, add them to groups, sites, etc, disable users, and transacts with Group Policies and make modifications, to use it instead the Group policy, and Active DIrectory controller.
Alexander
I want to creat an application using Visual Studio Dot Net (Visual Basic or Visual C or Visual C#) manages active directory controller and group policies in Windows 2003 Server which creates users, add them to groups, sites, etc, disable users, and transacts with Group Policies and make modifications, to use it instead the Group policy, and Active DIrectory controller.
Alexander
Comments
One Response to “Is it possible to create an application manages active directory controller and policies?”







Hello,
I doubt there is any built in function in the .NET framework to manage group policies; such a feature could potentially be very dangerous.
You can try this link, but I don’t think it’ll help much: