Hi Folks,
I have to create a user in SQL Server 2008 R2 with only permissions to read, view all the programmabilities only not to execute them, and to view the jobs & maintenance plans not to execute them. Overall I want that the user should be able to see everything on server but cant make or execute any type of changes on server.
Thanks for relevant suggestions in advance.
PGupta