If managing Active Directory using Windows Powershell® is making you feel like you stepped back in time, you are not alone. For nearly 20 years, AD admins around the world have used one tool for day-to-day AD management: Hyena. Discover why.
Are you are experiencing a similar issue? Get a personalized answer when you ask a related question.
Have a better answer? Share it in a comment.
Add the CGI Role Service to IIS.
Once you've added CGI, you can go into IIS manager and create Handler Mappings. If you need FastCGI for PHP, it will create the handler mapping for you.
You should be aware however that some things like PHP which rely on fastcgi will not work if PHP is 32 bit (which it is on Windows), and the server is 64 bit. PHP will only work with fastcgi if the server, and consequently, IIS, is 32 bit.