Search the web
Sign In
New User? Sign Up
ADSIANDDirectoryServices · ADSI and System.DirectoryServices Q&A
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2621 - 2650 of 4629   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2621
The way I've set it up is to have my .asp pages that create the mailbox sit in a virtual directory, and set the Anonymous Account to be the strAdminUser for...
Coleman, Hunter
hcolemanmontana
Offline Send Email
Dec 2, 2004
4:53 pm
2622
I am developing a simple application on my intranet. It's a web form in ASP.NET. When the user enters information into the form and clicks on submit, I want to...
angelo34jj
Offline Send Email
Dec 2, 2004
10:19 pm
2623
Hi, I have a task to add new user and edit existing users in active directory using VB.NET. Can anybody show me an example or url? Thanks in Advance Moorthy ...
JYM
jym_kptc
Offline Send Email
Dec 4, 2004
7:47 pm
2624
Hey, I just searched the www.msdn.microsoft.com for sample codes in C#, and I noticed there is lot of example codes in VB... Regards, /Jimmy ... Jimmy...
Jimmy Andersson
jimand@...
Send Email
Dec 5, 2004
2:37 am
2625
Here is a good entry point to some documentation: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/adsi/adsi/a ...
Joseph Shook
joseph_shook...
Offline Send Email
Dec 5, 2004
3:22 am
2626
You may want to supply some more information because there are so many vectors in this kind of question. I imagine that you are going to use Integrated...
Joseph Shook
joseph_shook...
Offline Send Email
Dec 5, 2004
3:44 am
2627
Thanks Joseph and Jimmy. I will look at the url. Thanks again Moorthy Joseph Shook <joeshook@...> wrote: Here is a good entry point to some...
JYM
jym_kptc
Offline Send Email
Dec 5, 2004
6:50 am
2628
Hi Joseph When i try your example code, i do get " An operations error occurred" error though i provided my user name and password for the domain (i am in...
JYM
jym_kptc
Offline Send Email
Dec 5, 2004
7:25 am
2629
Hi Joseph, Please never mind. It was from mine. i put domain name wrong. Now i am able to add user. I will look for editing the existing entries. If you can...
JYM
jym_kptc
Offline Send Email
Dec 5, 2004
8:54 am
2630
Hi I heard EmployeeId column exist and hidden in Active Directory. How do i get it enable and update the information using vb.net? Thanks in advance Moorthy ...
JYM
jym_kptc
Offline Send Email
Dec 5, 2004
8:56 am
2631
Yes is does exist. It isn't hidden, meaning I don't know that it is in any of the standard MMC SnapIns like Active Directory Users and Computers. (Although I...
Joseph Shook
joseph_shook...
Offline Send Email
Dec 5, 2004
11:44 pm
2632
Absolutely brilliant Joe. Thanks a ton. Regards Moorthy Joseph Shook <joeshook@...> wrote: Yes is does exist. It isn't hidden, meaning I...
JYM
jym_kptc
Offline Send Email
Dec 6, 2004
4:20 am
2633
Hi all, I am trying to reset password in AD through vbscript so far, it doesn't get through, anyone can take look at it, thanks in advance... below is code: ...
wei
weihuangzhu
Offline Send Email
Dec 7, 2004
2:18 am
2634
You are missing a quote before WinNT. Because this is vbscript I created a joe.vbs file and ran your code in the file via a command windows with cscript...
Joseph Shook
joseph_shook...
Offline Send Email
Dec 7, 2004
4:32 am
2635
it works thanks alot wei ... http://msdn.microsoft.com/library/default.asp?url=/library/en-us/adsi/adsi/i ... __________________________________ Do you Yahoo!?...
wei huang
weihuangzhu
Offline Send Email
Dec 7, 2004
3:11 pm
2636
Wei, Please make sure you take away more then just working code from Joseph's post. Pay attention to his comments about debugging and documentation and learn...
gsmith@...
kursplat69
Offline Send Email
Dec 7, 2004
3:30 pm
2637
Hi, I need to enumerate all available NT/Active Directory domains in my VB.Net application. In a second phase, I will need to list all computers in a selected ...
peter.vaneeckhoutte@...
peterve1
Offline Send Email
Dec 7, 2004
3:36 pm
2638
Hello, I am trying to add an existing local user to local Administator group.When the Invoke method is called I get this exception: Exception "A member could...
hash
h_b_chauhan
Offline Send Email
Dec 8, 2004
3:14 am
2639
... What is the "user" DirectoryEntry after this call?? Do you really find that user you're looking for?? ... ("Administrators", "Group"); Ditto for the group...
Marc Scheuner
m_scheuner
Offline Send Email
Dec 8, 2004
6:28 am
2640
Can Anyone please suggest some good websites and books that i can read to develop my programs specifically written in C++ i always have problems with writing...
tdhoo7
Offline Send Email
Dec 8, 2004
12:24 pm
2641
Hey there, There are alot examples on http://msdn.microsoft.com, and there are some good books look for a author called Charles Oppermann. But if you have a...
Carlos Magalhaes
carloshoshm
Offline Send Email
Dec 8, 2004
2:06 pm
2642
Hey all, After a very long hiatus, and a new mail server, I have returned. Back in Canada, I'm now working downtown Toronto for EMC. Hopefully I will be able...
Brendan Stephens
brendan_step...
Offline Send Email
Dec 8, 2004
2:12 pm
2643
Welcome back Brendan! Joe ... From: "Brendan Stephens" <brendan.stephens@...> To: <ADSIANDDirectoryServices@yahoogroups.com> Sent: Wednesday, December...
Joe Kaplan
joekaplan2003
Offline Send Email
Dec 8, 2004
3:02 pm
2644
Yeah its great to see we are at full strength again --- Now we need you to sort out any of the unanswered questions - ****IF there are any :) C ... From:...
Carlos Magalhaes
carloshoshm
Offline Send Email
Dec 8, 2004
3:14 pm
2645
Hello Marc, Thanks for the response. user and group object are the one expected. user.Path is "WinNT://<Domain>/<Local IPAddress>/ASPNET". I tried calling...
harsha chauhan
h_b_chauhan
Offline Send Email
Dec 8, 2004
4:36 pm
2646
Hello, I'm looking for a tool to synchronize user from Ad to ADAM or Synchronize password from AD to ADAm, i don't want to use MIIS 2003. Is this tool exists...
dasil_2000
Offline Send Email
Dec 8, 2004
4:53 pm
2647
There's an Adamsync beta that you can download from http://www.microsoft.com/windowsserver2003/adam/default.mspx. ... From: dasil_2000...
Coleman, Hunter
hcolemanmontana
Offline Send Email
Dec 8, 2004
5:41 pm
2648
Hi ! We have large firm with offices all over the world and .NET Web Application is allowing users to access the website by authenticating logged in user by...
Saurabh Lakhia
saurabhlakhia
Offline Send Email
Dec 8, 2004
8:20 pm
2649
This question doesn't make sense to me. Are all of the users in the same domain or are there different domains? What exactly is failing? The code below shows...
Joe Kaplan
joekaplan2003
Offline Send Email
Dec 8, 2004
8:33 pm
2650
Thanks Joe for reply. Our structure starts with ABC.NET top level and under that we have sub tree for each continent and under that for each countries.If you ...
Saurabh Lakhia
saurabhlakhia
Offline Send Email
Dec 8, 2004
9:07 pm
Messages 2621 - 2650 of 4629   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help