<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>Search results matching tag 'msdeploy'</title><link>http://forums.iis.net/search/SearchResults.aspx?o=DateDescending&amp;tag=msdeploy&amp;orTags=0</link><description>Search results matching tag 'msdeploy'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Web Farm sync using MSDeploy - SSL / Ip address binding question</title><link>http://forums.iis.net/p/1162692/1924979.aspx#1924979</link><pubDate>Mon, 16 Nov 2009 21:53:04 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1924979</guid><dc:creator>burtikus</dc:creator><cs:applicationKey>web_deployment_tool_wdeploy-39</cs:applicationKey><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;&amp;nbsp;I am wondering if I can use MSDeploy in the following scenario.&amp;nbsp; I am working on a web farm (IIS 6) that had their hardware SSL offload module go down.&amp;nbsp; They had been using iiscnfg.vbs to merge the metabase settings from the management server to the production servers, but now with the need to put SSL certificates on the IIS servers locally, that will cause problems.&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;What I am wondering is can MSDeploy be used to sync ALL website configuration info (not content, that&amp;#39;s taken care of already) with the exception of IP address bindings for the sites and SSL certificate information.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any thoughts would be greatly appreciated, thanks!&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>IIS6 Website Migration ON IIS7 using msdeploy</title><link>http://forums.iis.net/p/1162604/1924606.aspx#1924606</link><pubDate>Fri, 13 Nov 2009 10:43:11 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1924606</guid><dc:creator>nitgupta</dc:creator><cs:applicationKey>web_deployment_tool_wdeploy-39</cs:applicationKey><description>&lt;p&gt;Using the msdeploy tool i have exported the configuration of the website hosted on IIS6. Now when I import the log file contaning the website configuraiton on IIS7 , I get the following error message.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;C:\Program Files\IIS\Microsoft Web Deploy&amp;gt;msdeploy -verb:sync -source:archivedir&lt;br /&gt;=c:\webdeploy -dest:metakey=lm/w3svc/4 -verbose &amp;gt; prime.log&lt;br /&gt;Error: Object of type &amp;#39;archiveDir&amp;#39; and path &amp;#39;c:\webdeploy&amp;#39; cannot be created.&lt;br /&gt;Error: The archive directory &amp;#39;c:\webdeploy&amp;#39; could not be loaded.&lt;br /&gt;Error: The XML file &amp;#39;c:\webdeploy\manifest.xml&amp;#39; could not be loaded.&lt;br /&gt;Error: Could not find file &amp;#39;c:\webdeploy\manifest.xml&amp;#39;.&lt;br /&gt;Error count: 1.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Enviromnet&lt;/p&gt;
&lt;p&gt;=============&lt;/p&gt;
&lt;p&gt;IIS6, Windows Serer 2003, SP2, x86&lt;/p&gt;
&lt;p&gt;IIS7,Windows server 2008, x64.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Please let me know if I am missing something here...&lt;/p&gt;</description></item><item><title>Sync Just ApplicationHost.Config settings?</title><link>http://forums.iis.net/p/1162590/1924533.aspx#1924533</link><pubDate>Thu, 12 Nov 2009 22:12:15 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1924533</guid><dc:creator>SQLRocks</dc:creator><cs:applicationKey>web_deployment_tool_wdeploy-39</cs:applicationKey><description>&lt;p&gt;I&amp;#39;ve got 2 IIS7 Web Servers that are part of a farm with identical configurations.&lt;/p&gt;
&lt;p&gt;On one server the applicationhost.config file was completly wiped out and there is no backup. I&amp;#39;d like to sync the configuration from the &amp;quot;good&amp;quot; server to this goofed up server and was experimenting with using msdeploy.&lt;/p&gt;
&lt;p&gt;My issue is that I don&amp;#39;t want to syncronize the files, I ONLY want the applicationhost.config settings. I can&amp;#39;t seem to figure that out, if even possible.&lt;/p&gt;
&lt;p&gt;I also tried doing an direct xcopy of applicationhost.config to the server however there are a lot of encrypted passwords in there that won&amp;#39;t work on the other server.&lt;/p&gt;
&lt;p&gt;Any ideas?&lt;/p&gt;</description></item><item><title>Getting non-Adminstrator user to authenticate with MsDeployAgentService</title><link>http://forums.iis.net/p/1162486/1924003.aspx#1924003</link><pubDate>Tue, 10 Nov 2009 01:39:44 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1924003</guid><dc:creator>willundin</dc:creator><cs:applicationKey>web_deployment_tool_wdeploy-39</cs:applicationKey><description>&lt;p&gt;I have a Windows 2008 R2 server with IIS 7 and Web Deployment Tools.&lt;/p&gt;
&lt;p&gt;As the local adminstrator, I am able to authenticate with&amp;nbsp;&amp;nbsp;&lt;a href="http://myserver/MSDEPLOYAGENTSERVICE"&gt;http://MyServer/MSDEPLOYAGENTSERVICE&lt;/a&gt; and&amp;nbsp; deploy a web application using a command like&lt;/p&gt;
&lt;p&gt;msdeploy.exe -source:iisApp=&amp;#39;c:\Temp\DeployTest&amp;#39; -verb:Sync -whatif -dest:iisApp=&amp;#39;Default Web Site\DeployTest&amp;#39;, computerName=MyServer, username=Administrator, password=MyPassw0rd&lt;/p&gt;
&lt;p&gt;I do not want (other people/processes) to use the server administrator account for this purpose.I created a different local windows user (not administrator).&amp;nbsp; I made the user an IIS Manager.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;I cannot authenticate at&amp;nbsp; &lt;a href="http://myserver/MSDEPLOYAGENTSERVICE"&gt;http://MyServer/MSDEPLOYAGENTSERVICE&lt;/a&gt;&amp;nbsp; nor can I use the msdeploy string, I get a 401 error, unauthorized, with this new user.&lt;/p&gt;
&lt;p&gt;On a whim,&amp;nbsp;I gave the user full control access to inetpub and sub directories. Still No Dice.&lt;/p&gt;
&lt;p&gt;I believe I hit all the steps in the videos (like &lt;a href="http://learn.iis.net/page.aspx/549/setting-up-delegated-administration-server-and-client-experiences/"&gt;http://learn.iis.net/page.aspx/549/setting-up-delegated-administration-server-and-client-experiences/&lt;/a&gt;&amp;nbsp;) but they used the Adminstrator account for Server access, and I want to use a non-Administrator, if possible.&amp;nbsp;I poked around in IIS Management Service Delegation, but was unclear when these would apply.&lt;/p&gt;
&lt;p&gt;So, any tips on spots to check or tweak?&amp;nbsp;&amp;nbsp; I am sure its mostly an IIS configuration issue,&amp;nbsp;but I mentioned MS Deploy in a prior IIS config question over there and was pointed here.&amp;nbsp; Thanks all.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>IIS 7.5 with .Net 4 Beta 2 - Do I Need Web Deployment Tool still</title><link>http://forums.iis.net/p/1162347/1923405.aspx#1923405</link><pubDate>Wed, 04 Nov 2009 20:35:57 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1923405</guid><dc:creator>willundin</dc:creator><cs:applicationKey>iis7_-_publishing-41</cs:applicationKey><description>&lt;p&gt;Hi,&amp;nbsp; with IIS 6 and 7 the separately installed Web Deployment Tool allowed&amp;nbsp;within inetmgr/iis manager to select a web site and get an Action group called &amp;quot;Deploy&amp;quot; to Export or Import a&amp;nbsp;Package.&amp;nbsp; This would happily build the manifests to go along with my files.&lt;/p&gt;
&lt;p&gt;I now have&amp;nbsp;a system with IIS 7.5 and &amp;nbsp;.NET Framework 4 beta 2 installed (and registered).&amp;nbsp; I kind of assumed&amp;nbsp;all that would grant&amp;nbsp;powershell and ms deploy access; do I&amp;nbsp;need to install Web Deployment Tool as well, to see export/import package options, and in order&amp;nbsp;to be a destination&amp;nbsp;provider of an Msdeploy action, or perhaps adjust some handler mapping?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>msdeploy cannot find drive on destination server.</title><link>http://forums.iis.net/p/1162333/1923356.aspx#1923356</link><pubDate>Wed, 04 Nov 2009 13:50:47 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1923356</guid><dc:creator>sakellariadis</dc:creator><cs:applicationKey>web_deployment_tool_wdeploy-39</cs:applicationKey><description>&lt;p&gt;Trying to push sync content from my source IIS7 box (&lt;a&gt;\\samos&lt;/a&gt;) to my destination IIS7 box (&lt;a&gt;\\kimi&lt;/a&gt;). Getting an error that the drive cannot be found on the destination.&lt;/p&gt;&amp;nbsp;&lt;span style="COLOR:#1f497d;"&gt;&lt;font size="3" face="Calibri"&gt;I installed manager on my source box (&lt;/font&gt;&lt;a&gt;&lt;font color="#0000ff" size="3" face="Calibri"&gt;\\samos&lt;/font&gt;&lt;/a&gt;&lt;font size="3" face="Calibri"&gt;), and the agent on the destination (&lt;/font&gt;&lt;a&gt;&lt;font color="#0000ff" size="3" face="Calibri"&gt;\\kimi&lt;/font&gt;&lt;/a&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;). Started the agent. On the source I ran :&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;span style="COLOR:#1f497d;"&gt;&lt;font size="3" face="Calibri"&gt;&amp;nbsp;&lt;/font&gt;&lt;/span&gt;&lt;span style="COLOR:#1f497d;"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;msdeploy -verb:sync -source:apphostconfig=&amp;quot;&lt;b&gt;Default Web Site&lt;/b&gt;&amp;quot; -dest:apphostconfig=&amp;quot;&lt;b&gt;Default Web Site&lt;/b&gt;&amp;quot;,computername=&lt;b&gt;Kimi&lt;/b&gt; –verbose -whatif &amp;gt; msdeploysync.log&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;span style="COLOR:#1f497d;"&gt;&lt;font size="3" face="Calibri"&gt;&amp;nbsp;&lt;/font&gt;&lt;/span&gt;&lt;span style="COLOR:#1f497d;"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;This generated an error:&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;span style="COLOR:#1f497d;"&gt;&lt;font size="3" face="Calibri"&gt;&amp;nbsp;&lt;/font&gt;&lt;/span&gt;&lt;span style="COLOR:#1f497d;"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;Error: (11/4/2009 5:32:21 AM) An error occurred when the request was processed on the remote computer. &lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;span style="COLOR:#1f497d;"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;Error: Could not find the drive &amp;#39;I:\&amp;#39;. The drive might not be ready or might not &amp;nbsp;be mapped.&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;span style="COLOR:#1f497d;"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;Error count: 1.&lt;/font&gt;&lt;/font&gt;&lt;/span&gt; 
&lt;p style="MARGIN:0in 0in 0pt;" class="MsoNormal"&gt;&lt;span style="FONT-FAMILY:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;COLOR:#1f497d;FONT-SIZE:11pt;mso-fareast-font-family:Calibri;mso-fareast-theme-font:minor-latin;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="MARGIN:0in 0in 0pt;" class="MsoNormal"&gt;&lt;span style="FONT-FAMILY:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;COLOR:#1f497d;FONT-SIZE:11pt;mso-fareast-font-family:Calibri;mso-fareast-theme-font:minor-latin;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;The source computer indeed has the website installed on drive I:, whereas the destination only has a drive C:. I can’t believe that the tool requires the same physical configuration on all destinations, as this would be pretty rare in production web farms, so I must be doing something wrong. Can you suggest what? &lt;/span&gt;&lt;/p&gt;</description></item><item><title>problem getting dependencies using msdeploy</title><link>http://forums.iis.net/p/1162319/1923292.aspx#1923292</link><pubDate>Tue, 03 Nov 2009 22:46:29 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1923292</guid><dc:creator>djidji18</dc:creator><cs:applicationKey>web_deployment_tool_wdeploy-39</cs:applicationKey><description>&lt;p&gt;i&amp;#39;m new to the web deployment tool  tool so let me first clarify if i can use it in the environment i&amp;#39;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 is under server 2008 so i first would like to confirm that i can use it on server 2003 with IIS 6. &lt;/p&gt;&lt;p&gt;&amp;nbsp;if i can use this tool then my second question is related to using the tool. when i try and execute this:&lt;/p&gt;&lt;p&gt;C:\Program Files\IIS\Microsoft Web Deploy&amp;gt;msdeploy -verb:getDependencies,alltrigger -source:metakey=lm/w3svc/1&lt;/p&gt;&lt;p&gt;i get:&lt;/p&gt;&lt;p&gt;Error: Object of type &amp;#39;metaKey&amp;#39; and path &amp;#39;lm/w3svc/1&amp;#39; cannot be created.&lt;br /&gt;Error: The metabase key &amp;#39;/lm/w3svc/1&amp;#39; could not be found.&lt;br /&gt;Error: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))&lt;br /&gt;Error count: 1.&lt;/p&gt;&lt;p&gt;the server i executed this on is a part of the domain and i&amp;#39;m logged in with&amp;nbsp; domain admin account. also, i have verified that the web deployment agent service is started&lt;/p&gt;&lt;p&gt;any help, suggestions, recommendations, etc. is welcomed.&lt;/p&gt;&lt;p&gt;thanks &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Problems getting msdeploy to work</title><link>http://forums.iis.net/p/1162122/1922407.aspx#1922407</link><pubDate>Wed, 28 Oct 2009 00:05:10 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1922407</guid><dc:creator>OnlyAProgrammer</dc:creator><cs:applicationKey>web_deployment_tool_wdeploy-39</cs:applicationKey><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I spent the past few hours trying to make this work but I failed miserably. And&amp;nbsp;I don&amp;#39;t find enough info on the net for this yet!&lt;/p&gt;
&lt;p&gt;I am trying to deploy a web application from VS 2010 to IIS 6.0 on my server. VS 2010 only let&amp;#39;s you use publish on an https address. &lt;/p&gt;
&lt;p&gt;So I installed msdeploy on &lt;a href="https://+:8083/msdeploy2/"&gt;https://+:8083/msdeploy2/&lt;/a&gt; however I get the message in VS&amp;nbsp;that it is not reachable. (I did check the firewall)&lt;/p&gt;
&lt;p&gt;I tried using the main IP of my server and a few others including the one of my VPN with my server but to no avail.&lt;/p&gt;
&lt;p&gt;Doing the command &amp;quot;httpcfg query urlacl&amp;quot; on my server&amp;nbsp;I can see that is running.&lt;/p&gt;
&lt;p&gt;What can I do to make this work? Can anyone provide a quick&amp;nbsp;step by step to make msdeploy work with IIS 6 and vs 2010?&lt;/p&gt;
&lt;p&gt;What does the &amp;quot;+&amp;quot; stands for? When I tried to substitute it with a defined IP the service wouldn&amp;#39;t start..&lt;/p&gt;
&lt;p&gt;please help!&lt;/p&gt;</description></item><item><title>Using MSDeploy with IIS 7.0 and mixed 32- and 64-bit machines</title><link>http://forums.iis.net/p/1162014/1921841.aspx#1921841</link><pubDate>Fri, 23 Oct 2009 03:07:18 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1921841</guid><dc:creator>mikeyfev1</dc:creator><cs:applicationKey>web_deployment_tool_wdeploy-39</cs:applicationKey><description>&lt;p&gt;I was looking forward to using MSDeploy with IIS 7.0 web servers to be able to capture IIS metadata.&amp;nbsp; However, I don&amp;#39;t seem to know how to build this command.&amp;nbsp; I want to capture all of the web site metadata and the associated application pool metadata.&amp;nbsp; I do not want to capture the files.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;Here is the command I used and the resultant output&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;c:\build\Phoenix&amp;gt;&amp;quot;C:\program files\IIS\Microsoft web deploy\msdeploy.exe&amp;quot; -verb:sync -source:appHostConfig=&amp;quot;dev-phoenix.&lt;br /&gt;socsuite.com&amp;quot;,computerName=http://web02-d:81/msdeploy -dest:archivedir=WebDir -enableLink:AppPoolExtension -disableLink:ContentExtension&lt;br /&gt;Error: Using a 64-bit source and a 32-bit destination with provider appHostConfig is not supported.&lt;br /&gt;Error count: 1.&lt;/b&gt; &lt;/p&gt;&lt;p&gt;&amp;nbsp;So what would the correct command be?&amp;nbsp; Do I have to capture the appPool and webSite metadata separately?&amp;nbsp;&amp;nbsp; I was hoping to be able to simply direct MSDeploy to perform this capture using only the website name.&amp;nbsp; TIA.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Recycle App Pool Using MSDeploy</title><link>http://forums.iis.net/p/1161700/1920461.aspx#1920461</link><pubDate>Mon, 12 Oct 2009 22:20:55 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1920461</guid><dc:creator>michael.it</dc:creator><cs:applicationKey>web_deployment_tool_wdeploy-39</cs:applicationKey><description>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.</description></item></channel></rss>