|
-
Mar 31st, 2008, 01:22 AM
#1
Thread Starter
Fanatic Member
[RESOLVED] Adding user to specific distribution list.
Hi,
We have a requirement from the client which to add a user from Active Directory to specific distribution list or groups. Anyone on this forums has already experienced or a tutorial. We used c#. thanks!
-
Mar 31st, 2008, 02:14 PM
#2
Re: Adding user to specific distribution list.
-
Mar 31st, 2008, 09:17 PM
#3
Thread Starter
Fanatic Member
Re: Adding user to specific distribution list.
Thanks mendhak for the link this is a big help from you
-
Apr 1st, 2008, 04:49 AM
#4
Re: [RESOLVED] Adding user to specific distribution list.
That's one small search for mend, one giant leap for popskind.
-
Jan 19th, 2010, 12:51 PM
#5
New Member
Re: [RESOLVED] Adding user to specific distribution list.
Hi All,
I have list us AD user ID. I need to create a distribution list and then to add those members in that.
I am pretty new in this technology area, can anyone help me build this code:
1. Create a distribution list.
2. Add users to distribution list.
Waiting for your reply eagerly....
Thanks
Varun
-
Jan 20th, 2010, 03:21 AM
#6
Re: [RESOLVED] Adding user to specific distribution list.
Hi, welcome to the forums.
http://www.codeguru.com/csharp/cshar...cle.php/c9729/
(This article has attached files you can take code from)
There's another example from MSDN (VB.NET) here:
http://msdn.microsoft.com/en-us/libr...8VS.85%29.aspx
-
Jan 20th, 2010, 05:12 AM
#7
New Member
Re: [RESOLVED] Adding user to specific distribution list.
Hi Moderator,
Thanks for the quick reply.. I will try the code .
Thanks for your help...
Varun
-
Jan 20th, 2010, 05:38 AM
#8
Re: [RESOLVED] Adding user to specific distribution list.
-
Jan 22nd, 2010, 01:15 PM
#9
New Member
Re: [RESOLVED] Adding user to specific distribution list.
Hi All,
With help of all of you, I managed to write code to create a group in AD.
I am facing a new issue:
AD group is getting created but the group type is getting set as security.
I need to create a group but need to set Group Type as 'Distribution'.
Can any body tell me how to set that?
Varun
-
Jan 24th, 2010, 07:33 AM
#10
Re: [RESOLVED] Adding user to specific distribution list.
It's best if you create another thread for this. In any case, show your code.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|