ServerSettings Table Metadata (Advanced Settings)

[Applies to: Microsoft Dynamics CRM 2011]

The ServerSettings table contains server settings for the Microsoft Dynamics CRM Online server. This data can be retrieved using the RetrieveAdvancedSettingsRequest message. The settings that have IsWritable set to 1 can be updated using the UpdateAdvancedSettingsRequest message. For more information about how to edit these settings with PowerShell, see Read and Update Advanced Settings with PowerShell.

The following table lists the metadata.

Name Description Type SchemaType IsWritable PrimaryKey Locator Cached Length Nullable Min Max Default

DisableUserInfoClaim

Indicates whether the site wide deployment disables sending of user information claims to Windows Azure Service Bus.

bit

Settings

1

1

1

0

0

ExternalRouterService

Specifies the external router service host URL.

nvarchar

Settings

1

1

1

256

1

FipsEnabled

Indicates whether Federal Information Processing Standard (FIPS) is enabled on this site.

bit

Settings

1

1

1

0

0

MaxExpandCount

Specifies the maximum limit to the number of related entities that can be included in a single request by using the $expand query operator over the ODdata endpoint.

int

Settings

1

1

1

0

6

MaxResultsPerCollection

Specifies the maximum limit to the number of entities in each entity set that is returned as a data feed over the OData endpoint.

int

Settings

1

1

1

0

50

MSOnlineLastDirectoryLinkRevision

Specifies the last revision of the directory link table that was processed.

bigint

Settings

1

1

1

1

NlbEnabled

Indicates whether the network load balancer is enabled for Active Directory.

bit

Settings

1

1

1

0

OnsaUploaderEnabled

Specifies if the uploader for online service analytics is enabled or disabled.

bit

Settings

1

1

0

0

PostponeAppFabricRequestsInMinutes

Specifies the duration for which any Windows Azure Service Bus requests should be postponed.

int

Settings

1

1

1

0

0

PostViaExternalRouter

Indicates whether an external router has been configured.

bit

Settings

1

1

1

0

0

SslHeader

Specifies the SSL header for Active Directory.

nvarchar

Settings

1

1

1

512

0

See Also

Concepts

Use Advanced Configuration Settings (ConfigDB)
Deployment Entities and Deployment Configuration Settings

Microsoft Dynamics CRM 2011
Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.