ServerConfigFlags
The ServerConfigFlags property contains flags, as seen in the Flags section, that specify the server configuration established at startup.
Schema Attributes
Attribute Name |
Value |
---|---|
DWORD |
|
DWORD_METADATA |
|
0 |
|
Not specified. |
|
0 |
|
Not specified |
|
1027 |
|
MD_SERVER_CONFIGURATION_INFO |
|
NO_ATTRIBUTES |
|
IIS_MD_UT_SERVER |
Configurable Locations
You can configure this property at the following locations in the IIS metabase.
Metabase Path |
IIS Admin Object Type |
---|---|
/LM/W3SVC/Info |
IIsWebInfo |
Flags
Flag Name |
ServerConfigAutoPWSync |
---|---|
Versions Applicable |
[IIS 5.0][IIS 5.1][IIS 6.0] |
Description |
A value of true indicates that the server can perform automatic anonymous user password synchronization between the Web authentication manager (WAM) and the Microsoft Windows authentication manager. |
8 (hex 0x00000008) |
|
MD_SERVER_CONFIG_AUTO_PW_SYNC |
|
6226 |
Flag Name |
ServerConfigSSL128 |
---|---|
Versions Applicable |
[IIS 5.0][IIS 5.1][IIS 6.0] |
Description |
A value of true indicates that 128-bit Secure Sockets Layer (SSL) processing is installed on the server. |
2 (hex 0x00000002) |
|
MD_SERVER_CONFIG_SSL_128 |
|
6224 |
Flag Name |
ServerConfigSSL40 |
---|---|
Versions Applicable |
[IIS 5.0][IIS 5.1][IIS 6.0] |
Description |
A value of true indicates that 40-bit Secure Sockets Layer (SSL) processing is installed on the server. |
1 (hex 0x00000001) |
|
MD_SERVER_CONFIG_SSL_40 |
|
6223 |
Flag Name |
ServerConfigSSLAllowEncrypt |
---|---|
Versions Applicable |
[IIS 5.0][IIS 5.1][IIS 6.0] |
Description |
A value of true indicates that the locality allows encryption. |
4 (hex 0x00000004) |
|
MD_SERVER_CONFIG_ALLOW_ENCRYPT |
|
6225 |
Requirements
Client: Requires Windows XP Professional, Windows 2000 Professional, or Windows NT Workstation 4.0.
Server: Requires Windows Server 2003, Windows 2000 Server, or Windows NT Server 4.0.
Product: IIS