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.
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…”.