Skip to content

v0.6.0

Compare
Choose a tag to compare
@DrIOSX DrIOSX released this 14 Jul 18:42
07da6b0

[v0.6.0]

Added

  • Signing support for enhanced security and integrity checks.
  • Updated the initialize-module function for improved module loading and setup.

Removed

  • Several unneeded functions were removed to streamline the module and improve maintenance.

Fixed

  • Write-AuditLog function warning.
  • Directory path function.

What's Changed

  • Enhanced Module Security and Streamlining by @DrIOSX in #64

Full Changelog: v0.5.2...v0.6.0

Download:
ADAuditTasks 0.6.0

Installation:

Install-Module -Name ADAuditTasks -RequiredVersion 0.6.0 -Scope CurrentUser