Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

ADSIANDDirectoryServices · ADSI and System.DirectoryServices Q&A

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

I am trying to get user information from a Novell eDirectory 8.7 server. I am able to get certain information, but am unable to obtain the users GUID, which...
3 Sep 1, 2003
6:49 pm

scotcurry
Send Email

File : EZADScriptomatic.exe Description : ADSI Scriptomatic...
10 Sep 1, 2003
1:37 pm

ADSIANDDirectoryServi...
Send Email

Hi Nick, How about tell us a little bit about your network i.e. the server your trying to connect to, ports, are you running any windows clients etc, and we ...
3 Aug 29, 2003
2:29 pm

Carlos Magalhaes
carloshoshm
Send Email

Nick, I've been doing it for about a year with no major problems, but there were some bumps. lessons learned: * beware the ADSI ldap schema cache ! I learned...
2 Aug 29, 2003
9:18 am

rriggers
Send Email

Hi there, I don't see any problem with that - just remember to back up your schema before you do anything - :P Retrieving the memberof for the user can prove...
2 Aug 29, 2003
6:12 am

hbouras@...
hakimbouras2000
Send Email

I'm trying to enumerate the available NT and W2k) domains, and got a result that's performance is rather bad, moreover not quite correct. Is there a general...
7 Aug 28, 2003
1:30 pm

aashish sssssss
aashish0478
Send Email

Hello, Does anyone have an example of this working? Cheers Nick...
1 Aug 28, 2003
6:20 am

rriggers
Send Email

Hello, work??? I want enable account... public const int UF_NORMAL_ACCOUNT = 0x0200; entry.Properties["userAccountControl"].Add(UF_NORMAL_ACCOUNT); I ...
2 Aug 27, 2003
10:52 am

m_scheuner
Send Email

Hi, We want to build a global person directory where a person might be a member of different entities which will be represented as OU in the directory (for ...
1 Aug 26, 2003
11:10 am

hbouras@...
hakimbouras2000
Send Email

Though I know some ADSI, I am not a 2K Exchange Admin... I have become the target of a Spammer, and even worse, one who is running a massive viral campaign. I...
1 Aug 22, 2003
4:59 pm

Brendan Stephens
brendan_step...
Send Email

Anyone have a VB script that can be run in GPO startup/shutdown that unlocks local accounts? We have some problems with deborm virus that are locking out...
1 Aug 22, 2003
1:26 pm

Gandy, Chip (COX-Atla...
chipster0274
Send Email

Hi! I'm no ADSI programmer really. But we have this intranet project and we want to list all the users (and groups) within our domain. I tried a code snippet I...
9 Aug 22, 2003
8:34 am

m_scheuner
Send Email

Paul- This script will return the machine name, OS version, and service pack level. It won't identify the server's role, but you could include Robbie Allen's...
7 Aug 20, 2003
6:40 pm

Bendall, Paul
bendallp
Send Email

Hi I have a problem like this. Our organization has three LDAP servers (iPlanet 5.1). My application should check programatically for closest LDAP server for...
1 Aug 19, 2003
10:41 am

narne_rao
Send Email

msExchHideFromAddressLists (boolean) True = Hide False = Show B ;) ... From: Sam Hadley [mailto:meg.ryan@...] Sent: Mon 18/08/03 15:20 To:...
2 Aug 18, 2003
8:38 pm

Sam Hadley
marailth
Send Email

Hi everyone, I'm creating a rather large volume of users, and all of them do not want to appear in the global address list, GAL. Does anyone know what...
1 Aug 18, 2003
7:20 pm

Sam Hadley
marailth
Send Email

I have had server outages over the past few days. Exchange Server decided it had enough problems of it's own and could no longer be burdened with my email...
1 Aug 18, 2003
3:17 pm

Brendan Stephens
brendan_step...
Send Email

One way I have found very effective but can be tedious to work with is checking that users credentials against the ACL's of that container. I have found...
1 Aug 18, 2003
7:42 am

Carlos Magalhaes
carloshoshm
Send Email

Hi Guys, I am trying to make an Active Directory Browswer. I want to know how can I determine the logon users access rights. Meaning suppose, UserA logs in,...
1 Aug 17, 2003
6:44 pm

imran_masud2003
Send Email

Hello All I am trying to integrate Active Directory with an ASP.NET application (written in C#) to use Active Directory for the security. Here is what I am...
5 Aug 15, 2003
7:59 am

Carlos Magalhaes
carloshoshm
Send Email

Hi, I'm facing the problem in adding a user to a specified group .If anyone have worked with this can you help me in this issue. Regards Vanitha Win TVs,...
5 Aug 14, 2003
10:29 am

Carlos Magalhaes
carloshoshm
Send Email

Hi Guys, I want to run through a whole bunch of servers to capture their OS version and domain role i.e. PDC/BDC/Member server. I know I can do this using WMI ...
1 Aug 13, 2003
10:57 am

Bendall, Paul
bendallp
Send Email

Could you also PLEASE post the error message so we can diagnose. It would also be helpful if you could answer the following questions below: a. Are you running...
12 Aug 12, 2003
9:52 am

m_scheuner
Send Email

Hi there, I don't think the following is possible using ADSI: <<YOU WROTE>>> Possible view a history of his/her recent logins and which workstation was used. ...
1 Aug 12, 2003
8:17 am

Carlos Magalhaes
carloshoshm
Send Email

How do I make it so I can start at the AD root and drill down to the object and hit the command button? example: browse for a user and then set the "must...
1 Aug 12, 2003
6:07 am

markrez
Send Email

I work in a company that has just moved from an NT domain to AD. They are actually still using primarily NT machines to login to the domain. My question is...
1 Aug 12, 2003
6:07 am

containedcontrols
containedcon...
Send Email

Hi all, I am new to ADSI. I am using ASP.net for creating user,deleting user,creating groups,deleting groups... I am using directoryservices component for user...
2 Aug 11, 2003
11:34 am

Vanitha Krishnan
vani_krishnan
Send Email

Hi, I getting this error when i try to execute the following statements in the asp.net applications.It could be greatful if someone can tell me why i'm facing...
3 Aug 11, 2003
10:03 am

Vanitha Krishnan
vani_krishnan
Send Email

Could you please post the link on this group it would help a lot of the others. Thank You! ... From: ferngoldr [mailto:ferngoldr@...] Sent: Friday,...
1 Aug 8, 2003
9:12 pm

Carlos Magalhaes
carloshoshm
Send Email

Hi all, I am reading a quite comprehensive LDAP document , not really AD specific but , i see that there are a list of "MAX" values specified, i.e. ...
1 Aug 8, 2003
9:12 pm

Carlos Magalhaes
carloshoshm
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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