We have begun to hear report from our client of a potential new small glitch. For some reason the outlook crm environment check sometimes keeps insisting that there is a pending reboot, even though the user has rebooted many times and nothing has been installed since then. The simples fix for this is to create a new registry key that tells the outlook crm client to ‘ignore its environment check’.
To do so, create this key:
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MSCRMClient]
Key Type: DWord
Key: IgnoreChecks
Value: 1
To make it easier, we’ve attached a zip file with the registry key
- Double click on the .zip file attached
- Chose to open
- Double click on the .reg file inside the zip file.
- Click run if prompted
- Click yes on the security warning

The above will create a single registry key telling the outlook CRM client to ignore this check.

This doesn’t work for me. I’m running Outlook 2007, swedish, vista, swedish. All available updates from the supplyer.
I’ve added these settings, but the installation fails and I do not get to the ‘next’ key…
Any suggestions?
The registry path provided is incorrect, the correct path is
HKEY_CURRENT_USER\SOFTWARE\Microsoft\MSCRMClient
Thanks Richard!!!