How to connect to CRM environments using this tool

If you already connected to a CRM deployment using my tools, you should have a list of saved connections when using my tools

If you didn’t already connect to a deployment or would like to create a new connection, just click on the button “Create new connection”. The connection dialog appears. Follow the instructions below.

To set a connection to a CRM environment, you need to fill several information:

  • A connection name : This can be whatever you want to remember where this connection points to
  • The server name :

    • For OnPremise deployment : Specify the name of the CRM server
    • For IFD deployment : Specify the hostname part of the discovery url (example: disco.mydomain.myextension)
      • You can also provide an additionnal Home Realm Url if your authentication server is not the one configured in the CRM deployment
    • For CRM Online : Specify only the common part of the url (ie. crm*.dynamics.com ; '*' could be an empty string for North America, '4' for EMEA and '5' for Asia/Pacific)
      • If your organization uses the new OSDP authentication model (Office 365), then you should tick the checkbox “Use OSDP” (or "Use Office365"), with “Use CRM Online” still ticked.
      • If you don’t succeed to connect anymore to your online organization, update the connection properties to use the OSDP authentication model
  • The application port : Only for OnPremise/IFD deployment, if different from 80 (http) or 443 (https) <!--EndFragment-->
  • An authentication type :
    • Windows integrated authentication : The tool will use the credentials of the current logged in user
    • Custom authentication : The tool will use the credentials provided in the field "Domain", "Login" and "password"
  • Some CRM deployment properties :
    • Use SSL : check this box to indicate that the CRM deployment is secured
    • Use IFD : check this box to indicate that the CRM deployment use ADFS to perform authentication
    • Use CRM Online : check this box to indicate that the CRM deployment is a CRM Online one
    • Use OSDP : check this box to indicate that the CRM Online deployment use the new OSDP authentication model

After having filled all these information, you can click on the button "Get Orgs." to obtain the list of organization that can be selected regarding the current credentials provided.

Select an organization and click on the button "OK"

The program checks the information provided and attempt to authenticate the user against the selected organization.

Bravo! you are connected

Note: When a connection succeed, the settings are saved in a file named mscrmtools2011.config. This file can be shared across all my tools. Just put all of them in the same folder

Samples

OnPremise configuration with Windows Integrated Authentication

OnPremise configuration with custom credentials

IFD configuration

CRM Online configuration

CRM Online with OSDP

 

Last edited Oct 12, 2012 at 11:21 PM by tanguy92, version 7、

来自:http://sitemapeditor.codeplex.com/wikipage?title=How%20to%20set%20this%20tool%20to%20connect%20to%20a%20CRM%20deployment&referringTitle=Documentation

SiteMap Editor for Microsoft Dynamics CRM 2011 使用说明的更多相关文章

  1. How to control PrincipalObjectAccess table growth in Microsoft Dynamics CRM 2011

    https://support.microsoft.com/en-us/kb/2664150 How to control PrincipalObjectAccess table growth in ...

  2. Microsoft Dynamics CRM 2011的组织服务中的RetrieveMultiple方法(转)

    本篇文章,介绍Microsoft Dynamics CRM 2011的组织服务中的RetrieveMultiple方法. RetreiveMultiple方法,用于获取实体的多个实例,该方法的签名如下 ...

  3. Dynamices CRM JS 类库 神器 XrmServiceToolkit - A Microsoft Dynamics CRM 2011 & CRM 2013 JavaScript Library

    XrmServiceToolkit - A Microsoft Dynamics CRM 2011 & CRM 2013 JavaScript Library http://xrmservic ...

  4. Error message “Assembly must be registered in isolation” when registering Plugins in Microsoft Dynamics CRM 2011 2013 解决办法

    Error message “Assembly must be registered in isolation” when registering Plugins in Microsoft Dynam ...

  5. Microsoft Dynamics CRM 2011 相关-摘自网络

    Microsoft Dynamics CRM Server 2011硬件需求: 组件 *最低要求 *推荐配置 处理器 x64 体系结构或兼容的双核 1.5 GHz 处理器 四核 x64 体系结构 2 ...

  6. Microsoft Dynamics CRM 2011 当您在 大型数据集上执行 RetrieveMultiple 查询很慢的解决方法

    症状 当您在 Microsoft Dynamics CRM 2011 年大型数据集上执行 RetrieveMultiple 查询时,您会比较慢. 原因 发生此问题是因为大型数据集缓存 Retrieve ...

  7. 转:JavaScript Reference for Microsoft Dynamics CRM 2011 / 2013

    JavaScript Reference for Microsoft Dynamics CRM 2011 / 2013 98 Replies Here’s a quick reference guid ...

  8. Microsoft Dynamics CRM4.0 和 Microsoft Dynamics CRM 2011 JScript 方法对比

    CRM 2011 如果需要再IE里面调试,可以按F12在前面加上contentIFrame,比如 contentIFrame.document.getElementById("字段" ...

  9. Microsoft Dynamics CRM 2011 安装完全教程

    作者:卞功鑫,转载请保留.http://www.cnblogs.com/BinBinGo/p/4302612.html 环境介绍 WINDOWS 2008 R2 Datacenter Microsof ...

随机推荐

  1. 一、Object类

    1.Object类是所有类的父类 声明一个类的时候,实际上已经默认继承了Object类 package property; public class Hero extends Object{ Stri ...

  2. Oracle to_char()和to_date()函数的用法

    to_char()函数是我们经常使用的函数,下面就为您详细介绍Oracle to_date()函数的用法 1.to_char()函数分析 1)SQL中不区分大小写,MM和mm被认为是相同的格式代码 先 ...

  3. 安装完DevExpress14.2.5,如何破解它呢?

    DevExpress是一个界面控件套件,提供了一系列的界面控件套件的DotNet界面控件.DevExpress开发的控件有很强的实力,不仅功能丰富,应用简单,而且界面华丽,更可方便订制,方便开发人员开 ...

  4. learning shell args handing key=value example (2)

    Shell args handing key=value example [Purpose]        Learning how to handing ker=value args   [Eevi ...

  5. 关于display:grid layout

    .wrapper { display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 10px; grid-auto-rows: min ...

  6. 第一章连通性问题-----algorithm in C 读书笔记

    首先不得不吐槽一下翻译的质量,霍红卫....你给我站出来,不打死你,只想问你一下,你当年四级过了吗? 问题描述 输入两个整数,代表两个节点,如果这两个整数没有建立连接(这包括直接连接和通过其他节点连接 ...

  7. Beand的高级特征

    Spring程序中,Java Bean一般与Spring是非耦合的,不会依赖于Spring类库.这也是Spring的优点. 实现BeanNameAware接口获取本bean的id属性 BeanName ...

  8. Windows折腾之路 兼谈纯净强迫情节

    早期新鲜感 想当年,终于有了第一台属于自己自由处置的电脑,1.2Ghz的CPU,256兆的内存.这在CPU刚刚上1G的年代,不说顶级,也算主流.操作系统呢,在别人的帮助下,装上新鲜的XP,各种的华丽, ...

  9. VS2012调用64位IIS Express

    在注册表键HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\11.0\WebProjects下添加DWORD "Use64BitIISExp ...

  10. mysql 的 java 连接库

    mysql 的 java 连接库 解压缩mysql-connector-java-5.1.30.zip 将要使用的是mysql-connector-java-5.1.30-bin-g.jar和mysq ...