[This is preliminary documentation and subject to change]

IIsWebService

You can use the IIsWebService object to set inheritable metabase properties for Web sites and Web virtual directories. The IIsWebService object is an ADSI container object. For more information, see ADSI Features.

ADsPath
IIS://MachineName/W3SVC

where MachineName can be any computer name or "LocalHost."

Syntax

varReturn=object.Method

 

Parts
varReturn
A variable that receives the return value from the method.
object
A variable that contains the IIsWebServer object, usually as a result of a previous GetObject operation.
Method
The object method chosen.
Can Contain
IIsFiltersIIsWebServer
IIsWebInfo 
Properties
ADSI Object Properties 
Metabase Properties
A-Asp... 
AccessFlagsAspEnableTypelibCache
AccessSSLFlagsAspErrorsToNTLog
AdminACLAspExceptionCatchEnable
AllowPathInfoForScriptMappingsAspLogErrorRequests
AnonymousPasswordSyncAspProcessorThreadMax
AnonymousUserNameAspQueueConnectionTestTime
AnonymousUserPassAspQueueTimeout
AppAllowClientDebugAspRequestQueueMax
AppAllowDebuggingAspScriptEngineCacheMax
AppFriendlyNameAspScriptErrorMessage
AppIsolatedAspScriptErrorSentToBrowser
AppPackageIDAspScriptFileCacheSize
AppPackageNameAspScriptLanguage
AppRootAspSessionMax
AppWamClsidAspScriptTimeout
AspAllowOutOfProcComponentsAspSessionTimeout
AspAllowSessionStateAspThreadGateEnabled
AspBufferingOnAspThreadGateLoadHigh
AspCodepageAspThreadGateLoadLow
AspEnableApplicationRestartAspThreadGateSleepDelay
AspEnableAspHtmlFallbackAspThreadGateSleepMax
AspEnableChunkedEncodingAspThreadGateTimeSlice
AspEnableParentPathsAspTrackThreadingModel
  
Auth...-I 
AuthFlagsCreateCGIWithNewConsole
AuthPersistenceCreateProcessAsUser
CacheControlCustomDefaultDoc
CacheControlMaxAgeDefaultDocFooter
CacheControlNoCacheDefaultLogonDomain
CacheISAPIDirBrowseFlags
ContentIndexedDirectoryLevelsToScan
ConnectionTimeoutDisableSocketPooling
CPUAppEnabledDontLog
CPUCGIEnabledEnableDocFooter
CPULimitLogEventEnableReverseDns
CPULimitPauseHttpCustomHeaders
CPULimitPriorityHttpErrors
CPULimitProcStopHttpExpires
CPULoggingIntervalHttpPics
CPULoggingMaskHttpRedirect
CPULoggingOptionsInProcessIsapiApps
CPUResetIntervalIPSecurity
  
Log... 
LogExtFileFlagsLogOdbcPassword
LogFileDirectoryLogOdbcTableName
LogFileLocaltimeRolloverLogOdbcUserName
LogFilePeriodLogonMethod
LogFileTruncateSizeLogPluginClsid
LogOdbcDataSourceLogType
  
M-UScriptMaps
MaxConnectionsServerAutoStart
MaxEndpointConnectionsServerBindings
MimeMapServerComment
NetLogonWorkstationServerListenBacklog
NTAuthenticationProvidersServerListenTimeout
PasswordCacheTTLServerSize
PasswordChangeFlagsSSIExecDisable
PasswordExpirePrenotifyDaysSslUseDsMapper
PoolIdcTimeoutUNCAuthenticationPassThrough
ProcessNTCRIfLoggedOnUploadReadAheadSize
PutReadSizeUseHostName
RealmWAMUserName
RedirectHeadersWAMUserPass
 
Methods
ADSI Object MethodsStandard methods for ADSI objects
ADSI Container Object MethodsStandard methods for ADSI container objects
 

© 1997-2001 Microsoft Corporation. All rights reserved.