This behavior is by design. In Microsoft Dynamics CRM 2011, you can install and then configure the Microsoft Dynamics CRM Client for Outlook. Then, you can install the offline components by clicking the
Go Offline button.
If you do not want users to be able to click the
Go Offline button, you can use one of the following options.
Option 1
Remove the Go Offline permissions for the users whom you do not want to be able to see the
Go Offline button. To do this, follow these steps:
- For a user who has permissions to change a CRM Security Role, click Settings, click Administration, and then click Security Roles.
- Click to open the Security Role that you have to change. (For example, click Sales Manager)
- Click the Business Management tab, and then click to clear the Go Offline check box in the Miscellaneous Privileges section.
- Click Save, and then click Close.
Note It may take 5 minutes or more before the button disappears on the client toolbar if the client is already configured.
Option 2
Disable the
Go Offline button for all users on each computer, and then install the Microsoft Dynamics CRM Client for Outlook together by using the
disableofflinecapability switch. To do this, follow these steps:
- Click Start, click Run, and then type the path of the Setupclient.exe file.
- se the /disableofflinecapability switch to install the Microsoft Dynamics CRM Client for Outlook. (For example, use the C:\Client\i386\SetupClient.exe /disableofflinecapability command.)
- Click Install Now or use the /q switch to do a quiet installation without user prompts.
Option 3
Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall the operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.If you have already installed the Microsoft Dynamics CRM Client for Outlook, you can change the LightClient registry keys so that any new users who run the configuration do not see the
Go Offline button. To do this, follow these steps:
- Click Start, click Run, type Regedit, and then click OK.
- Locate the following registry subkey:
HKEY_CURRENT_USER\Software\Microsoft\MSCRMClient
- Right-click the LightClient registry key, and then click Modify.
- Change the Value to 1, select Decimal, and then click OK.
- Start the Microsoft Dynamics CRM Client for Outlook.
Note It may take 5 minutes or more before the button disappears on the client toolbar if the client is already configured. - Locate the following registry subkey:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSCRMClient
Note If you are using a 64-bit client computer and have a 3- bit version of Microsoft Office installed, the appropriate registry subkey is as follows:
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\MSCRMClient
- Right-click the LightClient registry key, and then click Modify.
- Change the Value to 1, select Decimal, and then click OK. When a new configuration is run, the Go Offline button will be removed.
Note When you change the registry entry in HKEY_CURRENT_USER, the change will affect only the user who is currently logged in. To apply the change to multiple users, locate their record under HKEY_Users\. Or, apply the key by using a Group Policy to multiple/other users.