WebDav Windows 2008
Great article below on how to enable\Install WebDav on Windows 2008
If you receive this error for Office 2007 applications please add the below. By default IIS 6 and above will not allow any MIME types to be downloaded. You have to explicitly state what can be downloaded from your web server
Please follow the following steps to add the MIME types.
| Associated Extension |
Content type (MIME) (remove any spaces below) |
|---|---|
| docx | application/vnd.openxmlformats- officedocument.wordprocessingml.document |
| pptx | application/vnd.openxmlformats- officedocument.presentationml.presentation |
| xlsx | application/vnd.openxmlformats- officedocument.spreadsheetml.sheet |
Last night whilst attempting to configure our Hyper-V cluster I managed to hit the following problem when trying to add additional VM’s, which were contained on the same Disk LUN and Server
‘an error was encountered while loading the list of available virtual machines’
”Cannot find path xxx’
HotFix 951308 http://support.microsoft.com/kb/951308 now resolves this issue.
It turns out that you were only ever able to have one VM per Service or Application group which isn’t much good if you have multiple VM’s running on the same Disk LUN. this is now resolved under the following heading ‘Allow for more than one virtual machine in a “Services or Applications” group’
Think I’ve gain a couple more grey hairs over this one!!
Just need Microsoft to resolve the issue where by you cannnot add virtual machines to an already created service\application group which has assign SAN storage. Instead you will need to use the wizard to detect the VM’s and then add your cluster resources to that group (File Share For Example)
Also added\resolved in this hotfix are the following;