IISAdministration

This reference provides cmdlet descriptions and syntax for all IIS Administration specific cmdlets. It lists the cmdlets in alphabetical order based on the verb at the beginning of the cmdlet.

IISAdministration

Clear-IISCentralCertProvider

Removes configuration information from the IIS central certificate store.

Clear-IISConfigCollection

Clears an IIS configuration collection.

Disable-IISCentralCertProvider

Disables the IIS central certificate store.

Disable-IISSharedConfig

Disables IIS shared configuration.

Enable-IISCentralCertProvider

Enables the IIS central certificate store.

Enable-IISSharedConfig

Enables shared configuration.

Export-IISConfiguration

Exports the IIS configuration and machine keys.

Get-IISAppPool

Gets configuration information for an IIS Application Pool.

Get-IISCentralCertProvider

Gets information about the IIS central certificate store.

Get-IISConfigAttributeValue

Gets a configuration attribute value from an IIS configuration section or configuration element attribute.

Get-IISConfigCollection

Gets a configuration collection object from an IIS configuration section or a configuration element.

Get-IISConfigCollectionElement

Gets a configuration element object from an IIS configuration collection.

Get-IISConfigElement

Gets a configuration element object from an IIS configuration section or a configuration element.

Get-IISConfigSection

Gets a configuration section object to work further with the IIS Configuration Store.

Get-IISServerManager

Gets the IISAdministration view of IIS ServerManager.

Get-IISSharedConfig

Gets IIS shared configuration status.

Get-IISSite

Gets configuration information for an IIS Web site.

Get-IISSiteBinding

Gets the bindings on the specified IIS site. This cmdlet has been introduced in version 1.1.0.0 of IISAdministration module.

New-IISConfigCollectionElement

Creates a new configuration element object in an IIS configuration collection.

New-IISSite

Creates an IIS Website.

New-IISSiteBinding

Adds a new binding to an existing Website. This cmdlet has been introduced in version 1.1.0.0 of IISAdministration module.

Remove-IISConfigAttribute

Removes a configuration attribute from an IIS configuration section or configuration element attribute.

Remove-IISConfigCollectionElement

Removes a configuration element object from an IIS configuration collection.

Remove-IISConfigElement

Removes a specified configuration element.

Remove-IISSite

Removes a web site from an IIS server.

Remove-IISSiteBinding

Removes a binding from an IIS website. This cmdlet has been introduced in version 1.1.0.0 of IISAdministration module.

Reset-IISServerManager

Resets the IISAdministration view of the IIS ServerManager.

Set-IISCentralCertProvider

Sets property values for the IIS central certificate store.

Set-IISCentralCertProviderCredential

Modifies the user account credentials for the IIS certificate store.

Set-IISConfigAttributeValue

Sets a configuration attribute value for an IIS configuration section or configuration element attribute.

Start-IISCommitDelay

Instructs the IIS configuration system to delay the commitment of changes.

Start-IISSite

Starts an existing site on the IIS server.

Stop-IISCommitDelay

Instructs the IIS configuration system to resume the commitment of changes.

Stop-IISSite

Stops an IIS Web site.