WindowsSearch error when installing Dynamics CRM on Server 2016

I’ve been testing the migration process from CRM 2013 to CRM 2016 recently and came across a potential issue, in some cases it seems that Windows Server 2016 has the search service disabled which causes an error message stating –

‘Action Microsoft.Crm.Setup.Common.InstallWindowsSearchAction failed. The service cannot be started, either because it is disabled or because it has no enabled devices associated with it. (Exception from HRESULT: 0x80070422)’

windowssearch-issue

This will also occur half way through the CRM install which is quite a pain.

Luckily this is easily fixed –

  1. Open the start menu and type ‘services.msc’ which should open the services window.
  2. Scroll down until you see ‘Windows Search’.
  3. Right click the service then select Properties.
  4. Change the Startup type to Manual or Automatic and click Apply.
  5. If required Start the service then continue the CRM installation.
Advertisement

4 thoughts on “WindowsSearch error when installing Dynamics CRM on Server 2016

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.