Updated: 2008-05-08
Uninstall the SharePoint Administration Toolkit
Uninstall the SharePoint Administration Toolkit by using Add or Remove Programs from Control Panel. Before you do so, however, you must uninstall Batch Site Manager first. If you do not, you will receive an error message when you try to access the Move, Lock, Delete Site Collection link located on the SharePoint Central Administration Web site because the link will still displayed, but will not provide any functionality.
Regardless of the platform on which you are running Batch Site Manager, you must also manually remove the Escm.resx file installed by the Psconfig command-line tool.
To uninstall Batch Site Manager
From a command prompt, navigate to the following location:
%COMMONPROGRAMFILES%\Microsoft Shared\Web Server Extensions\12\Bin
Type the following command:
stsadm -o uninstallfeature -name BatchSiteManagerLinks
Manually remove the Escm.resx file from the following location:
%SystemDrive%\Inetpub\wwwroot\wss\VirtualDirectories\<%Central Admin Web Application Folder%>\App_GlobalResources
For additional information about the files installed with Batch Site Manager, see Batch Site Manager files (Windows SharePoint Services).