In .Net the System.DirectoryServices name space has many classes that deal
with Active Directories.
Anand Balasubramanian
Microsoft, Visual Basic .NET
This posting is provided "AS IS" with no warranties, and confers no rights.
Please reply to newsgroups only. Thanks
----------------------------------------------------------------------------
----------------------------------------------------------------------
From: "Stephan Unger" <
[email protected]>
Subject: how to add user to a group
Date: Mon, 13 Oct 2003 15:03:52 +0200
Lines: 13
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
Message-ID: <#
[email protected]>
Newsgroups: microsoft.public.dotnet.languages.vb
NNTP-Posting-Host: 129.132.33.200
Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP09.phx.gbl
Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.languages.vb:146251
X-Tomcat-NG: microsoft.public.dotnet.languages.vb
Hi all,
i have a question: How can i add a existing user to a existing group in my
active directory. I have tested some codes, but it doesn't work. Can
somebody help me?
thx