Hi
Please advice me on the following requirement. Its very urgent requirement for me.
I created the Windows application to create/Update the website in Local machine IIS. how to do the same activities on Remote Server IIS?
How to get the Remote server IPAddress and determine Which .NET Framework Versions Are Installed on remote server and etc.
Forexample :
I have 5 Server (S1, S2, S3, S4 and S5).
I want to Create/Update the Website in Server S1 from My machine.
From my machine I run the application and I select the server means. I want to list the selected server information (IP Address, Installed Framework versions and etc)
Thanks in advance.