You can use the IIsNntpService object to set inheritable metabase properties for NNTP sites and NNTP virtual directories.
The IIsNntpService object is an ADSI container object and might contain the IIsNntpServer object. (For more information, see ADSI Features in the Programmer's Reference in the IIS documentation.)
IIS://MachineName/NNTPSVC
where MachineName can be any computer name or LocalHost.
varReturn = object.{Method}
varReturn | A variable that receives the return value from the method |
Object | A variable that contains the IIsNntpService object as a result of a previous GetObject operation |
Method | The object method chosen (For information about the methods used with Admin Objects, see IIS Admin Objects in the IIS documentation.) |
The following table is a list of the properties for the metabase values that can be configured at the IIsNntpService object. You have access to properties specific to Microsoft NNTP Service from here; all other properties are used by other IIS Admin Objects and are documented in the Administration Property Reference in the IIS documentation.
A-K | L-Z |
AccessExecute | LogExtFileBytesRecv |
AccessFlags | LogExtFileBytesSent |
AccessSSL | LogExtFileClientIp |
AccessSSL128 | LogExtFileComputerName |
AccessSSLFlags | LogExtFileCookie |
AccessSSLMapCert | LogExtFileDate |
AccessSSLNegotiateCert | LogExtFileFlags |
AccessSSLRequireCert | LogExtFileHttpStatus |
AccessWrite | LogExtFileMethod |
AdminACL | LogExtFileReferer |
AdminEmail | LogExtFileServerIp |
AdminName | LogExtFileServerPort |
AllowClientPosts | LogExtFileSiteName |
AllowControlMsgs | LogExtFileTime |
AnonymousPasswordSync | LogExtFileTimeTaken |
AnonymousUserName | LogExtFileUriQuery |
AnonymousUserPass | LogExtFileUriStem |
AuthAnonymous | LogExtFileUserAgent |
AuthBasic | LogExtFileUserName |
AuthFlags | LogExtFileWin32Status |
AuthNTLM | LogFileDirectory |
ClientPostHardLimit | LogFilePeriod |
ClientPostSoftLimit | LogFileTruncateSize |
ConnectionTimeout | LogModuleList |
ContentIndexed | LogOdbcDataSource |
DefaultModeratorDomain | LogOdbcPassword |
DisableNewNews | LogOdbcTableName |
DontLog | LogOdbcUserName |
IPSecurity | LogType |
KeyType | MaxBandwidth |
MaxConnections | |
MaxEndpointConnections | |
NNTPCommandLogMask | |
ServerAutoStart | |
ServerComment | |
ServerListenBacklog | |
ServerListenTimeout | |
SMTPServer |