Uninstall SharePoint Server Connector
To ensure a clean uninstall of the SharePoint Connector, perform the following steps depending on the version of SharePoint Server.
SharePoint 2010
Open Central Administration.
Navigate to Central Administration > System Settings > Manage Farm Solutions.
Click recordsmanager.sharepoint.wsp.
Select Retract Solution and click OK.
Click recordsmanager.sharepoint.wsp.
Select Remove Solution and click OK.
Open Services MMC.
Right-click SharePoint Timer Service and choose Restart.
Right-click App Fabric Caching Service and choose Restart.
Open a command prompt.
Execute command IIS Reset.
Open directory %windir%\assembly.
Delete any assemblies beginning with RecordLion.RecordsManager…"
Open directory %windir%\Microsoft.NET\assembly.
Delete any assemblies beginning with RecordLion.RecordsManager…”
SharePoint 2013 and above
Open SharePoint Management Shell.
Import the Gimmal SharePoint Connector PowerShell Module (see PowerShell Section).
Execute Remove-RecordsManagerServices to delete and unregister any Gimmal SharePoint Connector Service Applications.
Open Central Administration.
Navigate to Central Administration > System Settings > Manage Farm Features.
Deactivate the Gimmal SharePoint Connector feature.
Navigate to Central Administration > System Settings > Manage Farm Solutions.
Click recordsmanager.sharepoint.wsp.
Select Retract Solution and click OK.
Click recordsmanager.sharepoint.wsp.
Select Remove Solution and click OK.
For steps 12-21, please execute these steps on all SharePoint servers.
12. Open Services MMC
13. Right-click SharePoint Timer Service and choose Restart.
14. Right-click App Fabric Caching Service and choose Restart
15. Open a command prompt.
16. Execute command IIS Reset\
17. Open directory %windir%\assembly
18. Delete any assemblies beginning with RecordLion.RecordsManager…”
19. If the delete option was unavailable in step 18, remove the assemblies from the GAC by doing the following
a. Open a RUN command window and enter "C:\Windows\Assembly\GAC_MSIL"
b. Delete any assemblies here beginning with RecordLion.RecordsManager…”.
20. Open directory %windir%\Microsoft.NET\assembly
21. Delete any assemblies beginning with RecordLion.RecordsManager…”.