原创地址:http://www.cnblogs.com/jfzhu/p/3445820.html

转载请注明出处

一 硬件要求

1. CRM Server

下表对硬件的要求是假定Microsoft SQL Server,Microsoft SQL Server Reporting Services, SharePoint, Microsoft Exchange Server安装在其他服务器上的。

Component *Minimum *Recommended
Processor x64 architecture or compatible dual-core 1.5GHz processor Quad-core x64 architecture 2GHz CPU or higher such as AMD Opteron or Intel Xeon systems
Memory 2-GB RAM 8-GB RAM or more
Hard disk 10 GB of available hard disk space 40 GB or more of available hard disk space
  Note
Computers with more than 16GB of RAM will require more disk space for paging, hibernation, and dump files
Note
Computers with more than 16GB of RAM will require more disk space for paging, hibernation, and dump files

2. SQL Server

CRM 2013 on-premises需要安装Microsoft SQL Server database engine和Microsoft SQL Server Reporting Services。下表中对硬件的要求是假定Microsoft Dynamics CRM 2013, Microsoft SQL Server Reporting Services, SharePoint和Microsoft Exchange Server是安装在其他服务器上的。

Component *Minimum *Recommended
Processor x64 architecture or compatible dual-core 1.5GHz processor Quad-core x64 architecture 2 GHz CPU or higher such as AMD Opteron or Intel Xeon systems
Memory 4-GB RAM 16-GB RAM or more
Hard disk SAS RAID 5 or RAID 10 hard disk array SAS RAID 5 or RAID 10 hard disk array

二 软件要求

- Microsoft Windows server

- A Microsoft Windows Server Active Directory infrastructure

- An Internet Information Services (IIS) website

- Microsoft SQL Server 2008 or Microsoft SQL Server 2012

- Microsoft SQL Server 2008 Reporting Services or Microsoft SQL Server 2012 Reporting Services

- Microsoft Exchange Server or access to a POP3-compliant email server (optional)

- SharePoint Server (required for document management)

- Claims-based security token service (required for Internet-facing deployments)

- Windows operating system when you use CRM for Outlook. Apple Mac, when using Apple Safari, supported tablet, or mobile device

- Supported web browser, such as later versions of Internet Explorer or the latest versions of Apple Safari, Google Chrome and Mozilla Firefox

- Microsoft Office Outlook (optional)

具体参见Microsoft Dynamics CRM 2013 Planning Guide

三 安装过程

依次需要安装Windows Server,

1. 安装Windows Server, 我装的是Windows Server 2012 Standard

可以支持的版本包括

- Windows Server 2012 Datacenter

- Windows Server 2012 Standard

- Windows Server 2008 Standard SP2(x64 versions) or Windows Server 2008 Standard R2 SP1

- Windows Server 2008 Enterprise SP2(x64 versions) or Windows Server 2008 Enterprise R2 SP1

- Windows Server 2008 Datacenter SP2(x64 versions) or Windows Server 2008 Datacenter R2 SP1

- Windows Web Server 2008 SP2(x64 versions) or Windows Web Server 2008 R2 SP1

2. 安装AD

a Add roles on the server

b. Select the role Active Directory Domain Services

c. 然后开始安装

d. 安装好后,将服务器升级为域控制器 – Promote this server to a domain controller

e. 创建一个新的forest

f. 创建好新的forest之后,服务器需要重启。然后我们创建一个新的OU,用来安装CRM

3. 安装IIS

2013支持的IIS版本包括7, 7.5,和8.0

a. 填加新服务器角色Web Server (IIS)

b. Select Role Services: HTTP Redirection, Windows Authentication, ASP.NET 4.5

c. 装好以后用IE打开http://localhost 来检验一下IIS是否安装成功。如果看到像下面这样,就表示成功了。

4. 安装SQL Server

SQL Server支持的版本有:

- Microsoft SQL Server 2012, Enterprise, 64-bit SP1

- Microsoft SQL Server 2012, Business Intelligence, 64-bit SP1

- Microsoft SQL Server 2012, Standard, 64-bit SP1

- Microsoft SQL Server 2008, Standard Edition, x64 SP3 or R2 SP2

- Microsoft SQL Server 2008, Enterprise Edition, x64 SP3 or R2 SP2

- Microsoft SQL Server 2008 Datacenter x64 SP3 or R2 SP2

- Microsoft SQL Server 2008 Developer x64 SP3 or R2 SP2 (for non-production environments only)

a. 先安装一下.NET 3.5

b. 安装 New SQL Server stand-alone installation

c. 选择功能:Database Engine Services, Full-Text and Semantic Extractions for Search, Reporting Services – Native, Management Tools – Basic, Management Tools – Complete

d. service account

e. 装好SQL Server以后,试一下打开http://localhost/reportserver,如果可以打开表示report service已经装好。下面准备装CRM了

5. 安装CRM

a. install Microsoft Dynamics CRM Server

b. specify Server Roles

c. select the OU you just created

d. Specify Service Accounts

e. Specify the Organization Settings

f. does some system checks, and then starts the installation

g.安装Microsoft Dynamics CRM Reporting Extensions

f. 你或许会碰到下面的错误

g. 解决的办法是open Reporting Services Configuration Manager and update the Service Account to something else such as “Local System”.

h. 打开url http://localhost/crmdev,就可以开始使用CRM 2013了

Dynamics CRM 2013 installation的更多相关文章

  1. Step by step Dynamics CRM 2011升级到Dynamics CRM 2013

    原创地址:http://www.cnblogs.com/jfzhu/p/4018153.html 转载请注明出处 (一)检查Customizations 从2011升级到2013有一些legacy f ...

  2. Microsoft Dynamics CRM 2013 and 2011 Update Rollups and Service Packs

      Microsoft Dynamics CRM 2013   BTW: RC stands for Release for Candidate, and RTM stands for Release ...

  3. Dynamics CRM 2013 SP1 升级到Dynamics CRM 2015

     首先截图一下我要升级的Dynamics CRM 2013版本如下图,可以看到是打了SP1后的CRM 2013.         运行CRM 2015简体中文版的安装文件CRM2015-Server- ...

  4. Microsoft Dynamics CRM 2013 安装程序及SDK 下载地址

    Microsoft Dynamics CRM 2013 已经具有相关资料 2013 Setup (Microsoft Dynamics CRM Server 2013) 下载地址: http://ww ...

  5. Microsoft Dynamics CRM 2013 --针对特定实体,取消保存功能(包含自动保存)

    AutoSave 是 Microsoft Dynamics CRM 2013 一个新特性. 但AutoSave的有效范围是[所有实体],不允许针对特定某一实体进行设置. 所以,若想针对特定实体进行设置 ...

  6. Microsoft Dynamics CRM 2013 --选项集的多选

    由于从Microsoft Dynamics CRM 2011到Microsoft Dynamics CRM 2013,界面的风格发生了很大的变化 故原先在2011上开发的选项集多选在2013上面已经不 ...

  7. Microsoft Dynamics CRM 2013 安装过程图解及安装序列号

    Microsoft Dynamics CRM 2013 安装过程 图解   在安装前,先持一下SQL配置管理,将相关的服务打开.(由于在虚拟机里,许多服务需要时才会打开,像Reporting Serv ...

  8. Dynamics CRM 2013 初体验(2):UI

    Dynamics CRM 2013 系统的UI与2011相比改动是巨大的:传统的导航栏被去掉了,取代它的是win8风格的小磁铁:Ribbon风格的工具栏也被去掉啦,它的风格将回滚至4.0时代:新系统添 ...

  9. Dynamics CRM 2013 初体验(3):新增加的功能

    新系统除了修补系统历史漏洞外当然还会添加些比较有意思的新功能,至于这些新功能是否好用那就得看它是否能经过咱们这些使用者的考验了.Dynamics CRM 2013系统将不再支持Dynamics CRM ...

随机推荐

  1. 【Java】:压缩成多个压缩卷

    Java自带的库不支持压缩成多个压缩卷,找到了一个开源库 zip4j ,发现更好用 so easy package com.jws.common.mail; import java.io.File; ...

  2. SGA(System Global Area)

    系统激活时在内存内规划的一个固定的区域,用于存储每位使用者所需存取的数据和必备的系统信息.这个区域成为系统全局区. 数据块缓存区:存放读取数据文件的数据块副本,或者曾经处理过的数据.有效减少读取数据时 ...

  3. 【OpenGL】如何绘制Shadow

    背景 Shadow即阴影,它是光线被不透明物体遮挡而产生的黑暗区域,与光源的方向相反. 在Blender中编辑过程中没有Shadow,只有在经过渲染后才能显示.目前有一个基于Blender的项目,要求 ...

  4. 如何搭建Java开发环境(包括下载、安装和配置JDK)和Eclipse的安装

    JDK的下载 1.打开网址https://www.oracle.com/index.html 2.下载JDK JDK的安装 设置环境变量(以windows 7 为例) 1. 在“计算机”图标上单击鼠标 ...

  5. matlab 快捷键

    注释快捷键 ctrl + R 取消注释快捷键 ctrl + T 手动注释使用 % 连接两行(一行代码太长) 使用 ...

  6. lua 自己编译源文件

    ,下载源代码 http://www.lua.org/download.html 直接下载source ,vs2010新建win32项目 应用程序设置中设成静态库 ,将.c(除去lua.c)和.h文件加 ...

  7. Java回调函数

    维基百科上的定义:在计算机程序设计中,回调函数,或简称回调,是指通过函数参数传递到其它代码的,某一块可执行代码的引用.这一设计允许了底层代码调用在高层定义的子程序. 所谓回调,就是客户程序C调用服务程 ...

  8. 谈FME批量自动化数据转换方法

    FME作为转换神器,支持几百种格式的互转,实现互操作化.从fme.exe执行方式入手,讨论Command命令式执行模板(.fmw/.fmwt)和脚本(.tcl/.py)实现自动化批量转换. 1.fme ...

  9. 【Visual Lisp】块专题

    ;;关于块 ;;(0)模型空间→块表记录→块图元:顶层的是模型空间→模型空间下有很多图元和一些块表记录→块表记录又有很多图元(此时块表记录就相当于模型空间),一个块表记录可以有多个insert块→同一 ...

  10. A very cool thing: Install MYSQL from source without root access on LINUX

    最近由于工作的需要,要在centos上安装MYSQL服务器.作为一名小兵中的小兵,当然是没有root权限的,为了能够使用mysql,只能使用源码安装了(因为binary安装方式似乎需要root acc ...