[Index]

Model: device/skypeforbusinesshybrid/CsPersistentChatComplianceConfiguration

Model Details: device/skypeforbusinesshybrid/CsPersistentChatComplianceConfiguration

Title Description Details
AddChatRoomDetails When set to True, additional details about each chat room are provided to the adapter. This has the potential to greatly increase the size of the compliance data. The default value is False.
  • Field Name: AddChatRoomDetails
  • Type: Boolean
RunInterval Amount of time that the server waits before generating the next output file. The RunInterval must be specified using the format days.hours:minutes:seconds. For example, to specify a RunInterval of 30 minutes (the default value) use this syntax: -RunInterval 00:30:00 The RunInterval can be set to any value between 1 minute (00:01.00) and 30 days (30.00:00:00), inclusive. The default value is 15 minutes (00:15:00).
  • Field Name: RunInterval
  • Type: String
AdapterName Name of the Persistent Chat adapters used by the compliance settings. Adapters are third-party products that convert the data in the compliance database to a specific format.
  • Field Name: AdapterName
  • Type: String
AdapterType Specifies the fully qualified name of a .Net managed type that implements the Microsoft.Rtc.Internal.Chat.Server.Compliance.IComplianceAdapter interface. This adapter is supplied by a third-party or can be set to the internal XML adapter, "Microsoft.Rtc.Internal.Chat.Server.Compliance.XmlAdapter,compliance". If you do not specify an adapter type Persistent Chat will not save compliance data.
  • Field Name: AdapterType
  • Type: String
ScopeClass
  • Field Name: ScopeClass
  • Type: String
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
OneChatRoomPerOutputFile When set to True, separate reports are created for each chat room. The default value is False.
  • Field Name: OneChatRoomPerOutputFile
  • Type: Boolean
CustomConfiguration XSLT transform script that enables Persistent Chat to save compliance data in a custom format of your design.
  • Field Name: CustomConfiguration
  • Type: String
AdapterOutputDirectory Full path to the folder where adapter data is stored. You must have a separate folder for each adapter.
  • Field Name: AdapterOutputDirectory
  • Type: String
CreateFileAttachmentsManifest When set to True, additional output files will be created to track file transfers within chat rooms. These files will have the file extension .ATTACH and are placed in the location specified by the AdapterOutputDirectory.
  • Field Name: CreateFileAttachmentsManifest
  • Type: Boolean
AddUserDetails When set to True, additional details about each chat room user are provided to the adapter. This has the potential to greatly increase the size of the compliance data. The default value is False.
  • Field Name: AddUserDetails
  • Type: Boolean
Anchor
  • Field Name: Anchor
  • Type: String
Identity * Unique identifier for the new Persistent Chat compliance settings being created. New compliance settings can be created at either the site or the service scope (for the Persistent Chat Server service, only). To create new settings at the site scope, use syntax similar to this: -Identity "site:Redmond" To create new settings at the service scope, use syntax like this: -Identity "service:PersistentChatServer:atl-gc-001.litwareinc.com"
  • Field Name: Identity
  • Type: String