Share via

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 | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories

0 comments No comments

Answer accepted by question author

Erland Sommarskog 134.7K Reputation points MVP Volunteer 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.

Was this answer helpful?


0 additional answers

Sort by: Most helpful

Your answer

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