Powershell - VBO Audit Item Configurator

  • 7 February 2022
  • 4 comments
  • 238 views

Userlevel 7
Badge +8

Another week, another script :grinning:

Today I’m sharing a Powershell script to configure the audited items (user) and set the audit notification settings. More details about the enhanced audit item functionality can be found here:

https://www.veeam.com/blog/next-gen-office-365-backup-security-auditing-and-reporting.html

The read me and the code can be found on github:
https://github.com/yetanothermightytool/powershell/tree/master/vbo/vbo-auditcfg
 


4 comments

Userlevel 7
Badge +20

Thanks for the script Steve.

Userlevel 7
Badge +7

@SteveHeart The script is very useful.:sunglasses:

Userlevel 7
Badge +13

Thanks @SteveHeart for your script.

What version of powershell this script support?

Userlevel 7
Badge +8

Thanks @SteveHeart for your script.

What version of powershell this script support?

Veeam recommends minimum Version 4.0:

 https://helpcenter.veeam.com/docs/vbo365/powershell/getting_started.html?ver=50

I work with version 5.1. Note: Powershell Core is not supported.

Comment