service account

  • Hi ,

    Could any one tell me how to identify under which service acount an application runs.

    We have an application and iam not able to find out under which service account the app runs.

    Could any one tell me where exactly to check for the same.

    Thank You,

    Regards,

    Sandhya

  • Hi Sandhya,

    You would be able to see the service account details from the "Services.msc" tool. You can reach their by either

    >> Typing services.msc from run command

    >> Control panel-> Administrativetools->Services

    All the available services are listed with the "startup" type and the "log on as" details. You can check the respective application ( Eg: if its sql server, check for SQL Server and SQL Agent service details to know the service account).

    If you are not very sure about the respective service name, you can also see the description available on the left hand side for details.

    -Rajini

  • Write the services.msc in the run window, then find out the appropriate service, right click on it, and go to the log on account.

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

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