Search
Home IIS.NET Forums IIS 7 & IIS 8 Administration Pack Cannot install webdav extentions for IIS7
Last post Jan 14, 2011 03:37 AM by vikomall
3 Posts
Jan 14, 2011 02:42 AM|LINK
Hi Guys,
Hopefully someone can assist. I am trying to install webdav extentions for iis7.
When I run the setup file (webdav_X64_rtw), I immediately get an error saying: IIS Version 7.0 is required to use this product
I definitely have II7 installed as it comes standard with server 2008 R2.
Please advise if there is anything I have missed out prior to installing webdav.
Server details: SCCM Server Server 2008 Enterprise R2 64 SQL Server 2005, WSUS 3.0
I have not installed SCCM on this server as yet.
122 Posts
Microsoft
Jan 14, 2011 03:34 AM|LINK
WebDAV is in box for Windows Server 2008 R2. You can use Server Manager UI to add WebDAV feature.
Jan 14, 2011 03:37 AM|LINK
Try following command (If I remeber correctly, following command should work)
ServerManagerCmd.exe -install IIS-WebDAV -restart
alpham2809
3 Posts
Cannot install webdav extentions for IIS7
Jan 14, 2011 02:42 AM|LINK
Hi Guys,
Hopefully someone can assist. I am trying to install webdav extentions for iis7.
When I run the setup file (webdav_X64_rtw), I immediately get an error saying: IIS Version 7.0 is required to use this product
I definitely have II7 installed as it comes standard with server 2008 R2.
Please advise if there is anything I have missed out prior to installing webdav.
Server details: SCCM Server
Server 2008 Enterprise R2 64
SQL Server 2005, WSUS 3.0
I have not installed SCCM on this server as yet.
vikomall
122 Posts
Microsoft
Re: Cannot install webdav extentions for IIS7
Jan 14, 2011 03:34 AM|LINK
WebDAV is in box for Windows Server 2008 R2. You can use Server Manager UI to add WebDAV feature.
vikomall
122 Posts
Microsoft
Re: Cannot install webdav extentions for IIS7
Jan 14, 2011 03:37 AM|LINK
Try following command (If I remeber correctly, following command should work)
ServerManagerCmd.exe -install IIS-WebDAV -restart