https://github.com/deonvz/pull_ad_properties
Pull AD properties from Useraccounts that are in a input CSV list and log to a output csv file. This can be used for any other AD keys as well just as long as you change the input columns
https://github.com/deonvz/pull_ad_properties
activedirectory csv csv-export csv-import powershell powershell-script ps1 query reports user-management users windows
Last synced: 11 months ago
JSON representation
Pull AD properties from Useraccounts that are in a input CSV list and log to a output csv file. This can be used for any other AD keys as well just as long as you change the input columns
- Host: GitHub
- URL: https://github.com/deonvz/pull_ad_properties
- Owner: deonvz
- License: mit
- Created: 2020-08-16T08:37:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-17T08:16:58.000Z (over 5 years ago)
- Last Synced: 2025-01-21T20:48:45.011Z (about 1 year ago)
- Topics: activedirectory, csv, csv-export, csv-import, powershell, powershell-script, ps1, query, reports, user-management, users, windows
- Language: PowerShell
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pull_ad_properties
Pull AD properties from Useraccounts that are in a input CSV list and log to a output csv file.