You are on page 1of 5

Outlook 2010 gives error while booking resource or sending invite

Direct Booking does not successfully book a resource in Outlook


2010
Error like: Direct Booking does not successfully book a resource in Outlook 2010

To resolve this problem, use one of the following methods to configure registry data to
enable Outlook direct booking:
 Modify the registry manually
 Configure the registry by using Group Policy
 Deploy the registry data by using the Office Customization Tool

Method 1: Manual modification of the registry


Important This section, method, or task contains steps that tell you how to modify the
registry. However, serious problems might occur if you modify the registry incorrectly.
Therefore, make sure that you follow these steps carefully. For added protection, back up
the registry before you modify it. Then, you can restore the registry if a problem occurs.
For more information about how to back up and restore the registry, click the following
article number to view the article in the Microsoft Knowledge Base:
322756 How to back up and restore the registry in Windows
To use the direct booking feature in Outlook 2010, you must add registry data to your
Outlook client. Use the following steps to add this registry data to enable direct booking:
1. Exit Outlook.
2. Start Registry Editor.
o In Windows Vista, click Start

, type regedit in the Start Search box, and then press ENTER.

If you are prompted for an administrator password or for confirmation, type the password
or provide confirmation.
o In Windows XP, click Start, click Run, type regedit, and then click OK.
3. Locate and then select the following subkey in the registry:
HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Outlook\Options\Calendar
4. On the Edit menu, point to New, and then click DWORD Value.
5. Type EnableDirectBooking, and then press ENTER.
6. Right-click EnableDirectBooking, and then click Modify.
7. In the Value data box, type 1, and then click OK.
8. Exit Registry Editor.
9. Start Outlook.

Method 2: Configure the registry by using Group Policy


The registry data that is required to enable direct booking in Outlook can be configured by
using Group Policy. The default Group Policy template (Outlk14.adm) for Outlook 2010
does not contain the policy setting that controls Outlook direct booking. Therefore, you
must use a custom Group Policy template to enable direct booking by using Group Policy.

To deploy this setting by using a custom Group Policy template, follow these steps:
1. The following file is available for download from the Microsoft Download Center:
Download the Outlk14-DirectBooking.zip package now.

For more information about how to download Microsoft support files, click the following
article number to view the article in the Microsoft Knowledge Base:
119591 How to obtain Microsoft support files from online services
Microsoft scanned this file for viruses. Microsoft used the most current virus-detection
software that was available on the date that the file was posted. The file is stored on
security-enhanced servers that help prevent any unauthorized changes to the file.
2. Extract the custom .adm template from the Outlk14-DirectBooking.zip package.

Note The custom .adm template contains the following text.


3. CLASS MACHINE
4. CLASS USER
5.
6. CATEGORY !!L_MicrosoftOfficeOutlookDirectBooking
7. POLICY !!L_TurnOnOffDirectBooking
8. KEYNAME
"Software\Policies\Microsoft\Office\14.0\Outlook\Options\Calendar"
9. EXPLAIN !!L_TurnOnOffDirectBookingExplain
10. VALUENAME "EnableDirectBooking"
11. VALUEON NUMERIC 1
12. VALUEOFF NUMERIC 0
13. END POLICY
14. END CATEGORY
15. [strings]
16. L_Version="14.0.4760.1000"
17. L_LCID="1033"
18. L_MicrosoftOfficeOutlookDirectBooking="Outlook 2010 Direct Booking"
19. L_TurnOnOffDirectBooking="Enable or disable direct booking"
20. L_TurnOnOffDirectBookingExplain="This policy controls the Outlook direct booking
feature in
Outlook 2010 \n \n By default, Outlook 2010 does not implement the direct booking
code
used in earlier versions of Outlook, and a meeting request is sent to the resource
mailbox the same way a meeting request is sent to regular meeting attendees.\n \n
Enable this policy to configure Outlook to use the direct booking code whenever
you add
a mailbox to the Resources box in a meeting request.\n \n
If you disable this policy or do not configure this policy, when you send a meeting
request to a mailbox configured for direct booking, the meeting is not successfully
booked. You do not receive an error message in this scenario. If you open the
mailbox
configured for direct booking, the meeting request is in the Inbox folder."
21. Add the Outlk14-DirectBooking.adm file to your Group Policy Editor.

Note The steps to add the .adm file to the Group Policy Editor vary, depending on
the version of Windows that you are running. Also, because you may be applying
the policy to an organizational unit (OU) and not to the whole domain, the steps
may also vary in this aspect of applying a policy. Therefore, we recommend that
you check your Windows documentation for more information.

After you add the .adm template to the Group Policy Editor, go to step 4.
22. In the Group Policy Editor, follow these steps:
a. Expand User Configuration.
b. Expand Policies.
c. Expand Administrative Templates: Policy definitions.
d. Expand Classic Administrative Templates (ADM) to locate the policy node for your
custom template. The custom .adm template that you extracted in step 2 is in this
location. The template is named "Outlook 2010 Direct Booking."

Collapse this image

1. Click Outlook 2010 Direct Booking.


2. Under Settings, double-click Enable or disable direct booking.
3. Click Enabled, and then click OK.
After you enable the policy, the policy setting will be applied to the Outlook client
workstations when the Group Policy update is replicated. To test this change, run the
following command at a command prompt on a client workstation:
gpupdate /force
After you run this command, start Registry Editor on the client workstation to make sure
that the following registry data exists on the client:
Key:
HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\14.0\Outlook\Options\Calendar
DWORD: EnableDirectBooking
Value: 1
If you see this registry data in the registry, the Group Policy setting is applied to this
client. Start Outlook to verify that this change resolves the problem.

Method 3: Deployment of the registry data by using the Office Customization Tool
You can also deploy the registry data by using the Add registry entries option in the
Office Customization Tool (OCT). Follow these steps in the OCT to deploy registry data
that re-enables the direct booking feature in Outlook 2010.

Note To use the OCT, you must have an Enterprise edition of Office 2010. If you have a
Retail edition of Office 2010, you receive the following error message when you try to
start the OCT:
Files necessary to run the Office Customization Tool were not found. Run Setup from the
installation point of a qualifying product.
1. Start the OCT by using a command similar to the following:
\\server_name\share_name\Office2010\Setup.exe /admin
2. In the Select Product dialog box, click Create a new Setup customization file for
the following product.
3. In the Select Product dialog box, select your Office product. Then, click OK.
4. In the navigation pane of the OCT, select Add registry entries, and then click Add.
5. In the Add/Modify Registry Entry dialog box, specify the following settings, and
then click OK:
o Root: HKEY_CURRENT_USER
o Data type: REG_DWORD
o Key: Software\Microsoft\Office\14.0\Outlook\Options\Calendar
o Value name: EnableDirectBooking
o Value data: 1
The following figure displays these changes made in the Add/Modify Registry Entry dialog
box:

After you click OK in the Add/Modify Registry Entry dialog box, the OCT displays the
registry data as shown in the following figure:
6. Complete any remaining tasks in the OCT, and then save the .msp file.
7. Deploy Office 2010 by including this .msp file.
For more information about the Office Customization Tool in Office 2010, see the
following topic on the Microsoft TechNet Web site:
Customization overview for Office 2010

You might also like