Hi,
Recently I have worked on enabling enterprise feature in our prod environment. We have 4 WFE, one index and one DB servers in prod env.
Process
SharePoint CA -> Upgrade and Migration -> Enable Enterprise features -> Provide enterprise License key
Issues
1. Initiated the license change from one of the web front end servers
2. Concurrency Update exception thrown in only couple of servers and the license upgrade failed.
3. Alternatively, stopped the SharePoint timer in all servers
4. Started in one web front end and initiated the license upgrade
5. Once the upgrade is completed in the first server, then navigated to second server and started the timer. This process was followed until all servers have completed the license upgrade successfully. However, the CA still shows Standard edition and no failure
messages.
6. Even if this shows standard edition, the enterprise features are activated for site collections and sites.
I checked the registry value in all servers and all are pointing to enterprise (D5595F62-449B-4061-B0B2-0CBAD410BB5) value. But when I select the product feature thru Powershell it shows standard value.
PowerShell cmd: Get-SPFarm | select products
Result: 3FDFBCC8-B3E4-4482-91FA-122C6432805C
Anybody can help me on this to resolve?
Thanks,
Dhiya