[Index]

Model: device/skypeforbusinesshybrid/CsProxyConfiguration

Model Details

Title Description Details
Realm Indicates whether or not security credentials are processed by the default proxy server realm (SIP Communications Service) or by a custom realm. Custom realms must be specified (and created) by using the New-CsSipProxyCustom cmdlet.
  • Field Name: Realm
  • Type: String
MaxClientCompressionCount Indicates the maximum number of client-to-server connections that can be compressed at any given time; additional connections beyond this limit will not be compressed. The compression count can be set to any integer value between 0 and 65535, inclusive. The default value is 15000.
  • Field Name: MaxClientCompressionCount
  • Type: Integer
ScopeClass
  • Field Name: ScopeClass
  • Type: String
OutgoingTlsCount Specifies the maximum number of Transport Layer Security (TLS) connections that can be used for each internal server. The minimum number of TLS connections is 1, and the maximum number is 4. By default, OutgoingTlsCount is set to 4.
  • Field Name: OutgoingTlsCount
  • Type: Integer
MaxKeepAliveInterval Specifies the amount of time (in minutes) that can elapse before the server verifies that the connection with the client is still valid. The default value is 20 minutes.
  • Field Name: MaxKeepAliveInterval
  • Type: Integer
EnableLoggingAllMessageBodies When set to True, Microsoft Lync Server will log the actual content of all instant messages. For privacy reasons, message content is typically deleted and only information about the communicating endpoints is included in the log files. The default value is False.
  • Field Name: EnableLoggingAllMessageBodies
  • Type: Boolean
AllowPartnerPollingSubscribes When set the True, partner applications are allowed to periodically poll the service for state changes. The default value is False ($False).
  • Field Name: AllowPartnerPollingSubscribes
  • Type: Boolean
DnsCacheRecordCount Maximum number of records that can be maintained in the DNS record cache. The default value is 3000.
  • Field Name: DnsCacheRecordCount
  • Type: Integer
AcceptServerCompression When set to True (the default value), the proxy server will accept all incoming compression requests from other servers.
  • Field Name: AcceptServerCompression
  • Type: Boolean
RequestServerCompression When set to True (the default value) the proxy server requests that compression be used on all outgoing connections to other servers.
  • Field Name: RequestServerCompression
  • Type: Boolean
AcceptClientCompression When set to True (the default value), the proxy server will accept all incoming compression requests from client endpoints.
  • Field Name: AcceptClientCompression
  • Type: Boolean
Identity * Unique identifier for the proxy server configuration settings to be created. Proxy server configuration settings can only be created at the service scope, and only for the Edge Server and Registrar services. You cannot create settings at the global scope; likewise, you cannot create settings at the service scope if the service in question already hosts a collection of proxy server settings. For example, if the service Registrar:atl-cs-001.litwareinc.com already hosts proxy server settings, then any command that attempts to create new settings for that service will fail. To specify the Identity for your new proxy server settings, use syntax similar to this: -Identity "service:Registrar:atl-cs-001.litwareinc.com"
  • Field Name: Identity
  • Type: String
UseCertificateForClientToProxyAuth When set to True (the default value), client endpoints will be allowed to use certificates for authentication.
  • Field Name: UseCertificateForClientToProxyAuth
  • Type: Boolean
EnableWhiteSpaceKeepAlive When set to True (the default value), the proxy server expects clients to periodically send a "whitespace message" (an empty message with no content) to indicate that the connection is still active.
  • Field Name: EnableWhiteSpaceKeepAlive
  • Type: Boolean
TreatAllClientsAsRemote When set to True, the proxy server functions as if all client connections are external connections that pass through the Edge Server running the Access Edge service. The default value is False.
  • Field Name: TreatAllClientsAsRemote
  • Type: Boolean
Element
  • Field Name: Element
  • Type: String
InMemory Creates an object reference without actually committing the object as a permanent change. If you assign the output of this cmdlet called with this parameter to a variable, you can make changes to the properties of the object reference and then commit those changes by calling this cmdlet's matching Set-<cmdlet>.
  • Field Name: InMemory
  • Type: Boolean
UseKerberosForClientToProxyAuth When set to True (the default value), client endpoints will be allowed to use the Kerberos protocol for authentication. Although Kerberos is a more secure protocol than NTLM, it cannot be used if the client belongs to a different realm than the server.
  • Field Name: UseKerberosForClientToProxyAuth
  • Type: Boolean
TestParameterList This parameter is not currently used by Skype for Business Server 2015.
  • Field Name: TestParameterList
  • Type: String
Anchor
  • Field Name: Anchor
  • Type: String
UseNtlmForClientToProxyAuth When set to True (the default value), client endpoints will be allowed to use the NTLM protocol for authentication. Although NTLM is a less secure protocol than Kerberos, NTLM can be used if the client belongs to a different domain than the server. That is not true for Kerberos authentication.
  • Field Name: UseNtlmForClientToProxyAuth
  • Type: Boolean
SpecialConfigurationList PARAMVALUE: String
  • Field Name: SpecialConfigurationList
  • Type: String
MaxServerMessageBodySizeKb The maximum-allowed size (in kilobytes) for the body of a message sent from another server. The default value is 5000, meaning that messages with a body size larger than 5000 KB will be rejected. The server message body size can be set to any integer value between 1000 and 20000, inclusive.
  • Field Name: MaxServerMessageBodySizeKb
  • Type: Integer
LoadBalanceEdgeServers When True, software load balancing is employed for requests to Edge Servers. The default value is True ($True).
  • Field Name: LoadBalanceEdgeServers
  • Type: Boolean
DisableNtlmFor2010AndLaterClients When set to True, users logging on from Skype for Business must use the Kerberos protocol for authentication. The default value is False.
  • Field Name: DisableNtlmFor2010AndLaterClients
  • Type: Boolean
LoadBalanceInternalServers When True, software load balancing is employed for requests to Registrars and other internal servers. The default value is true ($True).
  • Field Name: LoadBalanceInternalServers
  • Type: Boolean
TestFeatureList This parameter is not currently used by Skype for Business Server 2015.
  • Field Name: TestFeatureList
  • Type: String
MaxServerCompressionCount Indicates the maximum number of server-to-server connections that can be compressed at any given time; additional connections beyond this limit will not be compressed. The server compression count can be set to any integer value between 0 and 65535, inclusive. The default value is 1024.
  • Field Name: MaxServerCompressionCount
  • Type: Integer
MaxClientMessageBodySizeKb The maximum-allowed size (in kilobytes) for the body of a message sent from a client endpoint. The default value is 128, meaning that messages with a body size larger than 128 KB will be rejected. The client message body size can be set to any integer value between 64 and 256, inclusive.
  • Field Name: MaxClientMessageBodySizeKb
  • Type: Integer
API reference for device/skypeforbusinesshybrid/CsProxyConfiguration