Browse by Tags
All Tags »
UI (
RSS)
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 remote administration, I highly recommend going through this walkthrough: http://learn.iis.net/page.aspx/159/configuring-remote-administration-and-feature-delegation-in-iis-70/ before trying out these steps. Server Admin Steps 1. Install the Web Deployment Tool (MSDeploy) Use the Web Platform Installer (can be found here: http://www.microsoft.com/web/downloads/platform.aspx ) Run and choose Web Deployment Tool 1.0 and click Install. This will also pull in any dependencies you don’t already have on your system. NOTE: This might take a while if you are missing a lot of dependencies (particularly the Windows Installer 4.5 – as this may require a restart) 2. Launch Inetmgr Click Start and type inetmgr. Press Enter. 3. Open Management Service...
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 Management service, so if there are already accounts set up for remote management, that work has already been done. The following steps will allow IIS Manager accounts to be used for management service delegation. Step-by-step instructions with screen shots may be found for steps 1 through 4 on this page, with their section title added in parenthesis : http://learn.iis.net/page.aspx/159/configuring-remote-administration-and-feature-delegation-in-iis-70/ 1. Make sure that Windows Management Service is installed ( Configuring Remote Connections in IIS Manager ) 2. Enable remote connections for IIS users ( Enable Remote Connections and Configure Identity Credentials ) The previous steps only need to be performed once, however the following...
Dave , a test lead at IIS, sent me a link to Puneet Gupta’s blog post about the Client Certificates UI that he developed. One of the more common requests we get on the IIS 7 UI team is for a Client Certificates UI Module. Puneet took advantage of the IIS 7 UI Extensibility and coded up neat working module. You can find out more about it on his blog: http://blogs.msdn.com/puneetgupta/archive/2009/08/03/where-is-the-client-certificates-ui-in-iis-7-0.aspx Currently, the Client Certificates...( read more ) Read More...
Today, the IIS team is releasing version 1.0 of the IIS Database Manager. It allows you to administer website and web application databases with the existing connection string or a custom client connection with an IIS UI extension. Major Features: Viewing and Managing Database Views Adding, Editing and Deleting Tables and Table Data Creating, Altering and Executing Stored Procedures Full Integration into IIS 7.0/7.5 Remote Management Ease of Installation with the Web Platform Installer Additional...( read more ) Read More...
Back on March 18th, during the MIX releases, the IIS team released the IIS 7.0 Administration Pack. About a year ago we released Technical Preview 1 of Admin Pack; the modules have gone through a couple iterations since then. Admin Pack provides additional features to the IIS Manager UI to make administration of your servers, sites and applications even easier than ever. Here are the highlights: FastCGI UI Module Makes configuration of your FastCGI handler even easier than ever...( read more ) Read More...
Adding to the MIX release madness, the IIS team has released DB Manager RC! This RC version is a big step forward from the previous Technical Preview 2 release almost 9 months ago. Database Manager integrates with the IIS 7 Management Console UI to provide a one stop location to perform database management tasks. It uses configured web site and web application connection strings as well as custom database connections from within the tool. Here are some of the major changes from the previous...( read more ) Read More...
I just ran across this Microsoft ISV Training Course that describes how to enable and use web application remote management. IIS 7's remote management is a really cool way to allow non-administrator users privileges to administer their sites and applications without having to ask a machine administrator to delegated tasks for them. According to the training, the difficulty is listed as 'Advanced' and the target audience is 'Technical', but I'm sure it'll be a breeze for people who frequent...( read more ) Read More...
The GoLive release of URL Rewrite Module is now available and has a lot of improvement thanks to the IIS Community feedback (and tons of internal brainstorm meetings!). A new feature is the ability to create Rewrite Rules by using Rewrite Templates, Rewrite Read More......( read more ) Read More...
A lot has changed in the IIS7 UI from IIS6, sometimes it can be hard to find out where to set certain things such as the execute permission for CGI's and ISAPI's. Yesterday, I was trying to get a CGI to execute, but couldn't find where to set it. In IIS7, you'll need to go to the Handler Mappings UI module, then click on "Edit Feature Permissions..." and then select Execute. Hope that helps. :) Dave...( read more ) Read More...
Today we have released the IIS7 Administration Pack and Database Manager Customer Technical Preview 2. This is a collection of IIS 7 Manager plug-ins and extensions which we hope that you will find useful. So, what's special about Technical Preview 2? Configuration Editor New locking functionality and visualization of locked items Ability to set configuration settings at any level. Users can now set application and web site settings within ApplicationHost.config easily. Bug Fixes IIS...( read more ) Read More...
More Posts
Next page »