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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10086274.html
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10124590.html
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_11636779.htm...
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20241223.htm...
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.
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20280427.htm...
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 ...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20319668.html
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.
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20330813.html
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20501384.html
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20526096.htm...
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...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_20643396.html
Zones:
C#Date Answered: 06/16/2003 Grade: B Views: 0