How to get report of AD Users authenticated from Non-MS Devices and Service Accounts

Prakash Thakor 1 Reputation point
2021-02-15T07:50:52.963+00:00

Hello,

  1. We have few AD accounts which are used for LDAP queries for User authentication from Non-Microsoft devices like Linux , Firewall ...etc
  2. Also We have use some AD services account which are used in to install and run Windows Services.

My question As we want to get rid of non-used AD accounts , How we can come to know or get report if those Services accounts have been used for LDAP or in Windows services.

Thanks
Prakash

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,733 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Fan Fan 15,361 Reputation points Microsoft Vendor
    2021-02-16T04:46:34.26+00:00

    Hi,
    Based on my research, the PowerShell command or script may help you to do this, since there is not such a setting to do this in AD .
    Sorry for not professional on the script, following link just for your reference:
    https://devblogs.microsoft.com/scripting/the-scripting-wife-uses-powershell-to-find-service-accounts/
    https://learn.microsoft.com/en-us/powershell/module/addsadministration/get-adserviceaccount?view=win10-ps

    Best Regards,

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.