Skip to content

Find out on which workstation specified accounts are used

License

Notifications You must be signed in to change notification settings

arnaudluti/PS-LogonAudit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Get logon logs from your DCs, identify the workstations where accounts logs on
Extract a .csv with account / workstation / date in the working directory.

Preview

Running

preview

CSV extracted

preview

Prerequisites

  1. Active directory powershell module (installed with AD RSAT)
  2. Success logon audit activated on your DCs, see :
    https://support.microsoft.com/en-us/help/556015, Option 1, part 1.
    (You can increase the 'security' eventlog size on your DCs, to get more events)

How-to

  1. Fill-up the $accounts list with the domain accounts you want to search for
  2. Run the script

About

Find out on which workstation specified accounts are used

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published