Share via


IIsWebService (ADSI)

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.

ADsPath

IIS://MachineName/W3SVC

where MachineName can be any computer 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 IIsWebServer object, usually as a result of a previous GetObject operation.
  • Method
    The object method chosen.
Can Contain
IIsFilters (ADSI) IIsWebServer (ADSI)
IIsWebInfo (ADSI)
Properties

Windows ADSI Object Properties

Metabase Properties
A-Asp...
AccessFlags AspEnableTypelibCache
AccessSSLFlags AspErrorsToNTLog
AdminACL AspExceptionCatchEnable
AllowPathInfoForScriptMappings AspLogErrorRequests
AnonymousPasswordSync AspProcessorThreadMax
AnonymousUserName AspQueueConnectionTestTime
AnonymousUserPass AspQueueTimeout
AppAllowClientDebug AspRequestQueueMax
AppAllowDebugging AspScriptEngineCacheMax
AppFriendlyName AspScriptErrorMessage
AppIsolated AspScriptErrorSentToBrowser
AppPackageID AspScriptFileCacheSize
AppPackageName AspScriptLanguage
AppRoot AspSessionMax
AppWamClsid AspScriptTimeout
AspAllowOutOfProcComponents AspSessionTimeout
AspAllowSessionState AspThreadGateEnabled
AspBufferingOn AspThreadGateLoadHigh
AspCodepage AspThreadGateLoadLow
AspEnableApplicationRestart AspThreadGateSleepDelay
AspEnableAspHtmlFallback AspThreadGateSleepMax
AspEnableChunkedEncoding AspThreadGateTimeSlice
AspEnableParentPaths AspTrackThreadingModel
Auth...-I
AuthFlags DefaultDoc
AuthPersistence DefaultDocFooter
CacheControlCustom DefaultLogonDomain
CacheControlMaxAge DirBrowseFlags
CacheControlNoCache DirectoryLevelsToScan
CacheISAPI DisableSocketPooling
ContentIndexed DontLog
ConnectionTimeout EnableDocFooter
CPULimitLogEvent EnableReverseDns
CPULimitPause HttpCustomHeaders
CPULimitPriority HttpErrors
CPULimitProcStop HttpExpires
CPUResetInterval HttpPics
CreateCGIWithNewConsole HttpRedirect
CreateProcessAsUser InProcessIsapiApps
IPSecurity
Log...
LogExtFileFlags LogOdbcPassword
LogFileDirectory LogOdbcTableName
LogFileLocaltimeRollover LogOdbcUserName
LogFilePeriod LogonMethod
LogFileTruncateSize LogPluginClsid
LogOdbcDataSource LogType
M-U ScriptMaps
MaxConnections ServerAutoStart
MaxEndpointConnections ServerBindings
MimeMap ServerComment
NetLogonWorkstation ServerListenBacklog
NTAuthenticationProviders ServerListenTimeout
PasswordCacheTTL ServerSize
PasswordChangeFlags SSIExecDisable
PasswordExpirePrenotifyDays SslUseDsMapper
PoolIdcTimeout
ProcessNTCRIfLoggedOn UploadReadAheadSize
UseHostName
Realm WAMUserName
RedirectHeaders WAMUserPass
Methods
Windows ADSI Object Methods Standard methods for ADSI objects.
Windows ADSI Container Object Methods Standard methods for ADSI container objects.