Step by step guide installing SCCM 2007 Part 7 series will have multiple pages to this Part 7.


a. Install relevant IIS features.
b. Install & configure Webdav.
c. Install Desktop Experience
d. Configure Authentication + Authorization + Install Remote Differential Compression + BITS.
e. Configure Application Config file & than test WebDav.

 
Install the following IIS features:
 

Role service

Status

Web Server

Installed

Common HTTP Features

Installed

Static Content

Installed

Default Document

Installed

Directory Browsing

Installed

HTTP Errors

Installed

HTTP Redirection

Installed

Web Dav Publishing

Note: If the Operating System is NOT R2 than this needs to be downloaded separately and installed as it is now integrated with R2 IIS 7.5

For IIS 7.0 you can download Webdav from the following locations
.


Microsoft WebDAV Extension for IIS 7.0 (x64)

Microsoft WebDAV Extension for IIS 7.0 (x86)

Installed

Application Development

Installed

ASP.NET

Installed

.NET Extensibility

Installed

ASP

Installed

CGI

Not installed

ISAPI Extensions

Installed

ISAPI Filters

Installed

Server Side Includes

Not installed

Health and Diagnostics

Installed

HTTP Logging

Installed

Logging Tools

Installed

Request Monitor

Installed

Tracing

Installed

Custom Logging

Not installed

ODBC Logging

Not installed

Security

Installed

Basic Authentication

Installed

Windows Authentication

Installed

Digest Authentication

Not installed

Client Certificate Mapping Authentication

Not installed

IIS Client Certificate Mapping Authentication

Not installed

URL Authorization

Installed

Request Filtering

Installed

IP and Domain Restriction

Installed

Performance

Installed

Static Content Compression

Installed

Dynamic Content Compression

Not installed

Management Tools

Installed

IIS Management Console

Installed

IIS Management Scripts and Tools

Installed

Management Service

Installed

IIS 6 Management Compatibility

Installed

IIS 6 Metabase Compatibility

Installed

IIS 6 WMI Compatibility

Installed

IIS 6 Scripting Tools

Installed

IIS 6 Management Console

Installed

FTP Publishing Service

Not installed

FTP Server

Not installed

FTP Management Console

Not installed



Once these services have been installed test IIS to check if it does respond & the local firewall is not blocking any ports.

http://localhost


This should display the IIS 7.5 welcome page.