evrenvarol / outlook-taskboard

Kanban Board for Microsoft Outlook Tasks
MIT License
205 stars 76 forks source link

KB4011178 #38

Open bergebur opened 7 years ago

bergebur commented 7 years ago

Installing microsoft security update KB4011178 the functionality of setting a alternative home page for task folders is lost. The tab to configuring a home page is lost. The taskboard is not working any more.

ghost commented 7 years ago

I found a solution in a Microsoft Technet forum. Add this Registry key:

[HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Office\16.0\Outlook\Security] "EnableRoamingFolderHomepages"=dword:00000001

Just tested it, and it works !!

bergebur commented 7 years ago

great - I checked the solution, too - and it works - using Outlook 2013 I used a little different key location: [HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Outlook\Security] "EnableRoamingFolderHomepages"=dword:00000001

monacohorst commented 7 years ago

hello, maybe you can help me. I have the same problem. But the solution doesn't work.

2017-11-20 10_36_18-clipboard

What is wrong here?

Update: WRONG is the Folder 16.0... It is also Outlook 2013, thanks bergebur

cheraj2012 commented 6 years ago

For Outlook 2016, the folder is 16.0 and for Outlook 2013 the folder is 15.0

In case you do not find a Security setting previously created, then create a new entry "EnableRoamingFolderHomepages"=dword:00000001

I did this and it works fine.