MSFT_SIPArchivingServerSetting class

 
Microsoft Office Live Communications Server 2005 with SP1

MSFT_SIPArchivingServerSetting

The MSFT_SIPArchivingServerSetting class specifies the computer running the Live Communications Server 2005 with SP1, 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 does not define any 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: Installed on Windows Server 2003 with Live Communications Server 2005 with SP1.
Namespace: Defined in \root\cimv2.

See Also

Live Communications Server WMI Reference

  
  What did you think of this topic?
  © 2008 Microsoft Corporation. All rights reserved.