MaxClientsMessage Metabase Property

Applies To: Windows Server 2003, Windows Server 2003 with SP1

The MaxClientsMessage property contains a string that is displayed to an FTP client when there are too many FTP clients accessing the server. You can configure the maximum number of FTP clients by using the MaxConnections property.

Attribute Name Attribute Value

XML Data Type

String

WMI Data Type

String

ADSI Data Type

String

ABO Data Type

String

ABO Metabase Identifier

MD_MAX_CLIENTS_MESSAGE

Attributes

INHERIT

Default Value

null

MetaFlagsEx

CACHE_PROPERTY_MODIFIED

User Type

IIS_MD_UT_SERVER

ID

5003

Configurable Locations

You can configure this property at the following locations in the IIS metabase.

Metabase Path IIS Admin Object Type

/LM/MSFTPSVC/n

IIsFtpServer

/LM/MSFTPSVC

IIsFtpService

Code Example

For general code examples, see Code Examples to Configure Metabase Properties.