Advertisement

1 - 10 of 224 containing alltags:("ADSI") (0.001 seconds)
Do you know how I can connect to an Exchange Server using ADSI or LDAP (not CDO or Active Messaging!) and modify properties of mailboxes? I want to be able to modify the custom attributes of a mail...
Zones: Visual BasicDate Answered: 10/29/1998 Grade: C Views: 4
I am using ADSI 2.0 to browse WinNT containers.  I've been able to get Users, computers, shares, and services, but what I really need to do is access Session information for a file.  Anyone had any...
Zones: Visual BasicDate Answered: 02/09/1999 Grade: B Views: 0
Hi - this code returns success success success but when i refresh NT User manager, i still see the user juluis! any ideas? <% strDomain = "jekramer" strGroup = "Users" strUser = "jul...
Zones: ASPDate Answered: 10/24/2000 Grade: A Views: 0
This is really 2 part question, answering the primary question will earn a maximum grade of B.  Answering both can get an A. I have a web site where I create user accounts in the domian to allow...
Zones: ASPDate Answered: 11/29/2001 Grade: A Views: 0
How to you change a user's password without supplying the old password?? E.g. the same functionality as NT User Manager. Thanks. Mark.
Zones: ASPDate Answered: 03/23/2002 Grade: A Views: 0
I have written the class below in VB, but when i come to compile it i get the following error with the FOR loop i have constructed. "Expression is of type 'ActiveDs.IADsDomain', which is not a ...
Zones: .NETDate Answered: 09/19/2003 Grade: B Views: 31
I am looking for a way to automate the creation of contacts within the Active Directoy. Environment is Windows 2000 with Exchange 2000.
Zones: Visual BasicDate Answered: 08/09/2002 Grade: A Views: 0
Hi!  Ok, here's my problem.  I have an Outlook COM Add-In that my users will be using.  During the use of this Add-In, I need to be able to determine which office the user resides in.  My thought w...
Zones: Visual BasicDate Answered: 09/28/2003 Grade: B Views: 0
Hello, I am looking for ADSI code written in vbscript (ASP) that would allow me to modify the directory properties for a certain directory in a website in IIS. Usually, in IIS the Home Direct...
Zones: ASPDate Answered: 03/05/2003 Grade: B Views: 0
I want to use ADSI calls directly using com interop (bypassing System.DirectoryServices). In VB in the add reference dialogue box, on the COM tab, I added a reference to C:\WINDOWS\System32\acti...
Zones: C#Date Answered: 06/16/2003 Grade: B Views: 0