Nov 12, 2009
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...
0 comments
Tags: IIS7IIS 7Web Deployment ToolDelegationUIIIS UserManagement Service DelegationIIS ManagerWeb DeployMSDeployACLcreateAppMark Folder as AppDelegation RulesConvert to Application
Nov 04, 2009
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...
4 comments
Tags: IIS7IIS 7Web Deployment ToolDelegationUIIIS UserManagement Service DelegationIIS ManagerWeb DeployMSDeployACL
Oct 02, 2009
As we are aware that with the release of version 1 of IIS Database Manager came in the support for managing MySql Databases. This is a cool thing specially for all the PHP guys out there as MySql is extensively used with PHP applications all over the...
1 comments
Tags: IIS 7How ToModuleDB Manager
Sep 09, 2009
Microsoft has released a Beta of a new PHP accelerator named Windows Cache Extension for PHP. It's a pretty cool thing for anybody who deals with a lot of PHP applications on Windows because the way I see it and Microsoft explains is the same. We can...
1 comments
Tags: IIS 7MicrosoftWindowsPHP
Jul 04, 2009
I recently took a couple of sessions on IIS 7 & 7.5 as part of Hyderabad Techies and "Tech-Ed on the Road" revival campaign here in Hyderabad, India. It was great to see the enthusiasm people had for different Microsoft technologies. We had sessions...
1 comments
Tags: IIS 7MicrosoftPersonalMVP
Jun 13, 2009
First thing that you need to know in regard to the IIS PowerShell Snap-in or the module when using it with Windows 7 is that you do not need to download & install the snap-in. In Windows 7 the snap-in is part of the default install of IIS. Moving...
3 comments
Tags: IIS 7WindowsPowerShell
Jun 08, 2009
Dynamic IP Restrictions (DIPR) was created to give users a tool to help mitigate the effects of DOS attacks and certain brute-force password breaking attempts. The Out-Of-Band (OOB) feature description is (perhaps more elegantly) outlined on this page...
2 comments
Tags: ExtensionsSecurityIIS7IIS News ItemIIS 7Microsoft
May 27, 2009
Making PHP applications run efficiently and reliably on IIS 7 is one of our key goals. The IIS team is working with Zend to optimize the performance of PHP on IIS 7 and the results have been remarkable. In addition to performance improvements to PHP and...
3 comments
Tags: BeginnerPHPIIS 7