Browse by Tags

All Tagsmsdeploy (RSS)
  • IIS 7.5 with .Net 4 Beta 2 - Do I Need Web Deployment Tool still

    Hi, with IIS 6 and 7 the separately installed Web Deployment Tool allowed within inetmgr/iis manager to select a web site and get an Action group called "Deploy" to Export or Import a Package. This would happily build the manifests to go along with my files. I now have a system with IIS 7.5...
    Posted to Forum by willundin on 11-04-2009, 3:35 PM
  • msdeploy cannot find drive on destination server.

    Trying to push sync content from my source IIS7 box ( \\samos ) to my destination IIS7 box ( \\kimi ). Getting an error that the drive cannot be found on the destination. I installed manager on my source box ( \\samos ), and the agent on the destination ( \\kimi ). Started the agent. On the source I...
    Posted to Forum by sakellariadis on 11-04-2009, 8:50 AM
  • problem getting dependencies using msdeploy

    i'm new to the web deployment tool tool so let me first clarify if i can use it in the environment i'm in. i have 7 servers with IIS 6 running on server 2003 - mix of 32 and 64 bit. can i use web deployment tool to sync sites on these 7 servers? every reference to web deployment tool on technet...
    Posted to Forum by djidji18 on 11-03-2009, 5:46 PM
  • Problems getting msdeploy to work

    Hello, I spent the past few hours trying to make this work but I failed miserably. And I don't find enough info on the net for this yet! I am trying to deploy a web application from VS 2010 to IIS 6.0 on my server. VS 2010 only let's you use publish on an https address. So I installed msdeploy...
    Posted to Forum by OnlyAProgrammer on 10-27-2009, 8:05 PM
  • Using MSDeploy with IIS 7.0 and mixed 32- and 64-bit machines

    I was looking forward to using MSDeploy with IIS 7.0 web servers to be able to capture IIS metadata. However, I don't seem to know how to build this command. I want to capture all of the web site metadata and the associated application pool metadata. I do not want to capture the files. Here is the...
    Posted to Forum by mikeyfev1 on 10-22-2009, 11:07 PM
  • Recycle App Pool Using MSDeploy

    Is it possible to recycle an app pool on a remote machine using MSDeploy? If so, what is the syntax for such a command? We are using IIS 6, but syntax for IIS 7 would also be appreciated if there are differences between the two.
    Posted to Forum by michael.it on 10-12-2009, 6:20 PM
  • Re: Migrating multiple sites with Web Deployment Tool

    it seems as though the following line would move all of the ftp info over but I would prefer confirmation before I just jump into it. Any info would be greatly appreciated.... msdeploy -verb:sync -source:metaKey=lm/msftpsvc ,computername=Remote1 -dest:lm/msftpsvc
    Posted to Forum by rodneym30 on 10-07-2009, 10:39 AM
  • Migrating multiple sites with Web Deployment Tool

    I am sure I am just experiencing a mental lock but am not making sense of how I move dozens of websites from one server running IIS6 to another (also IIS6) using this tool. I see the ability to create the xml file but it is just not making sense at the moment. Here is what I am trying to do with a few...
    Posted to Forum by rodneym30 on 10-06-2009, 2:26 PM
  • Re: runCommand in a manifest file?

    Thanks for the answer. This is what my manifest file looks like <MSDeploy.iisApp> <iisapp path="SiteName" /> <dbfullSql path="msdeploy.config" transacted="false" /> ...(more calls to providers) <runcommand path="(call to batch script here)"...
    Posted to Forum by k4k4sh1 on 09-30-2009, 8:36 PM
  • runCommand in a manifest file?

    Is there a way to use the runCommand provider for MS Deploy in the manifest file? I've found that using -postsync:runcommand="some batch file call" results in the command running before some sql scripts and such defined in the Manifest.xml file using dbfullSql provider. I have not been...
    Posted to Forum by k4k4sh1 on 09-30-2009, 2:16 PM
Page 1 of 7 (68 items) 1 2 3 4 5 Next > ... Last ยป