Friday, March 9, 2012

How do I find out which DB have the Guest account on them

How do I find out which DB's have the Guest account on them?
Also do you know if SP4 requires a reboot of the system?Jim Abel wrote:
> How do I find out which DB's have the Guest account on them?
> Also do you know if SP4 requires a reboot of the system?
You can run sp_helplogins. For example:
Exec sp_helplogins 'DOMAIN\USER_NAME'
David Gugick
Quest Software
www.imceda.com
www.quest.com|||Yes, SP4 requires a reboot.
"Jim Abel" wrote:
> How do I find out which DB's have the Guest account on them?
> Also do you know if SP4 requires a reboot of the system?

No comments:

Post a Comment