IIS 7 - Provisioning portal
- by Doug
I am wanting to setup our production IIS environments with a provisioning portal to ensure that deployment staff always setup sites in a uniform configuration, and that they don't actually have remote access to the servers directly.
What is the best 'simple' provisioning tool for such a purpose?
Do people write their own using something like Powershell remoting?
I don't want to install a tool like HELM or similar as it feels like it creates unnecessary bloat on top of a production environment.
features should include:
create new website and app pool combo
restart, start and stop application pools
change bindings on websites