[Kroupware] outlook free/busy registry keys

Andreas Jellinghaus kroupware@mail.kde.org
30 Sep 2002 18:04:22 +1200


Hi.

I added outlook .reg file creation to my admintool.
It creates files like this:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Outlook\Options\Calendar\Internet Free/Busy]
"Read URL"="http://192.168.0.123/freebusy/%NAME%.vfb"
"Write URL"="ftp://192.168.0.123/freebusy/test1.vfb"
"Publish to Internet"=dword:00000001
"Have Published to Internet"=dword:00000001

So preconfiguration is only a click and an ok button.
This setting is for outlook 10 / 2002 / XP as you can see.

If you are using outlook 98 or 2000, please configure your free/busy
information, use regedit to find the keys, export them and send
me a copy. I'd like to support these versions of outlook, too,
but i need a sample how the registry key and value should look like.

Regards, Andreas