Asked by:
Deployment Automation

Question
-
User1786833724 posted
I've heared of it ... alot. "You can use scripts to customize your deployment" seemed interesting ! Went through severtal articles and tried to understand, but I 'm a newbie and do not want to spend too much time for a down the road taask, esp do not want to screw up my machine.
I referred :
http://www.iis.net/learn/publish/using-web-deploy/powershell-scripts-for-automating-web-deploy-setup
1. I've installed Web Deployment Tool 2.1, but can not find what is "Management Service" is that renamed ?
2. We can not upgrade to IIS 7.5 from IIS 7.0, similarly can not upgrade to ASP.NET 4.5 from ASP.NET 4.0 SQL Server 2008R2 Application Server 2008 R2
3. Web Plattefom Installer Tool 4.6
Thursday, September 5, 2013 1:39 PM
All replies
-
User-1454326058 posted
Hi aarsh,
Thanks for your post!
Here is a relative thread that may help you.
http://forums.iis.net/t/1171432.aspx
Thanks
Best Regards
Friday, September 6, 2013 4:45 AM -
User1786833724 posted
Thank you very much for your kind responce. I uninstalled web deploy as the thread you referenced, suggests. I downloaded Web Deploy 3.0 from iis.net page
But I still can not see that "Management Service Delegation" compenent enlisted in IIS Screen. Here are a few screen shots :
... How can I check whether I'have "Management Tools" Role Service for IIS 7 (or later) installed ?
Sunday, September 8, 2013 11:40 AM -
User1786833724 posted
Actually I'd be happy to go if any other alternative is available to automate the deployment. If PowerShall can help here, I'm fine to get started.
Monday, September 9, 2013 5:00 PM -
User1071469379 posted
Hi,
Have you try the command line version to enable web deploy from above link (http://forums.iis.net/t/1171432.aspx)
For Powershell, you can try with these links:
- http://www.iis.net/learn/publish/using-web-deploy/powershell-scripts-for-automating-web-deploy-setup
- http://blog.rohit-lakhanpal.info/2013/06/deploying-aspnet-mvc-application-using.html
Tuesday, September 10, 2013 2:30 AM