Federation and Remote Users
Configure settings for Office Communications Server 2007 federation and remote users using the following classes.
Global Configuration
MSFT_SIPEdgeProxySetting identifies the Access Edge Server to which a pool connects. Multiple domains can use the same Access Edge Server.
MSFT_SIPGlobalFederationSetting defines the default route and port used by internal servers to route communications to a specified Access Edge Proxy. This class also provides a way to disable communication between an Access Edge Proxy and all internal users.
Configure on Access Edge Server
MSFT_SIPEnhancedFederationConnectionLimitsData (New) represents information about open federation partners who have been classified as suspicious by the Access Edge Server.
MSFT_SIPEnhancedFederationDomainData (New) represents the last time traffic was received from the specified domain.
MSFT_SIPFederationDeniedDomainSetting specifies domains that are blocked from connecting to an Access Edge Server. Any connection from or to this domain will be dropped.
MSFT_SIPFederationExternalEdgeListeningAddressSetting provides configuration data for the listening port on the external edge of an Access Edge Server.
MSFT_SIPFederationExternalEdgeSetting (Updated) exposes properties for configuring the external edge of an Access Edge Server.
MSFT_SIPFederationInternalDomainData lists the domains within an organization to which this Access Edge Server will route messages.
MSFT_SIPFederationInternalEdgeListeningAddressSetting (Updated) provides certification data for the listening port on the internal edge of an Access Edge Server.
MSFT_SIPFederationInternalEdgeSetting (Updated) exposes properties for configuring the internal edge of an Access Edge Server.
MSFT_SIPFederationInternalServerData lists all internal trusted servers in the enterprise.
MSFT_SIPFederationNetworkProviderTable (Updated) lists the IM service providers that are listed in the IM service providers table on an Access Edge Server. This class also provides properties used to configure each IM service provider.
MSFT_SIPFederationPartnerTable (New) lists the domains that are allowed partners.