|
Does anyone have a script that will a NT group database server with read only access to the databases on the server?
(comments are locked)
|
|
If I understand right, you want to grant a group read permissions on every database on the server? If that is the case, you can use something like:
Of course, replacing Builtin\User with your group. There are a couple of things to be aware of though:
+1 for psychic abilities :)
Nov 10 '09 at 09:27 PM
Matt Whitfield ♦♦
Thank you Timothy, this helps a lot.
Nov 12 '09 at 11:19 AM
Wale Akanni
(comments are locked)
|


I'm not sure I understand your question.
Thx for your response Raj, I think I have figured it out.