ADSI Scripting

Anything VBScript-related, including Windows Script Host, WMI, ADSI, and more.
Forum rules
Do not post any licensing information in this forum.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 16 years and 7 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked
User avatar
antknee
Posts: 35
Last visit: Wed Jan 05, 2011 10:44 pm

ADSI Scripting

Post by antknee »

Hi. Given that Intellisense won't work well for enumerating AD attributes and such; what is the best way to go about knowing what is available to me while I am scripting ADSI?

What would be nice for AD scripting is something like what Scriptomatic does for WMI. I know there is a ADSI Scriptomatic but that really doesn't expose the level of detail that Sciptomatic does for WMI.

I know I can also use ADSI Edit for getting available attributes on objects such as OUs, users, groups, etc.

But what about higher level stuff like scripting domain & forest level stuff?

I hope this makes sense.

Thanks
Last edited by J A Reif on Thu May 09, 2013 1:31 pm, edited 1 time in total.
Reason: updated url
This topic is 16 years and 7 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked