Wednesday, March 7, 2012

MSDE

I've been tasked to find all servers running sql and msde. I've used the
sqlping utility. 1. Does anyone know if the sqlping utility will pick up
the msde? 2. How do I determine the license agreement for the instance of
sql running? 3. Is there a better way to do this?
Thanks
Hi
"brymer28303" wrote:

> I've been tasked to find all servers running sql and msde. I've used the
> sqlping utility. 1. Does anyone know if the sqlping utility will pick up
> the msde? 2. How do I determine the license agreement for the instance of
> sql running? 3. Is there a better way to do this?
> Thanks
Try using SQLRecon
http://www.sqlsecurity.com/Tools/FreeTools/tabid/65/Default.aspx which will
try to use a number of ways to discover if SQL Server is present.
You may want to try your own tests by enabling/disabling the network
protocols on your MSDE instance.
John

No comments:

Post a Comment