Bigbill
(Fresh Scripter)
2003-07-29 06:28 PM
Com Objects

Where do I find a listing of all the fields I am able to edit via these calls in kix? Is there something documented?

Thanks,

Bigbill

[ 30. July 2003, 23:58: Message edited by: Bigbill ]


Radimus
(KiX Supporter)
2003-07-29 06:32 PM
Re: Com Objects

www.microsoft.com

search for MSDN

[ 29. July 2003, 18:33: Message edited by: Radimus ]


Chris S.
(MM club member)
2003-07-29 06:35 PM
Re: Com Objects

BB, do you have something specific in mind or are you just looking for how COM objects work? If it's the later, I suggest you start in the FAQ forum and read the article about COM in there.

Bigbill
(Fresh Scripter)
2003-07-30 11:54 PM
Re: Com Objects

Some of the specific things I am looking for are what fields can I update in Active Directory.

Is there a way to get a listing of all the fields available for each? What about local accounts?

Users =
Computers = "Description"


Les
(KiX Master)
2003-07-30 11:57 PM
Re: Com Objects

Download the ADSI SDK from MS. It has a CHM that show all properties and methods.

Chris S.
(MM club member)
2003-07-31 12:11 AM
Re: Com Objects

This should get you started...

http://msdn.microsoft.com/library/en-us/netdir/adsi/adsi_scripting_tutorial.asp