SSMS registered servers

Florian Viard 25 Reputation points
2024-01-01T12:09:41.7933333+00:00

I developed a stored procedure that creates a regsrvr file (xml) based on user access. I would like to automate reg server configuration for each user/Windows profile to avoid any human action (import xml file). What would be the easiest way to achieve that ?

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,494 questions
0 comments No comments
{count} vote

Accepted answer
  1. Erland Sommarskog 120.6K Reputation points MVP Moderator
    2024-01-01T13:00:49.5566667+00:00

    Sounds like something you would push out with group policies. I have no idea how would do that though. That's more of a Windows question, I think.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.