Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ldap and active directory

Status
Not open for further replies.

cptkirkh

MIS
Feb 20, 2001
95
0
0
US
Does anyone have a sample script that can attach to the AD and pull information? Whenever i try what I have it says that no such object exists. Help???
 
I am not to fond of scripting as I don't know nothing in it. However there is a wonderful tool called ADSI Edit which is located on your Windows 2000 Server CD-ROM. I am not sure if it is on WIN2k. It is called Support Tools. You should be able to find it on the CD-ROM. This tool will tie into LDAP for you.

Good Luck
Narineh, MCSE, MCP, Network+
 
Hi,

I am also working on something similar, but I want to manage AD objects without loading MMC - not sure if ths is possibel.

However, if you just want to pull information you can use ADSI scripting (simple VBscript that will extract information from AD in plain text, command prompt)

Hope it helps... and if anyone has any suggestions on my initial (managing ad objects) please let me know
 
not sure if this is the right tool but this (Csvde.exe ) can pull info from the AD and present it as a CSV file "Work to live, don't live to work"

"The problem with troubleshooting is that sometimes it shoots back"
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top