How to Backup/Restore Avaya to IIS7.5
October 17, 2011
Posted by Roel in : Technical , 2comments
In IIS7 and IIS7.5 which runs on Windows Server 2008 or Windows Server 2008 R2, it is not possible to use the WebDav PUT command without ‘authentication’.
This is a problem for your Avaya VOIP phones. Avaya uses the PUT command to backup a phone configuration and to store contacts.
Now, there are 3 possible options:
- Install Apache on Windows or Linux. I know many of you guys don’t like this…Especially because you need to configure and update/patch it.
- Use a WebDav server like IP Tel from Avaya. However, that program looks like a Windows95 program,.. is it supported at all. ?
- Install my Avaya script / workarround! I’ll tell you how it works below.
My Avaya WebDav workarround:
(more…)