Hi Guest

MobileUser

1 HomePage 1 Jobs 1 WalkIn 1Articles  

Cat Exam

 :) Latest Topic
AJAX
VB.NET
SQL Query
UDDI
CLASS
JavaScript Questions
SharePoint Interview
SilverLight
WCF
general knowledge
 ASP.NET
 :) Hot Jobs
 
 :) Latest Articles


  

 


Code to get all the server list in Sharepoint Farm
Question Posted on 19 Mar 2014

Home >> SharePoint >> SharePoint SourceCode >> Code to get all the server list in Sharepoint Farm




Below is the code to get name of all the server available in the farm with there address and roles.


SPFarm farm = SPFarm.Local;

Console.WriteLine("Below are the list of servers in Farm");

foreach (SPServer server in farm.Servers)
{
Console.WriteLine("ServerName", server.Name);
Console.WriteLine("ServerAddress", server.Address);
Console.WriteLine("ServerRole", server.Role);
}

0
0



 
 Input Your Comments Or suggestions(If Any)
 Name
 Email(optional)
 Comments


Other Important Questions
How to add External Javascript, CSS, Image, Button in WepPart
How to create Custom List using Sharepoint Designer 2013
Binding DropDownList with Sharepoint List data using code
How to delete sitepage and check exists or not in sharepoint
Code to get all the server list in Sharepoint Farm






 
Top Searches:asp net questions vb net questions sql query uddl questions class javascript Questions sharepoint interview questions and concept silverlight questions and concept wcf questions beans general knowledge ajax questions
PHP | Biztalk | Testing | SAP | HR |