Hello
currently maintaining DSC for IIS in a somewhat large environment.( production and test servers)
right now all developers have to request permission and sites to be setup. it seems to be a lot to maintain.
all requests for additional iis features must be done by request and approved etc.
on site changes like permissions or to create a virtual folders, after doing the pull and push the change can take 30 minutes.
developers only have the only ability up copy files to their sites’ shares.
its nice that all the servers have the same base image but now its maintaining the small stuff is a little much.
looking for ways to improve what DSC is doing or looking for a different solution.
thanks