IIsCustomLogModule (ADSI)
You can use the IIsCustomLogModule object to configure custom logging information fields. For more information about custom logging fields, see Setting Metabase Properties for Logging.
ADsPath
IIS:// MachineName/Logging/CustomLogging
IIS:// MachineName/Logging/CustomLogging/ Field
IIS:// MachineName/Logging/CustomLogging/ FieldGroup
IIS:// MachineName/Logging/CustomLogging/ FieldGroup/Field
where MachineName can be any name or LocalHost.
Syntax
varReturn = object. Method
Parameters
varReturn
A variable that receives the return value from the method.object
A variable that contains the IIsComputer object, usually as a result of a previous GetObject operation.Method
The object method chosen.
Properties
Metabase Properties
Methods
Standard methods for ADSI objects. |
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