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 1965 - 1994 of 4629   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1965
Hi All, I am really new to AD World, I have started working on AD just few months back and so far, I know how to crate user,groups and search in AD via...
Saurabh Lakhia
saurabhlakhia
Offline Send Email
Apr 1, 2004
3:32 pm
1966
Hi Carlos, Charles called me asked me to post this message on a couple of different lists for you to give him a call. Very important, try to borrow someones...
Charles Mark Carroll
charlesmarkc...
Offline Send Email
Apr 1, 2004
3:39 pm
1967
Hi All -- I'm new to ADSI but have written some basic system admin scripts in the past (vbscript only) to do various stuff...anyways, I'm planning on moving...
rapuanonyc
Offline Send Email
Apr 2, 2004
6:56 pm
1968
Have you read all of this part of the tree? http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sds/sds/portal.asp?frame=true It is very helpful...
Joe Kaplan
joekaplan2003
Offline Send Email
Apr 2, 2004
7:45 pm
1969
My firm is looking for a ADSI guru. We need a consultant that is familiar with .Net Framework and have produced applications using ADSI. Please contatct:...
raymichael07
Online Now Send Email
Apr 2, 2004
10:01 pm
1970
Hi Joe K -- I looked at it a little bit...but most of the examples are with the ldap provider and the vbscript stuff I've written was very simple and worked...
Mike Rapuano
mikerapuano
Offline Send Email
Apr 3, 2004
2:03 am
1971
I still really need help with the below... thanks...
mhallman2
Offline Send Email
Apr 3, 2004
3:57 am
1972
Some of the same logic with S.DS with apply to the WinNT provider as well. You'll need to continue using it as long as your are still stuck on NT4 domains. If...
Joe Kaplan
joekaplan2003
Offline Send Email
Apr 4, 2004
1:44 pm
1973
I'm working on a project where I have directory information from another source. For development, I would like to take the .XSD information and append it into...
r68camaro
Offline Send Email
Apr 9, 2004
6:23 pm
1974
I have no idea how to do what you are asking about, but what is .XSD in this context? To me, that is an XML schema file. I've never heard of that extension...
Joe Kaplan
joekaplan2003
Offline Send Email
Apr 9, 2004
6:54 pm
1975
You use dsde to import an xml file. Not sure about XSD though MS have an article - might be a good starting point ...
Ian Woolley
imwoolley999
Offline Send Email
Apr 10, 2004
5:11 pm
1976
Hi, We are looking for "JAVA, J2EE and .NET" Faculty (Full time and Part time) for our Training Center. Location: Hyderabad Experience:1-2 Yerars Remuneration...
tji_dotnet
Offline Send Email
Apr 11, 2004
5:22 am
1977
I manage several general use student computer labs at a state university. We are presently only using three common user names that are not password protected....
donordenador
Offline Send Email
Apr 12, 2004
8:30 pm
1978
I am currently doing my IT honours degree at PE Technikon in Port Elizabeth, South Africa. For my individual programming project I intend to create a wizzard...
laramystar
Offline Send Email
Apr 12, 2004
11:33 pm
1979
Hi there, What I am not understanding here (and I am trying to) is do you want to authenticate via code or do you want to authenticate using a normal log in...
Carlos Magalhaes
carloshoshm
Offline Send Email
Apr 13, 2004
5:47 am
1980
Hey Larry, A big hello from a fellow South African (at the moment in Seattle). This is not going to be easy, suppport for GPO's via ADSI or ...
Carlos Magalhaes
carloshoshm
Offline Send Email
Apr 13, 2004
5:52 am
1981
Carlos, What I am trying to do is authenticate our users when they log on to any one of our lab computers using our enterprise LDAP (about 10,000 records). All...
mstory@...
donordenador
Offline Send Email
Apr 14, 2004
9:42 pm
1982
I think you might get better answers to this on activedir.org as this isn't really a programming question. However, I do recently recall hearing them ...
Joe Kaplan
joekaplan2003
Offline Send Email
Apr 14, 2004
10:19 pm
1983
How do I install, add, or Load the DirectoryServices Namespace into VisualStudio so Imoprts System.DirectoryServices will work. Currently, it tells me it can...
TeePee
tfptfp
Offline Send Email
Apr 15, 2004
8:00 pm
1984
This works for me using WebMatrix: <%@ assembly name="System.DirectoryServices, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" %> <%@...
bobfilipiak
Offline Send Email
Apr 15, 2004
8:16 pm
1985
In Visual Studio, you have to add a reference to the System.DirectoryServices assembly first before you do the Imports. Joe K. ... From: "TeePee"...
Joe Kaplan
joekaplan2003
Offline Send Email
Apr 15, 2004
10:08 pm
1986
Hi there, Can anyone suggest a solution to a problem I am having. When creating an exchange account programatically the SMTP address is not generated. This is...
David Christiansen
david624819
Offline Send Email
Apr 16, 2004
4:10 am
1987
Hi David, The SMTP address will not be created automagicaly and that is an totally valid behavior. That is part of the idea of creating accounts from code ...
Mikael Freidlitz
mfreidlitz
Offline Send Email
Apr 16, 2004
6:36 am
1988
Thank You That makes it all work, I could not find anyhing that says that in any of the web pages I went to or in Help or any reference or book I was looking...
TeePee
tfptfp
Offline Send Email
Apr 16, 2004
8:36 pm
1989
Hello all, Do you know if we could start an ADSI GUI from a C++ or VB code ? For instance, if I have a reference on a computer object AD interface, is it...
pvitoux42
Offline Send Email
Apr 19, 2004
8:58 pm
1990
The draft of ADAM Technical Reference is now available for download at: http://www.microsoft.com/downloads/details.aspx?FamilyId=96C660F7- ...
Carlos Magalhaes
carloshoshm
Offline Send Email
Apr 21, 2004
2:30 am
1991
Yes, great resource, thanx Carlos! :-) <prs/> http://www.pietsieg.com http://www.pietsieg.com/dotnetnuke Contributor on www.ASPToday.com Co-author on...
psiegers2002
Offline Send Email
Apr 22, 2004
4:21 am
1992
Hey All, I was wondering if anyone out there has some nice clean code to do the following: 1. Bind to the schemaNamingContext and return all the CLASSES listed...
Carlos Magalhaes
carloshoshm
Offline Send Email
Apr 28, 2004
12:50 pm
1993
Hi Friends Iam Planning to create a PHP application that talks to LDAP for creation/deletion/Modification/search of users/Groups/OU's .I am aware of the LDAP...
Praveen
spraveenitpro
Offline Send Email
Apr 30, 2004
6:13 am
1994
Hi Carlos, To improve performance, you should bind to abstract schema. Hope the following code snippet helps. public static void RetrieveSchema() { ...
smitha_msft
Offline Send Email
Apr 30, 2004
6:13 am
Messages 1965 - 1994 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