- Home
- System Center Configuration Manager 2007
- Step by step guide installing SCCM 2007 Part 7
- Home
- System Center Configuration Manager 2007
- Installation
- Step by step guide installing SCCM 2007 Part 7
Step by step guide installing SCCM 2007 Part 7
- By Huzaifah Ahmad
- Published 12/24/2009
- System Center Configuration Manager 2007 , Installation
- Unrated
To modify the request Filtering section on BITS-enabled distribution point computers:
Open the applicationHost.config file located in the %windir%\System32\inetsrv\config\ directory on the BITS-enabled distribution point site system.
Search for the <requestFiltering> section.
Determine the file extensions that you will have in the packages on that distribution point. For each file extension that you require, change allowed to true.
For example, if your package will contain a file with an .mdb extension, change the line
<add fileExtension=".mdb" allowed="false" />
to
<add fileExtension=".mdb" allowed="true" />
Allow only the file extensions required for your packages.
Save and close the applicationHost.config file.
Now try to map a drive to the the following location on the PILOT-SCCM-01 server.
Right click My Computer > map Network Drive > http://localhost
If webdav fails to work now I would go back uninstall webdav and start again on webdav. Ensure this is fixed now rather than rushing into it ahead as this would cause problems later and make it more difficult to troubleshoot.
Spread The Word
Article Series
-
Step by step guide installing SCCM 2007 Part 7
Related Articles
- Step by step guide installing SCCM 2007 Part 14
- Step by step guide installing SCCM 2007 Part 13
- Step by step guide installing SCCM 2007 Part 12
- Step by step guide installing SCCM 2007 Part 11
- Step by step guide installing SCCM 2007 Part 10
- Step by step guide installing SCCM 2007 Part 5
- Step by step guide installing SCCM 2007 Part 4
- Step by step guide installing SCCM 2007 Part 3
- Step by step guide installing SCCM 2007 Part 2
- Step by step guide installing SCCM 2007 Part 1
