How To Clear MET/TEAM License Data
Please perform the following steps in order to clear your license data from MET/TEAM. Links to articles with instructions on various steps can be found below.
On the server hosting MET/TEAM, launch IIS (Internet Information Services)
Stop the MET/TEAM Website
Stop the MET/TEAM Application Pool
Stop the MET/TEAM Customer Portal Website (If installed)
Stop the MET/TEAM Customer Portal Application Pool (If installed)
On the server hosting the SQL Database, launch SSMS (SQL Server Management Studio)
Run the following SQL Script against the MET/TEAM Database:
DELETE FROM dbo.Licenses
UPDATE dbo.Servers SET mNotes = NULL
On the server hosting MET/TEAM, launch IIS.
Start the MET/TEAM Application Pool
Start the MET/TEAM Website
Start the MET/TEAM Customer Portal Application Pool (If installed)
Start the MET/TEAM Customer Portal Website (If installed)
Log into MET/TEAM
Register the MET/TEAM Software
How to Stop, Start or Restart the MET/TEAM website in IIS
