Skip to content

Improvements to WebAdministration module #7

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

Open
wants to merge 4 commits into
base: staging
Choose a base branch
from

Conversation

nick-o
Copy link

@nick-o nick-o commented May 26, 2015

Hey everyone,

this Pull Request includes two changes to the msWebAdministration module:

  1. Extending the msWebAppPool resource to accept an optional [PSCredential]$Credentials parameter along with a [string]$IdentityType parameter that allows for the AppPool to be run under a specific user
  2. Extending the msWebVirtualDirectory resource to accept a [PSCredential]$Credential parameter that allows to run a Virtual Directory as a specific user

The above functionality is required by at least two customers we are currently onboarding and has been in production for one existing customer off my fork for quite a while now.

Please merge at your earliest convenience.

Thanks
Nico

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant