Is it possible to 'talk' to servers in a Windows intranet and pull information? (.Net 4.0)
Posted
by naspinski
on Stack Overflow
See other posts from Stack Overflow
or by naspinski
Published on 2010-06-01T10:48:28Z
Indexed on
2010/06/01
10:53 UTC
Read the original article
Hit count: 199
I am attempting to make a program that will pull data such as OS, IP, Server Name, Websites, Databases, etc. in a server farm. Is there a .Net library that allows you to connect to servers and get information such as this with the proper authentication? I do not really know where to start, thank you.
Most of the servers are 2003 standard/enterprise both x86 and x64.
© Stack Overflow or respective owner