There is no Remove-SCLibraryServer -Force command but you can still delete a non-existent VMM Library Server. First open up the SQL Management studio and execute the following query to find out your VMM Library server ID: use VirtualManagerDB go select LibraryID, ComputerName from dbo.tbl_ADHC_Library You’ll see an ID similar to the one below. Next, remove […]