Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xDSCWebService: Deprecate IIS ApplicationPool and WebSite support #619

Closed
tmeckel opened this issue May 12, 2019 · 0 comments
Closed

xDSCWebService: Deprecate IIS ApplicationPool and WebSite support #619

tmeckel opened this issue May 12, 2019 · 0 comments

Comments

@tmeckel
Copy link
Contributor

tmeckel commented May 12, 2019

Details of the scenario you tried and the problem that is occurring

The resource xDSCWebService, which is used to setup a DSC PullServer, handles the creation of the required IIS Application Pool and WebSite object of it's own, although there exists the DSC xWebAdministration module, which handles exactly this purpose.

To ease the maintenance of the xDSCWebService resource the support for handling the application pool and website should be phased out of this resource using a obsolescence process like which has been started with the firewall rule support.

Verbose logs showing the problem

N/A

Suggested solution to the issue

Remove support for handling the IIS Application Pool and Website.

The DSC configuration that is used to reproduce the issue (as detailed as possible)

N/A

The operating system the target node is running

N/A

Version and build of PowerShell the target node is running

N/A

Version of the DSC module that was used ('dev' if using current dev branch)

master/dev

@tmeckel tmeckel closed this as completed May 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant