Part 1. Add the Web Server role to Windows Server 2008
This guide assumes that you have first installed Windows Server 2008 and configured it for Active Directory (AD) and setup a working DHCP server. Steps 1 and 2 of this guide will show you how to setup and configure both the AD role and the DHCP role. Once done you can continue below.
If you would like to read the Official Microsoft documentation for setting up IIS with Webdav then please read this
Add the Web Server role (IIS 7) to Windows Server 2008.
Click on Start, choose Server Manager, scroll down to Roles Summary and choose Add roles
at the Before you begin page, click next
in the Server Roles page, click on Web Server IIS
a window will appear notifying you that some required features also need to be installed
click on Add required features
at this point you can now click on Next in the Server roles page...
you'll get an Introduction about Web Server IIS and how it integrates with Windows Server, click next to continue
now we have to select the role services to install for IIS
under Application Development place a checkmark in ASP.NET
an additional window will pop up telling us that the following roles and features are also installed
Application Development
ISAPI Extensions
ISAPA Filters
.NET Extensibility
Windows Process Activation Service
.NET Environment
click on Add Required Role Services
Click on Next when done
review the confirmation screen and click Install to continue
Once done review the results pane
click Close to exit
The Web Server (IIS) role should now appear in Server Manager Roles Summary.
if you open a web-browser and enter the following address http://localhost you should see the nice IIS 7 welcome screen
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Part 1. Add the Web Server role to Windows Server 2008
This guide assumes that you have first installed Windows Server 2008 and configured it for Active Directory (AD) and setup a working DHCP server. Steps 1 and 2 of this guide will show you how to setup and configure both the AD role and the DHCP role. Once done you can continue below.
If you would like to read the Official Microsoft documentation for setting up IIS with Webdav then please read this
Add the Web Server role (IIS 7) to Windows Server 2008.
Click on Start, choose Server Manager, scroll down to Roles Summary and choose Add roles
at the Before you begin page, click next
in the Server Roles page, click on Web Server IIS
a window will appear notifying you that some required features also need to be installed
click on Add required features
at this point you can now click on Next in the Server roles page...
you'll get an Introduction about Web Server IIS and how it integrates with Windows Server, click next to continue
now we have to select the role services to install for IIS
under Application Development place a checkmark in ASP.NET
an additional window will pop up telling us that the following roles and features are also installed
click on Add Required Role Services
Click on Next when done
review the confirmation screen and click Install to continue
Once done review the results pane
click Close to exit
The Web Server (IIS) role should now appear in Server Manager Roles Summary.
if you open a web-browser and enter the following address http://localhost you should see the nice IIS 7 welcome screen
Share this post
Link to post
Share on other sites