if you have installed the software in one env and somehow you did not keep the license key and you got to move the env to another env, so needs to install again and this time you need the key.
to get this you can go tot your partner site to get this else, you can fetch from Database as well.
For MS CRM 2016...
login to the corresponding DB and run below query
For MS CRM 2015....
just change the highlighted to 'LicenseKeyV7RTM'
Regards,
Yes.Sudhanshu
to get this you can go tot your partner site to get this else, you can fetch from Database as well.
For MS CRM 2016...
login to the corresponding DB and run below query
|
USE MSCRM_CONFIG
SELECT [NvarCharColumn] AS
CRM2015LicenseKey
FROM
[MSCRM_CONFIG].[dbo].[ConfigSettingsProperties]
WHERE ColumnName =
'LicenseKeyV8RTM'
|
For MS CRM 2015....
just change the highlighted to 'LicenseKeyV7RTM'
Regards,
Yes.Sudhanshu
يمكنك الآن التواصل مع الحصول على خدمات صيانة ال جي عن طريق الاتصال على رقم صيانة ال جي للتواصل مع فريق خدمة عملاء ال جي لاصلاح جميع اعطال اجهزة توكيل ال جي الكهربائية في اسرع وقت و بكفاءة عالية
ReplyDelete