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

Add more appcmd commands #256

Open
4 of 8 tasks
spuder opened this issue Mar 6, 2016 · 1 comment
Open
4 of 8 tasks

Add more appcmd commands #256

spuder opened this issue Mar 6, 2016 · 1 comment
Assignees

Comments

@spuder
Copy link
Contributor

spuder commented Mar 6, 2016

Placeholder issue to add more appcmd commands.
#208 (comment)

appcmd supports all of the following.

  • list

  • set

  • search

  • lock (already implemented in the iis_section resource)

  • unlock (already implemented in the iis_section resource)

  • clear

  • reset

    By default, the configuration is reset at the server level, but you can also specify a specific configuration level to reset. Example: appcmd reset config ["configPath"] /section:SectionName

  • migrate

Some of these would probably never be used. lock, unlock , list and maybe reset are the more useful of the bunch.

@EasyAsABC123
Copy link
Contributor

definitely love this idea, feel free to add them in small commits or whole groups. Let me know, i'm going to start working on the DSC branch that was requested.

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

4 participants