Get-AuditReport

1.0

This PowerShell script allows to audit several file servers and send a report in CSV and HTML by mail.
  CSV file can be import on Excel to generate a File Audit Report.
  HTML report can filter and sorting rows by server, time, user, file or operation (read, delete or write).
  Requirements:
      Enable Audit in Windows and target folders, instructions: https://
This PowerShell script allows to audit several file servers and send a report in CSV and HTML by mail.
  CSV file can be import on Excel to generate a File Audit Report.
  HTML report can filter and sorting rows by server, time, user, file or operation (read, delete or write).
  Requirements:
      Enable Audit in Windows and target folders, instructions: https://github.com/juangranados/powershell-scripts/tree/main/File%20Server%20Access%20Audit%20Report%20with%20PowerShell
Author: Juan Granados

Show more

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name Get-AuditReport

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

2021 Juan Granados

Package Details

Author(s)

  • Juan Granados

Tags

Audit Report HTML csv mail File Access

Functions

getFileExtension isTempFile isUserToSkip isFileToAudit isFile checkIfAddEvent

Dependencies

This script has no dependencies.

Release Notes

Initial release

FileList

Version History

Version Downloads Last updated
1.0 (current version) 428 8/27/2021