tzeen, you can do what you want, your major issue is going to be security.  By default 
ASP.Net processes don't have the right to access/modify any of the info you listed so 
you'll have to either work with impersonation or run the process under a different 
user.  To get the info you want you should check out WMI.  I think everything you are 
looking for can be accessed and modified through WMI.  

BTW, this doesn't have anything to do with whether Windows is open source or not.  

Greg Ewing [MVP]
www.citidc.com


Original Message:
>From: "tzeen" <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: [AspNetAnyQuestionIsOk] How to manage/modify the setting of the Windows 
>Server using ASP.NET
>Date: Fri, 04 Jun 2004 04:43:31 -0000

>Can I use the ASP.net to develop a system,where this system is install 
>in a windows server, and this system can manage the server, where it 
>can modify the setting in windows server itself, 
>like modify the IP address,modify the subnet, the gateway address in 
>the server itself?
>
>In addition this system also can cofigure the file server,email server 
>and etc?
>
>is it possible to do it?
>
>Since Windows is not a open source, anybody can give an idea how to 
>do it?
>
>
>
>
>
> 
>Yahoo! Groups Links
>
>
>
> 
>
>
>




------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/saFolB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
     http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
     [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
     http://docs.yahoo.com/info/terms/
 

Reply via email to