HistoryMajorVersionNumber Metabase Property
Applies To: Windows Server 2003, Windows Server 2003 with SP1
The HistoryMajorVersionNumber is used internally only by IIS to keep track of the major version number of the MetaBase.xml and MBSchema.xml files. The major version number is also used to version and name history files.
Important
Because this property is internally configured by IIS, you should consider it to be read-only. Do not configure this property.
Attribute Name | Attribute Value |
---|---|
XML Data Type |
DWORD |
WMI Data Type |
SINT32 |
ADSI Data Type |
DWORD |
ABO Data Type |
DWORD |
ABO Metabase Identifier |
MD_GLOBAL_EDIT_WHILE_RUNNING_MAJOR_VERSION_NUMBER |
Attributes |
NO_ATTRIBUTES |
Default Value |
null |
MetaFlagsEx |
Not applicable |
User Type |
IIS_MD_UT_SERVER |
StartingNumber |
Not applicable |
EndingNumber |
Not applicable |
ID |
9994 |
Configurable Locations
You can configure this property at the following locations in the IIS metabase.
Metabase Path | IIS Admin Object Type |
---|---|
. |
IIS_Global |
Code Example
For general code examples, see Code Examples to Configure Metabase Properties.