Restore Server
If you remove a server mistakenly, you can still revert changes back from VirtualMetric Database. First you should connect to your current Microsoft SQL Server instance via SQL Server Management Studio.
SQL Management
- Open SQL Server Management Studio. 
- In the left menu, under VIRTUALMETRICDB, select Tables.  
- Locate dbo.Host and right-click on it, then choose "Edit Top 200 Rows" from the menu.  
- Find the RecordStatus column; it will display a value of 4.  
- Change the RecordStatus value to 1 to set the server status as Active. 
IIS Manager
You must restart application pool of VirtualMetric API via IIS Manager to apply server restore.
- Open IIS Manager on the VirtualMetric Standalone Server.  
- In the left menu, click on "Application Pools."  
- Right-click on "VirtualMetric API" and select "Recycle" to restart the application pool. 

- After the application pool restarts, return to the Server Management screen. 
- On the Server Management screen, click the Refresh button (represented by a circular arrow icon) in the upper-right section.  
- You will see that the server entry is once again restored in the Server List. 
Last updated
