|
XPath
|
Values
|
Default value
|
Notes
|
|
/configuration/ resourceManagementService/ @dataReadTimeoutInSeconds
|
[0,inf)
|
58
|
The timeout used in all SQL select commands.
|
|
/configuration/ resourceManagementService/ @dataWriteTimeoutInSeconds
|
[0,inf)
|
58
|
The timeout used in all SQL update, insert, and delete commands.
|
|
/configuration/ resourceManagementService/ @defaultKeySize
|
[0,inf)
|
256
|
The key size used in session keys.
|
|
/configuration/ resourceManagementService/ @defaultTokenLifetimeInMinutes
|
[0,inf]
|
10
|
The lifetime of tokens issued by the security token service.
|
|
/configuration/ resourceManagementService/ @enumerationEndpointAddress
|
<string>
|
ResourceManagementService/ Enumeration
|
The name of the WS-Enumeration enumeration endpoint.
|
|
configuration/ resourceManagementService/ @externalHostName
|
<string>
|
“localhost”
|
The base Uniform Resource Identifier (URI) to use when responding with CreateResponse and Authnetication (AuthN) responses. Use this value for load-balanced scenarios and to update the unified client resourceManagementServiceBaseAddress to have outgoing requests also go to the load-balanced server. This could be DNS name or IP Address.
If the base address is the string literal “localhost,” this also emits the health event http://sharepoint/sites/imtmanage/Lists/Ilm%20Events/DispForm.aspx?ID=43 to indicate to operators that the base address, in its current configuration, prevents external clients from communicating with the service.
|
|
/configuration/ resourceManagementService/ @hostActivationIntervalInMilliseconds
|
[0,inf]
|
120,000
|
This is the interval between the host activator polling workflow instances for status.
|
|
/configuration/ resourceManagementService/@intranetRegistrationEndpointAddress
|
<string>
|
ResourceManagementService/SecurityTokenService/Registration
|
The name of the intranet password reset registration endpoint.
|
|
/configuration/ resourceManagementService/ @metadataEndpointAddress
|
<string>
|
ResourceManagementService/MEX
|
The name of the metadata endpoint.
|
|
/configuration/ resourceManagementService/ @passwordResetEndpointAddress
|
<string>
|
ResourceManagementService/Alternate
|
The name of the password reset endpoint.
|
|
/configuration/ resourceManagementService/ @policyManagerIntervalInMilliseconds
|
[0,inf]
|
5,000
|
The interval between running the stored procedure DequeuePolicyApplication.
|
|
/configuration/ resourceManagementService/ @receiveTimeoutInSeconds
|
[0,inf]
|
300
|
The timeout used for receiving messages on all FIM endpoints. This is used as a parameter to the constructor for ServiceMultipleTokenBinding.
|
|
/configuration/ resourceManagementService/ @resourceEndpointAddress
|
<string>
|
ResourceManagementService/Resource
|
The name of the WS-Transfer resource endpoint.
|
|
/configuration/ resourceManagementService/ @resourceMailEndpointAddress
|
<string>
|
ResourceManagementService/ResourceMail
|
The name of the Resource Mail endpoint.
|
|
/configuration/ resourceManagementService/ @resourceFactoryEndpointAddress
|
<string>
|
ResourceManagementService/ResourceFactory
|
The name of the WS-Transfer resource factory endpoint.
|
|
/configuration/ resourceManagementService/ @securityTokenServiceEndpointAddress
|
<string>
|
ResourceManagementService/SecurityTokenService
|
The name of the WS-Trust security token endpoint
|
|
/configuration/ resourceManagementService/ @securityTokenServiceMetadataEndpointAddress
|
<string>
|
ResourceManagementService/SecurityTokenService/MEX
|
The name of the WS-Trust security token metadata endpoint.
|
|
/configuration/ resourceManagementService/ @servicePrincipalName
|
<string>
|
There is no default value. Omitting this value results in the endpoints having the default principle identity (which depends on the WCF implementation of endpoints and should be the Windows service account).
|
Used to create a service principle identity for all FIM endpoints.
|
|
/configuration/ resourceManagementService/ @workflowManagerEndpointBaseAddress
|
<string>
|
ResourceManagementService/WorkflowManager
|
The name of the workflow activity endpoint.
|
|
/configuration/ appSettings/ add[@key='synchronizationEngineAccountName’]
|
<string>
|
SyncEngineAccount
|
The logon name for the synchronization engine account. This enables the server to provide elevated access to the synchronization engine without special configuration in FIM.
|
|
/configuration/ appSettings/ add[@key='mailServer']
|
<string>
|
(None, and not required)
|
The URL that points to the Exchange 2007 Web service, for example, http://server/ews/exchange.asmx
|
|
/configuration/ appSettings/ add[@key='isExchange']
|
<string>
|
1
|
String literals 1 or 0 indicating whether the mail sender should instantiate an SMTP client or Exchange client. Note that the strings “true” and “false” are both treated as false.
|
|
/configuration/ appSettings/ add[@key='exchangeListenerInterval']
|
[0,3600]
|
30
|
Number of seconds to wait between polling the server running Exchange, measured in seconds.
|
|
/configuration/ resourceManagementService/ @mailBatchSize
|
[0,inf]
|
100
|
The maximum number of mail items to download from the Exchange mailbox in one batch.
|