AccessChk - sysinternals program

  • Has anyone used the above mentioned program: I am trying to use the syntax, but it is not working for me.

    AccessChk –p sqlservr.exe

    (p is for process name, I tried the whole path also for the executable, but that did not work)

    Thanks for any input

    Dan

  • "Introduction

    As a part of ensuring that they've created a secure environment Windows administrators often need to know what kind of accesses specific users or groups have to resources including files, directories, Registry keys, global objects and Windows services. AccessChk quickly answers these questions with an intuitive interface and output."

    What are you trying to check ?

    If you are trying to check sqlserver windows authenticated usage, it's best to use SQLServer Events.

    e.g. http://www.sqlservercentral.com/articles/Administration/64974/

    Johan

    Learn to play, play to learn !

    Dont drive faster than your guardian angel can fly ...
    but keeping both feet on the ground wont get you anywhere :w00t:

    - How to post Performance Problems
    - How to post data/code to get the best help[/url]

    - How to prevent a sore throat after hours of presenting ppt

    press F1 for solution, press shift+F1 for urgent solution 😀

    Need a bit of Powershell? How about this

    Who am I ? Sometimes this is me but most of the time this is me

  • wanted to have the list of permissions enabled on the service account.

    how will the events help me, in this case?

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

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