I have SQL Sever running on a LAN server with a number of client PCs using SSMS18 to interrogate the database.
SSMS18 uses a different path (all local) on each PC to store queries. I want each SSMS18 installation to (by default) use the same folder on the LAN server to store queries.
I have spent a few hours using Google and extremely confused as to whether I have to point each PC separately (and how - change path in application and registry?) or whether this can be done on the LAN server.