script to validate users

  • ANyone seen a script to validate nt/sql users. In our 3rd party app the individual user is added as a login. But during time these people may leave. Trying to validate the users who no longer are valid (we do use AD)

  • USE master

    EXEC sp_validatelogins

    GO

    "Got no time for the jibba jabba!"
    -B.A. Baracus

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply