Choosing organization
name in CRM 2011
You can
choose any name for your organization in MS CRM except those 35 names which are
reserved as listed below.
If you
have a database access, you can view the list of reserved names, open ReservedNames table in
the MSCRM_CONFIG database. Or simple run query
that results the list of reserved names.
SELECT TOP 1000 [ReasonCode]
      ,[ReasonName]
      ,[IsDeleted]
  FROM
[MSCRM_CONFIG].[dbo].[ReservedReasonType]
| 
ReservedName | 
ReservedReason | 
 SubstringSearch | 
 IsDeleted | 
| 
About | 
1 | 
0 | 
0 | 
| 
Activities | 
1 | 
0 | 
0 | 
| 
AdvancedFind | 
1 | 
0 | 
0 | 
| 
api | 
1 | 
0 | 
0 | 
| 
AppWebServices | 
1 | 
0 | 
0 | 
| 
aspnet_client | 
1 | 
0 | 
0 | 
| 
bi | 
1 | 
0 | 
0 | 
| 
bin | 
1 | 
0 | 
0 | 
| 
Biz | 
1 | 
0 | 
0 | 
| 
Calendar | 
1 | 
0 | 
0 | 
| 
Condition | 
1 | 
0 | 
0 | 
| 
CRMReports | 
1 | 
0 | 
0 | 
| 
CS | 
1 | 
0 | 
0 | 
| 
dev | 
1 | 
0 | 
0 | 
| 
Help | 
1 | 
0 | 
0 | 
| 
Home | 
1 | 
0 | 
0 | 
| 
Import | 
1 | 
0 | 
0 | 
| 
MA | 
1 | 
0 | 
0 | 
| 
MSCRMServices | 
1 | 
0 | 
0 | 
| 
Notes | 
1 | 
0 | 
0 | 
| 
Products | 
1 | 
0 | 
0 | 
| 
rc | 
1 | 
0 | 
0 | 
| 
Reports | 
1 | 
0 | 
0 | 
| 
ReportServer | 
1 | 
0 | 
0 | 
| 
ResourceCenter | 
1 | 
0 | 
0 | 
| 
Sdk | 
1 | 
0 | 
0 | 
| 
SFA | 
1 | 
0 | 
0 | 
| 
signin | 
1 | 
0 | 
0 | 
| 
SM | 
1 | 
0 | 
0 | 
| 
support | 
1 | 
0 | 
0 | 
| 
Tools | 
1 | 
0 | 
0 | 
| 
tsweb | 
1 | 
0 | 
0 | 
| 
UnitTests | 
1 | 
0 | 
0 | 
| 
UserDefined | 
1 | 
0 | 
0 | 
| 
Workplace | 
1 | 
0 | 
0 | 
Possible reserved reason types
 ReasonCode
ReasonName
     0
                Directory  
   
     1
                Offensive  
        
     2  
              WellKnown    
   
 
 
Nice information
ReplyDeleteChloros technologies