DisableNewNews Metabase Property
업데이트 날짜: 2005년 8월
적용 대상: Windows Server 2003, Windows Server 2003 with SP1
The DisableNewNews property is set to disable the NEWNEWS command. Administrators may want to disable NEWNEWS for performance reasons so that other servers are not pulling entire feeds.
| Attribute Name | Attribute Value |
|---|---|
|
XML Data Type |
Boolean |
|
WMI Data Type |
Boolean |
|
ADSI Data Type |
Boolean |
|
ABO Data Type |
Boolean |
|
ABO Metabase Identifier |
No friendly name is defined for this identifier in iiscnfg.h. Search the systemroot\System32\Inetsrv\MBSchema.xml file for this property and use the integer from its ID attribute. |
|
Attributes |
INHERIT |
|
Default Value |
false |
|
MetaFlagsEx |
CACHE_PROPERTY_MODIFIED |
|
User Type |
IIS_MD_UT_SERVER |
|
ID |
45068 |
Configurable Locations
You can configure this property at the following locations in the IIS metabase.
| Metabase Path | IIS Admin Object Type |
|---|---|
|
/LM/NNTPSVC |
IIsNntpService |
|
/LM/NNTPSVC/n |
IIsNntpServer |
Code Example
For general code examples, see Code Examples to Configure Metabase Properties.
