Servers Table

The Servers table stores records for the physical servers which make up the Microsoft Windows SharePoint Services deployment.

Warning  Modifying the database schema or database structures is unsupported. Changes that you make to the database contents may be overwritten when you install updates or service packs for Windows SharePoint Services, or when you upgrade an installation to the next product version.

Columns

Column nameData typeDescription
ServerIduniqueidentifierPrimary key.
NamenvarcharMachine name of the server.
AddressnvarcharURL of the server.
LastModifieddatetimeTime of last modification to server record.
LastModifiedUsernvarcharUser name of the person who last modified server record.
LastModifiedServernvarcharName of the server affected by the modifications.
StatusintNot used in this table.
VersiontimestampVersion of the metainfo parameter in the table. This value is incremented when a new computer is added to the server farm.
PropertiesntextAdditional information about the server stored in XML format.

Page view tracker