“CrackMapExec (a.k.a CME) is a post-exploitation tool that helps automate assessing the security of large Active Directory networks.” - https://github.com/byt3bl33d3r/CrackMapExec/wiki. This command will enumerate domain groups, local groups, logged on users, relative identifiers (RIDs), sessions, domain users, SMB shares/permissions, and get the domain password policy.
Command Reference:
Target IP: 10.10.10.1
Users File: users.txt
Password: Welkom01!
crackmapexec winrm 10.10.10.1 -u users.txt -p 'Welkom01' --continue-on-success