Tordex Community

Full Version: Corporate use of TLB
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I want to be able to give my windows domain users a fixed set of menus off the QLB that I can control centrally, perhaps copy a set of folders at login time.

Can I do this with TLB?

Regards

simonuk
Yes this is possible. By default all menus, shortcuts and settings are in one folder (toolbar folder):
Quote:C:\Documents and Settings\<account>\Application Data\Microsoft\Internet Explorer\Quick Launch

But there are some difficulties to start TLB on every computer. The location of the toolbar folder and the toolbar positions are in the registry:
Quote:HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop

So you can import this registry keys into user computer on logon. To prepare keys, make the right configuration on one computer log off/logon and export keys.

As I know Internet Explorer Administration Kit (IEAK) can be used to deploy toolbars configuration too.

Also you can disable to close TLB by using group policy.

I hope this help. Let me know if you have questions.