-
Notifications
You must be signed in to change notification settings - Fork 149
Home
WebAdministrationDsc v4.2.1
Here you will find all the information you need to make use of the WebAdministrationDsc DSC resources in the latest release. This includes details of the resources that are available, current capabilities and known issues, and information to help plan a DSC based implementation of WebAdministrationDsc.
Please leave comments, feature requests, and bug reports for this module in the issues section for this repository.
The documentation, examples, unit test, and integration tests have been removed for these deprecated resources. These resources will be removed in a future release.
No deprecated resources.
To get started either:
- Install from the PowerShell Gallery using PowerShellGet by running the following command:
Install-Module -Name WebAdministrationDsc -Repository PSGallery
- Download WebAdministrationDsc from the PowerShell Gallery
and then unzip it to one of your PowerShell modules folders (such as
$env:ProgramFiles\WindowsPowerShell\Modules
).
To confirm installation, run the below command and ensure you see the WebAdministrationDsc DSC resources available:
Get-DscResource -Module WebAdministrationDsc
The minimum Windows Management Framework (PowerShell) version required is 5.0 or higher, which ships with Windows 10 or Windows Server 2016, but can also be installed on Windows 7 SP1, Windows 8.1, Windows Server 2012, and Windows Server 2012 R2.
A full list of changes in each version can be found in the change log.
- Home
- IisFeatureDelegation
- IisLogging
- IisMimeTypeMapping
- IisModule
- SslSettings
- WebApplication
- WebApplicationHandler
- WebAppPool
- WebAppPoolDefaults
- WebConfigProperty
- WebConfigPropertyCollection
- WebSite
- WebSiteDefaults
- WebVirtualDirectory
- xIisFeatureDelegation
- xIisHandler
- xIisLogging
- xIisMimeTypeMapping
- xIisModule
- xSslSettings
- xWebApplication
- xWebAppPool
- xWebAppPoolDefaults
- xWebConfigKeyValue
- xWebConfigProperty
- xWebConfigPropertyCollection
- xWebSite
- xWebSiteDefaults
- xWebVirtualDirectory