NetIntruder
MIS
All,
I'm working on what i thought would be a simple interface for our engineers to find all servers in a given AD site. I'm writing this in C# (though any language will do) and I cannot seem to find any attribute of a computer account that actually links it to a given site. Is there a way to do this that doesn't involve something like this:
Find all Computers
Resolve DNS
Link IP Address to site address
Map site to server
I want to keep the search as simple as possible.
Thanks in advance!
~Intruder~
CEH, MCSA/MCSE 2000/2003
"The Less You Do, The Less Can Go Wrong"
I'm working on what i thought would be a simple interface for our engineers to find all servers in a given AD site. I'm writing this in C# (though any language will do) and I cannot seem to find any attribute of a computer account that actually links it to a given site. Is there a way to do this that doesn't involve something like this:
Find all Computers
Resolve DNS
Link IP Address to site address
Map site to server
I want to keep the search as simple as possible.
Thanks in advance!
~Intruder~
CEH, MCSA/MCSE 2000/2003
"The Less You Do, The Less Can Go Wrong"
