Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Windows Server 2003, Windows Server 2003 with SP1
The BannerMessage property specifies the message text an FTP server transmits to a client once the client connects to the FTP server.
| Attribute Name | Attribute Value |
|---|---|
XML Data Type |
MULTISZ |
WMI Data Type |
MULTISZ |
ADSI Data Type |
MULTISZ |
ABO Data Type |
MULTISZ |
ABO Metabase Identifier |
MD_BANNER_MESSAGE |
Attributes |
INHERIT |
Default Value |
null |
MetaFlagsEx |
CACHE_PROPERTY_MODIFIED |
User Type |
IIS_MD_UT_SERVER |
ID |
5011 |
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.