Comments
Sort by recent activity
If anyone else comes across this problem (as I did), here's the answer I got from support: I've researched this feature and it appears that it supports up to SSMS18 in the list of servers to be imported. If you are using a newer version of SSMS it doesn't generate the RegSrvr.xml file in the same way and won't provide a list of servers to import. The recommended approach is to install SSMS18, register your servers through it and it should create the RegSrvr.xml file in C:\Users\<user>\AppData\Roaming\Microsoft\SQL Server Management Studio that is being read by SQL Backup to populate the list. / comments
If anyone else comes across this problem (as I did), here's the answer I got from support:I've researched this feature and it appears that it supports up to SSMS18 in the list of servers to be impo...