Share via


MSFT_SIPArchivingServerSetting

The MSFT_SIPArchivingServerSetting class specifies the computer running the Live Communications Server 2005, Archiving service.

The following syntax is simplified from MOF code and includes all inherited properties.

class MSFT_SIPArchivingServerSetting
{
  string dNSHostName;
  uint32 MajorVersion;
  uint32 MinorVersion;
};

Methods

This class has no methods.

Properties

The MSFT_SIPArchivingServerSetting class has the following properties.

  • dNSHostName
    Data type: string

    The FQDN (fully qualified domain name) of the computer running the Live Communications Server Archiving service.

  • MajorVersion
    Data type: uint32

    The major Live Communications Server version number. The value is is 2.

    This property is read only and cannot be updated.

  • MinorVersion
    Data type: uint32

    The minor Live Communications Server version number. The value is 1.

    This property is read only and cannot be updated.

Remarks

This class cannot be created, updated, or deleted.

Requirements

Server: Requires Windows Server 2003 with Live Communications Server 2005.
Namespace: Included in \root\cimv2.

See Also

Live Communications Server WMI Reference