OfficeDev / O365-InvestigationTooling

MIT License
574 stars 360 forks source link

Add LocalFileDirectory property to global config, Add script to create scheduled task #55

Open soyalejolopez opened 5 years ago

soyalejolopez commented 5 years ago

New property to allow specifying location where to store the local results for CSV, JSON. This can be used when creating a scheduled task (also added sample script) and have the results save in that location rather than system32 (default when running powershell via scheduled task). Useful when wanting to pull audited reports on a recurrent basis.