command-line webdeploy to one server from several with parametrization
Hello,looked over forum threads and msdn articles but didn't found one clear solution to for my task.I got 3 web server:- Server Web1- Server Web2- and backup server WebBackupAll 3 server are running...
View Articlemsdeploy change site name when running the {project}.deploy.cmd
when deploying with batch file, is there an easy way to pass the sitename to the script? I mean when deploying to multiple sites with some sites having different name. we try to use one package for all...
View Articleforce update for certain files
with msdeploy, it only update the files that are changed (base on the modification date or something), I have some crystal report files in a project that are not getting updated. any flag to force the...
View ArticleIIS backup not working
Im using Teamcity to build and deploy a website, all works very well, as soon as teamcity detects a commit, its built and deployed via webdeploy to my qa website. What I need to do now is to backup the...
View ArticleFuture of MS Deploy
The current version of MS Deploy is about a year old. What is the future of this tool is it going to be? We currently use it at my company and I am curious if it is going to be discontinued or will...
View ArticleHow to remove "Info:" and stop line splitting from command (stdout) output
When you run commands using for example preSync and postSync, the stdout output of the remote command execution gets redirected back to the client where msdeploy.exe is being run.Unfortunately output...
View ArticleUsing WebDeploy in PowerShell
I'm trying to build up a command line and fire it into MSDeploy.exe as part of a PowerShell module. It seems PowerShell continues to struggle when it comes to native processes and dynamic command lines...
View ArticleMS deploy Full reference
Hi all msdeployers,I am wondering how and where to get the full reference for powershell deploy cmdlets.Actually the chm installed with the application doesn't display content (W2K8R2) , so I can't use...
View ArticleWeb Deploy 3.0 service crash
Hi,I've been fighting WebDeploy 3.0 for a few days because Web Deploy Service (MsDepSvc.exe) randomly crashes. I've managed to recreate this behavior by executing the following run command 10-15 times...
View ArticleHelp with msdeploy
Hi,I'm reasonably new to msdeploy and I don't seem to be able to get past a hurdle... :(The story so far...I have a test site I want to be able to deploy remotely,I have the testsite running on both my...
View Articlemsdeploy postsync / runCommand unable to access SQL LocalDb automatic instance
I am using msdeploy to deploy some NUnit tests and the NUnit framework to a remote computer, then I am executing the tests using the nunit-console runner. The tests do database integration tests using...
View ArticleCreating Website from Web Deploy zip file
Hello,I've done a Web Deploy export of a website using IIS Management Console. It created the resulting .zip file.I've manually recreated the site on another machine by importing it with IIS...
View ArticleCopy Empty Source File
I am trying to use msdeploy to sync two web servers but the source server has empty files. They were not created by myself but if they are referenced the old server returns a 0 byte file but the new...
View ArticleChange port number for 'Web Deployment Agent Service'
Am using apache and iis server for development purpose in my Win7 PC. IIS is listening to port:81 and apache port:80. recently i tried running PHP in IIS for that, i installed web platform installer...
View ArticleQue. regarding web deploy 3.0 for checking Prerequisites while deployment in...
when we deploy website using Web deploy 3.0 on web server Using import manager ,my questions is Can we check below prequesites as a Validation in Web deploy wizard by writing some custom actions so...
View ArticleWeb Deploy sync questions...
Hello everyone. This seems to be a regular topic here, and sadly all the posts I've read direct me to a solution that works for most folks but has not worked for me. I also could be doing this...
View ArticleCan we Use Paging to Show parameters in import manager wizard in web deoploy 3.0
I want to deploy web application using web deploy 3.0 using import manager wizard in IIS7,Here i have to specify multiple parameter to configure my web app so my Question is,Can we show parameters in...
View ArticleDifferent deploy.cmd for the same project in different machines.
I got an issue today related to the MSDeploy version installed in the server. The same project build in machine 1 generates this section (I took this from the Web Deployment Package generated by...
View ArticleVisual Studio 2012 Web Deploy to Windows Server 2008 R2 with IIS 7 and...
<div class="post-text" itemprop="description">In Visual Studio 2012 RC when I try to validate a Web Deploy connection I get this error message:ERROR_DESTINATION_NOT_REACHABLEThe required Web...
View Articlebackup and restore IIS config with msdeploy
I think my needs are relatively simple so I hope someone should easily be able to help. I need to back up the entire IIS configuration so that IIS can be restored on another computer.My first backup...
View Article