feridun

Minimum permissions needed for a deployment administrator

In CRM 4.0 a deployment administrator is used to manage organizations. The user that installs CRM is created as a deployment administrator. Further users may bee added as deployment administrators using Deployment Manager. Deployment Managers require permissions in a number of areas outside of CRM. Occasionally it may be necessary to add these permissions manually. […]

Minimum permissions needed for a deployment administrator Read More »

Bulk (Mass) E-mailing from CRM 4.0

Microsoft Dynamics CRM 4.0 has a variety of options for sending multiple e-mails. It can be confusing deciding which option to use because of the various restrictions. This table summarise the options: Feature Direct E-mail Quick Campaign Workflow Can use E-mail Templates* Yes (only e-mail templates may be used) No, but can use Word Templates

Bulk (Mass) E-mailing from CRM 4.0 Read More »

Quick Campaigns

Quick Campaigns are used to create a single interaction with a list of Accounts, Contacts or Leads. The interaction can be a Phone Call, Appointment, Letter, Fax or Email. Quick Campaigns and OutlookIf working with the CRM Client for Outlook additional options are available: Letter via Mail Merge, Fax via Mail Merge and E-mail via

Quick Campaigns Read More »

Mail Merge

The process of creating and working with templates is slightly simpler when working with CRM inside Outlook. The process within the web client is as follows: To run a mail-merge with existing templates the procedure is as follows: In CRM navigate to the appropriate view for the entity To run mail merge on specific records,

Mail Merge Read More »

Tables involved in Workflow and Workflow history

This article http://support.microsoft.com/kb/968755  details how to clear up the AsyncOperationBase and WorkflowLogBase tables Relevant Tables asyncoperationbase workflowbase workflowlogbase In CRM 4.0 workflow definitions are stored in the workflowbase table. This table contains a ‘header’ row for each workflow and a row for each step of the workflow. Each row in the table has a workflowid

Tables involved in Workflow and Workflow history Read More »

Reorganizing and Rebuilding Indexes

From time to time it may be prudent to review index fragementation on the CRM database. High levels of fragmentation may impact on performance. Fragmented indexes can be sorted out by reorganizing or rebuilding. This Microsoft article explains the options http://msdn.microsoft.com/en-us/library/ms189858.aspx. This article has SQL code that finds all indexes that are fragmented by more

Reorganizing and Rebuilding Indexes Read More »