Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Determine if WebDav is enabled.

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  Issue with eTag not being honored on IIS 6.0  
Author Message
Brendan Grant

External


Since: Oct 26, 2007
Posts: 4



(Msg. 1) Posted: Fri Oct 26, 2007 8:22 pm
Post subject: Determine if WebDav is enabled.
Archived from groups: microsoft>public>inetserver>iis (more info?)

I've got a both a Windows 2003 SBS and Standard Edition boxes and want to
determine (programmatically or via a script) if WebDav is enabled...
ordinarily I could just check the iis_webdav registry key, however it is
always zero unless I explicitly install WebDav through the Windows Component
Wizard... a step that is unnecessary as it is already installed and can be
enabled or disabled through the IIS MMC and the Web Service Extensions
section or via the iisext.vbs script.

Any suggestions as to how I might determine if WebDav is enabled, even if it
wasn't explicitly installed through the explicit process?

 >> Stay informed about: Determine if WebDav is enabled. 
Back to top
Login to vote
David Wang

External


Since: Nov 01, 2007
Posts: 309



(Msg. 2) Posted: Sat Oct 27, 2007 9:29 pm
Post subject: Re: Determine if WebDav is enabled. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Oct 26, 6:22 pm, "Brendan Grant" <gra....RemoveThis@dahat.com> wrote:
> I've got a both a Windows 2003 SBS and Standard Edition boxes and want to
> determine (programmatically or via a script) if WebDav is enabled...
> ordinarily I could just check the iis_webdav registry key, however it is
> always zero unless I explicitly install WebDav through the Windows Component
> Wizard... a step that is unnecessary as it is already installed and can be
> enabled or disabled through the IIS MMC and the Web Service Extensions
> section or via the iisext.vbs script.
>
> Any suggestions as to how I might determine if WebDav is enabled, even if it
> wasn't explicitly installed through the explicit process?


Correct -- when you check the checkbox in Windows Component Wizard for
WebDav, all it does is enable WebDav in the Web Service Extensions
section (the registry key value is done by the Component Wizard).

Thus, checking WebDav enablement status in Web Services Extensions
section is a reasonable verification if you just want to know the
server is configured to allow WebDav.

If you want to verify that WebDav is actually *working*, you may want
to do something else, like sending a WebDAV verb and verifying its
response.


//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//

 >> Stay informed about: Determine if WebDav is enabled. 
Back to top
Login to vote
Brendan Grant

External


Since: Oct 26, 2007
Posts: 4



(Msg. 3) Posted: Mon Oct 29, 2007 11:36 pm
Post subject: Re: Determine if WebDav is enabled. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks for confirmation David, for sanity sake I decided to make sure that
key is enabled (just in case) and where it's not rather than focing the user
to go through the install process, just kick it off my self (with their
permission of course) with sysocmgr.exe with an answer file that specifies
iis_webdav = on.

Brendan

"David Wang" <w3.4you.RemoveThis@gmail.com> wrote in message
news:1193545761.063016.95730@q5g2000prf.googlegroups.com...
> On Oct 26, 6:22 pm, "Brendan Grant" <gra....RemoveThis@dahat.com> wrote:
>> I've got a both a Windows 2003 SBS and Standard Edition boxes and want to
>> determine (programmatically or via a script) if WebDav is enabled...
>> ordinarily I could just check the iis_webdav registry key, however it is
>> always zero unless I explicitly install WebDav through the Windows
>> Component
>> Wizard... a step that is unnecessary as it is already installed and can
>> be
>> enabled or disabled through the IIS MMC and the Web Service Extensions
>> section or via the iisext.vbs script.
>>
>> Any suggestions as to how I might determine if WebDav is enabled, even if
>> it
>> wasn't explicitly installed through the explicit process?
>
>
> Correct -- when you check the checkbox in Windows Component Wizard for
> WebDav, all it does is enable WebDav in the Web Service Extensions
> section (the registry key value is done by the Component Wizard).
>
> Thus, checking WebDav enablement status in Web Services Extensions
> section is a reasonable verification if you just want to know the
> server is configured to allow WebDav.
>
> If you want to verify that WebDav is actually *working*, you may want
> to do something else, like sending a WebDAV verb and verifying its
> response.
>
>
> //David
> http://w3-4u.blogspot.com
> http://blogs.msdn.com/David.Wang
> //
>
 >> Stay informed about: Determine if WebDav is enabled. 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
how to determine if SSL or not (help please) - Hi I belong to an install group that installs a website on our customers computer. We put an internet shortcut on the users desktop during the installation. I need a way to deterimine if the shortcut should be HTTP: or HTTPS:. Is there a place I can..

determine ip addresses - is there a way to determine what ip addresses have hit my website?? im running IIS 5.0

Determine URL in a non-ASP/CGI program? - I am attempting to write a script that can determine the URL of a site under IIS 5. This script has local and admin access to the server, but is _not_ an ASP or CGI script. Is there anywhere in the registry, a database (metabase?), or file, where I can....

How to determine IIS Version ? - Is there a way to determine which version of IIS is on an NT 4.0 without running MS Baseline Security Analyzer? Thx ne0-dave

determine iis version - i am on w2k server v5.0.2195 sp4 build 2195 how to determine which version of iis is installed ? how to determine which version of asp.net is installed ?
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]