473,324 Members | 2,511 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,324 software developers and data experts.

search in AD

sgr
How Can I do for search a computer in my Active Directory with c# and .net
framework 1.1?

Thanks
Nov 23 '06 #1
4 1412
"sgr" <sg*@discussions.microsoft.comwrote in message
news:56**********************************@microsof t.com...
How Can I do for search a computer in my Active Directory with c# and .net
framework 1.1?
**********************
You question is not so clear.
Perhaps you should formulate
your question in your native
language.

Adrian.
Nov 23 '06 #2
"sgr" <sg*@discussions.microsoft.comwrote in message
news:56**********************************@microsof t.com...
How Can I do for search a computer in my Active Directory with c# and .net
framework 1.1?

Thanks
Take a look at the System.DirectoryServices namespace classes, they are simple wrappers
arround ADSI.

Willy.

Nov 23 '06 #3
>How Can I do for search a computer in my Active Directory with c# and .net
>framework 1.1?
You'll need to use the System.DirectoryServices namespace and more
precisely the DirectorySearcher class from within that.

There's a really good list of quick C# samples of using S.DS here:
http://msdn.microsoft.com/library/de...ryservices.asp

Basically, you need to set up a DirectorySearcher, with a starting
point and some options as to what to look for, and what attributes to
load for any object found.

Marc
Nov 24 '06 #4
Hi Willy,

See this link, May be this will be helpfull to u.

http://www.c-sharpcorner.com/Code/20...stAllComps.asp

In this Example u can find the "How to get the Listing all Computer in
Active Directory" ..

All the Best ..

On Nov 24, 2:43 am, "Willy Denoyette [MVP]"
<willy.denoye...@telenet.bewrote:
"sgr" <s...@discussions.microsoft.comwrote in messagenews:56**********************************@m icrosoft.com...
How Can I do for search a computer in my Active Directory with c# and .net
framework 1.1?
ThanksTake a look at the System.DirectoryServices namespace classes, they are simple wrappers
arround ADSI.

Willy.
Nov 24 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: R. Rajesh Jeba Anbiah | last post by:
Q: Is PHP search engine friendly? Q: Will search engine spiders crawl my PHP pages? A: Spiders should crawl anything provided they're accessible. Since, nowadays most of the websites are been...
1
by: Les Juby | last post by:
A year or two back I needed a search script to scan thru HTML files on a client site. Usual sorta thing. A quick search turned up a neat script that provided great search results. It was fast,...
5
by: George | last post by:
Hi, Anyone has the background for explaining? I have made a search on my name and I have got a link to another search engine. The link's title was the search phrase for the other search engine...
3
by: Alastair | last post by:
Hello guys, I've been building a search facility for an intranet site I'm part of developing and we've been building a search engine using Index Server. It mostly works, however there have been...
39
by: Noticedtrends | last post by:
Can inference search-engines narrow-down the number of often irrelevant results, by using specific keywords; for the purpose of discerning emerging social & business trends? For example, if...
22
by: Phlip | last post by:
C++ers: Here's an open ended STL question. What's the smarmiest most templated way to use <string>, <algorithms> etc. to turn this: " able search baker search charlie " into this: " able...
28
by: joshc | last post by:
If I have an array of data that I know to be sorted in increasing order, and the array is less than 50 elements, and I want to find the first element greater than a certain value, is a simple...
4
by: BenCoo | last post by:
Hello, In a Binary Search Tree I get the error : Object must be of type String if I run the form only with the "Dim bstLidnummer As New BinarySearchTree" it works fine. Thanks for any...
1
Merlin1857
by: Merlin1857 | last post by:
How to search multiple fields using ASP A major issue for me when I first started writing in VB Script was constructing the ability to search a table using multiple field input from a form and...
0
by: passion | last post by:
"Specialized Search Engines" along with Google Search Capability (2 in 1): http://specialized-search-engines.blogspot.com/ Billions of websites are available on the web and plenty of extremely...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.