Back to Blog

Dynamics CRM 2015 setup a demo Virtual Machine.

Dynamics CRM 2015  setup a demo Virtual Machine.

With most MicroSoft  products this is pretty easy to setting up, but Dynamics has a more heavier requirements list.

The prerequisites include:

let’s get started:

Step 1: First Install Windows 2012 R2 Standard Edition

I’m using VMWare (but you could use HyperV, Virtual Box as well).

  1. Create a new Virtual Machine, assign 4GB RAM, 40 GB HDD, 1 CPU (it’s only a demo environment so these specs should be fine)
  2. Attach the Windows 2012 ISO and do a vanilla installation

Step 2, Run the Active Directory wizard

CRM needs Active Directory, so run the Active directory wizard:

Figure: Configure Active Directory

  1. In Server Manager select ManageAdd Roles and Feature
  2. Installation Type | Roles-based or Feature-based installation 
  3. Server RolesActive Directory Domain Services
  4. Select Add Features
  5. Proceed through the wizard and then select Install
  6. Once completed select Promote this server to a domain controller

Figure: Promote Domain Controller

  1. Deployment Configuration | Add new forest and enter your Root domain name which is Demo.Local
  2. Select Windows Server 2012 R2for forest and domain function level
  3. Set Password for Directory Services Restore Mode
  4. Click on Next, Install
  5. Now sit back and wait, after a reboot you will be able to login in to the domain

Note: It’s a good idea to have a static IP address on this machine, but it’s only a warning at this stage.

Step 3, Windows Server Prerequisites

  • Indexing Service
  • IIS Admin
  • World Wide Web Publishing
  1. Server Manager | Manage | Add Roles and Features
  2. Server Roles:
    1. Application Server
    2. Web Server (IIS)
  3. Features:
    1. .Net Framework 3.5 Features
    2. .Net Framework 4.5 FeaturesNET 4.5
  4. Web Server Role (IIS) | Role Services:
    1. Application Development | ASP.NET 3.5
    2. Application Development | ASP.NET 4.5
  5. Install

Step 4, Install SQL Server

I’ll be installing SQL Server 2014 Developer Edition with the following options:

Feature Selection:

  1. Database Engine Services
  2. Full-Test and Semantic Extractions for Search
  3. Reporting Services Native
  4. Management Tools Basic
    1. Management Tools – Complete

Step 5,Database Engine Configuration:

  1. Select Mixed Mode (personal preference)
  2. Specify SQL Server Administrators| select Add Current User 

Step 6 ,Reporting Services Native Mode:

  1. Select Install Only

Install using all other defaults.

Step 7, Configure Reporting Services Native Install

Run SQL Server 2014 Reporting Services Configuration Manager and set-up the Native Reporting Services installation.

This is should pretty much be a next, next, apply thing,

Mine fired up straight away by just using the defaults:

Figure: Reporting Services Configuration Manager
Figure: Reporting Services Home Page

Step 8, Now Install CRM 2015 finally..!!

Figure: CRM Installation

  1. Get Recommended Updates| select Get Updates (Which is optional)
  2. Enter your license key
  3. Accept the EULA
  4. At this point you may have a bunch of missing required components, install them (We will take a while, also you may need to reboot system)

Figure: Install Required Components

  1. Select Default Installation Path
  2. Specify Server RolesSelect All Options

Figure: Server Roles

  1. Specify Deployment Options| Enter SQL Server Hostname ie: CRM2014Demo
  2. Select the Organizational UnitEnter the Organizational Unit
    1. At this point it’s probably a good idea to jump into Active Directory Users and Computersand create an OU for CRM

Figure: Create CRM OU
Figure: Assign CRM OU

  1. Specify Service Accounts, Now we’ll need to specify our service accounts for the various CRM Services, since we don’t have any accounts setup, we’ll end up jumping back and forth between Active Directory Users and Computers and the CRM Installation wizard, As this is a DEMO environment I’m going to use NETWORK SERVICE for the accounts.

Figure: Service Accounts

  1. Select Website | Default Website
  1. Email Router Setting | EmptyOrganization Settings| Populate with your Organisation Name and other settings
  1. Report Server URL |Should be pre-populated check the URL

Click next wizard button and install CRM.

After installation of MS CRM it will auto start reporting in service setup.

Click Do not get updates and click next button. In next screen accept line cne and click next.

Select server server computer name and click next

Select database name

Click next wizard button and install, finally you will get finish screen.

Figure: CRM Install Finished
And finally let’s start CRM 2015, wow worked first go!

Back to Blog
top