Skip to content

RubenMeneses/ADUsersToJson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ADUsersToJson

Extracts AD User Info to Json.

Each line in thte json file represents a user record.

This formwat of this file can be used with FileBeats to get data into elasticsearch.

An output json file will be created enery time the script runs.

The script will delete old files, a variable $MaxDaysToKeep is used to define when the files will be deleted.

Other user properties can be added by adding new lines in this format, see property list at the begining of the script, $null=$PropList.Add("")

Remove any properties that are not required.

About

Extracts AD User Info to Json

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published