SMO (SQL Server Management Objects) Errors in Web Deploy UI by The Official Microsoft IIS Site

In order to enable certain database functionality in the “Refresh” (v1.1) release of the Web Deployment Tool the Web Deploy UI in inetmgr took on a new dependency related to SQL Server Management Objects (“SMO”). In RTW (v1.0) you could do dbFullSql operations...

MSDEPLOY – Can I use it to migrate my IIS6 to another IIS6? oh yes! by The Official Microsoft IIS Site

I was working with one of our partner who want to migrate 30+ sites from an existing IIS6 server, to a new IIS6 server. We had an old tool IIS6 Migration Tool which would come handy, but this would be requiring 30 steps to migrate 30 websites one by one...

Offer Multiple Data Storage Options in the Same Package by The Official Microsoft IIS Site

The Web Platform Installer (WebPI) and the Web Deployment Tool (Web Deploy) UI in inetmgr both provide a way for packages to support offering multiple data storage options (such as a choice between SQL and MySQL) in the same package. Package creators...

Web Deploy 1.1 has shipped! by The Official Microsoft IIS Site

We happy to announce that we just shipped an update to our RTW 1.0 bits with a set of bug fixes that have been reported on the forums and through our feedback channels. What's new: Credential store - no longer do you need to use your password on the...

SQLCMD scripts in Web Deploy (MSDeploy) v1.1 by The Official Microsoft IIS Site

New in the v1.1 release of the Web Deployment Tool (MSDeploy) is the ability to deploy .sql scripts which use SQLCMDs such as “:setvar” (a.k.a. TS Data scripts). Additionally, when using such scripts during the import or export of a package in the UI...

Code Download and the Web Deployment Tool - “MSDeploy” (Remote Management options) by The Official Microsoft IIS Site

Outlining how the Web Deployment Tool works for remote management using Inetmgr and what has changed between the v1.0 RTW release and the recent v1.1 “refresh” release. What is “code download”? IIS7 (and up) allows you to remotely connect to a server...

Delegate Application Creation for Non-Admininistrator accounts by The Official Microsoft IIS Site

The Web Deployment Tool provides a way to delegate application creation to non-Administrator Windows users or IIS users. This blog covers how to configure this particular delegated setting. If you have not yet set up some users, or are not familiar with...

Using IIS Manager accounts for Web Deployment Tool (msdeploy) delegation by The Official Microsoft IIS Site

This blog outlines the basic steps for setting up IIS Manager accounts so that they may be used for Web Deployment Tool delegation. Most of the steps particular to using IIS Manager users for delegation are required for connecting remotely using the Windows...

MSDeploy API Scenarios by The Official Microsoft IIS Site

This C# code given below will demonstrate how the MSDeploy API can accomplish some common scenarios that users may want to perform. The following examples are documented below in no particular order: I. Server Sync IIS6.0 to IIS6.0 with ‘whatif’,deleting...
Filed under: , , ,
Powered by Community Server (Non-Commercial Edition), by Telligent Systems