Sunday, February 05, 2012

Categories

Archive

Tag Cloud

Recent Comments

"FYI - This does not work with "set-psdebug -strict". This setting requires all variables be defined before they can be referenced, the equivalent of "option explicit" from vbscript. " Read more
by Bill Faulk on Export CRM customizations using PowerShell

"Hi Molly -- this kind of stuff can be dicey to troubleshoot. Make sure the workflow scope is set to Organization and not User and that it is published. Sharing is not required. Then make sure their role can execute workflows. Hope this helps, Phil" Read more
by Phil Edry on Allow Multiple Users to Sync the Same Contact to Outlook Effortlessly with Microsoft CRM

"Phil, I spoke too soon. I was able to get everything set up. I was testing this with out inside sales group and when they try to run the workflow they receive an error saying they do not have permission to run the workflow. I went back and made sure they had rights to the sync entity and the workflow. I shared the workflow with them (I believe that is what I should do), but they still cannot run it. What else could I be missing? Thanks in advance. Molly" Read more
by Molly McGill on Allow Multiple Users to Sync the Same Contact to Outlook Effortlessly with Microsoft CRM

"Glad I could help!" Read more
by Phil Edry on Allow Multiple Users to Sync the Same Contact to Outlook Effortlessly with Microsoft CRM

"Thanks Phil! That worked. I knew it was something simple that I was just overlooking." Read more
by Molly McGill on Allow Multiple Users to Sync the Same Contact to Outlook Effortlessly with Microsoft CRM

"Hi Molly -- open a role that the salesman has and click on the very last tab "Custom Entities". Make sure he has rights on the Sync User entity. Best, Phil" Read more
by Phil Edry on Allow Multiple Users to Sync the Same Contact to Outlook Effortlessly with Microsoft CRM

"I think this is really going to help us. I am having a problem configuring outlook for one of our salesman and I cannot get "Sync Users (contact)" to even show up. I'm sure I'm missing something in their role. Do you know what should be changed to allow them to see that?" Read more
by Molly McGill on Allow Multiple Users to Sync the Same Contact to Outlook Effortlessly with Microsoft CRM

"hi, good staff.I think calender is the most important aspects of any crm solution.It help to update the information about the events and also helpful to for modification of transactions and easily approachable medium " Read more
by real estate crm on Adding a Custom Calendar to the CRM UI

Altriva Team Blog

The Microsoft Dynamics CRM 4.0 Resource Center – What it’s good for and how to remove it

Posted by: Phil Edry on 5/2/2009
  • Categories:
  • CRM

The Microsoft Dynamics CRM 4.0 Resource Center can either be a valuable tool to encourage user adoption or if it’s not used, it can clutter users’ screens without any value add. This post will discuss what the Resource Center is good for, and if you don’t buy it (or if your users do not have access to the internet from their workstations) we’ll also discuss how to remove the Resource Center to open up valuable screen real estate.

By default, the Resource Center is added as a “Group” in CRM just like Workplace, Sales, Marketing, Service, and Settings are Groups. Via the web client, the Resource Center is accessible by simply clicking the Resource Center group.

 

 Via the CRM for Outlook client, the Resource Center appears alphabetically with the other CRM groups.

The Resource Center has quite a bit of content on it, some of which is applicable to typical CRM users, some of which is applicable really only to admins and super users. One of my favorite pieces of the Resource Center is the Getting Started Videos.

There are three videos that can be quite eye opening to users who are new to the system. The videos are high quality, and can really convince Marketing and Management that Microsoft Dynamics CRM 4.0 is much more powerful than a simple contact aggregator. Altriva teaches Advanced Find as a topic in user training, but it doesn’t always sink in the first time. A quick video refresher can help solidify CRM concepts introduced in training.

Still not sold? Think it’s just a bunch of clutter, or maybe it’s just not right for your business? Then remove it with the below steps. Anyone can still access the resource center by going to the following link in a web browser: http://rc.crm.dynamics.com/rc/regcont/en_us/opdefault.aspx

The following is taken directly from the Microsoft Dynamics CRM Installing Guide (4.4.0, pages 123-124)

1.     Export the SiteMap by using the Export Customizations feature.

a.    In the Navigation Pane, click Settings, click Customization, and then click Export Customizations.

b.   Select SiteMap, then on the Actions toolbar, click More Actions, and then click Export Selected Customizations.

c.    Save the customization compressed (.zip) file and make a copy of it as a backup.

2.     Extract the customization.xml file from the customization.zip file.

3.     Open the customization.xml file by using a text editor such as Microsoft Visual Studio or Notepad.

4.     Locate the following node in the file.

/ImportExportXml/SiteMap/SiteMap/Area Id="ResourceCenter"

5.     Comment the Area by using <!-- and -- > tags where the Id attribute is set to "ResourceCenter" as follows:

<!--<Area Id="ResourceCenter"

 ResourceId="Area_ResourceCenter"

 Icon="/_imgs/resourcecenter_24x24.gif"

 DescriptionResourceId="ResourceCenter_Area_Description">

 <Group Id="ResourceCenter">

  <SubArea Id="nav_lc_overview"

   ResourceId="Homepage_LearningOverview"

   DescriptionResourceId="LearningOverview_SubArea_Description"

   Icon="/_imgs/ico_18_129.gif"

   Url="/resourcecenter/overview.aspx"

   AvailableOffline="false" />

  <SubArea Id="nav_lc_sales"

   ResourceId="Homepage_LearningSales"

   DescriptionResourceId="LearningSales_SubArea_Description"

   Icon="/_imgs/ico_16_sales.gif"

   Url="/resourcecenter/sales.aspx"

   AvailableOffline="false" />

  <SubArea Id="nav_lc_marketing"

   ResourceId="Homepage_LearningMarketing"

   DescriptionResourceId="LearningMarketing_SubArea_Description"

   Icon="/_imgs/ico_16_marketing.gif"

   Url="/resourcecenter/marketing.aspx"

   AvailableOffline="false" />

  <SubArea Id="nav_lc_services"

   ResourceId="Homepage_LearningServices"

   DescriptionResourceId="LearningServices_SubArea_Description"

   Icon="/_imgs/area/18_service.gif"

   Url="/resourcecenter/services.aspx"

   AvailableOffline="false" />

  <SubArea Id="nav_lc_customization"

   ResourceId="Homepage_LearningCustomization"

   DescriptionResourceId="LearningCustomization_SubArea_Description"

   Icon="/_imgs/area/18_settings.gif"

   Url="/resourcecenter/customization.aspx"

   AvailableOffline="false" />

 </Group>

</Area>-->

6.     Make your changes to the customization.xml file.

7.     Import the updated XML file by using the Import Customizations feature.

8.     In the Navigation Pane, click Settings, click Customization, and then click Import Customizations.

9.     Locate your modified XML file and then click Upload.

10.  On the Actions toolbar, click Import All Customizations.

 

- Phil Edry

Create a trackback from your own site.

0 Comments

Leave A Comment



Please enter the CAPTCHA phrase above.



Copyright 2010 by Altriva LLC