Pages

Search This Blog

Friday, February 18, 2011

SharePoint Sever details through object model programming

Many a times we need to check the server details like what is the version of current sharepoint server , upgrade status, service instances running, farm details like migration status etc etc

In SharePoint 2007 we can access all these properties from a class called as

SPServer : It gives us the properties like local settings and farm settings , service instances etc


No comments:

Post a Comment