ADAuditTasks

0.9.0

A module for running various Active Directory Tasks

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name ADAuditTasks -RequiredVersion 0.9.0

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

Install-PSResource -Name ADAuditTasks -Version 0.9.0

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

(c) 2023 DrIOSX via CriticalSolutions.net LLC. All rights reserved.

Package Details

Author(s)

  • DrIOSx

Tags

ActiveDirectory Audit Security

Functions

Convert-NmapXMLToCSV Get-ADActiveUserAudit Get-ADHostAudit Get-ADUserLogonAudit Get-ADUserPrivilegeAudit Get-ADUserWildCardAudit Get-FormattedDate Get-HostTag Get-NetworkAudit Get-QuickPing Get-WebCertAudit Join-CSVFile Merge-ADAuditZip Merge-NmapToADHostAudit Send-AuditEmail Submit-FTPUpload

Dependencies

This module has no dependencies.

Release Notes

## [0.9.0] - 2024-01-18

### Added

- Added `OperatingSystemVersion` and `OperatingSystemBuildName` properties to `ADAuditTasksComputer` class.
- Updated `Build-ADAuditTasksComputer` function to include logic for mapping OS versions to human-readable names using new hash tables `$osVersionMapWorkstation` and `$osVersionMapServer`.
- Modified `Get-ADHostAudit` function to include `OperatingSystemVersion` in `$propsArray`, ensuring compatibility with changes in `ADAuditTasksComputer` class.

### Changed

- Refactored `ADAuditTasksComputer` class to improve clarity and maintainability, moving data transformation logic to `Build-ADAuditTasksComputer` function.
- Adjusted `Build-ADAuditTasksComputer` function to align with the refactored `ADAuditTasksComputer` class, preserving original functionality and output format.
- Refactored Initialize-ModuleEnv function to use force parameter and set to medium. Setting to high in future update.


FileList

Version History

Version Downloads Last updated
0.9.1 39 1/31/2024
0.9.0 (current version) 17 1/18/2024
0.8.1 33 11/16/2023
0.8.0 9 11/2/2023
0.7.7 16 10/4/2023
0.7.6 16 7/27/2023
0.7.5 39 7/24/2023
0.7.4 18 7/15/2023
0.7.4-previe... 5 7/15/2023
0.7.4-previe... 5 7/15/2023
0.7.4-previe... 5 7/15/2023
0.7.4-previe... 5 7/15/2023
0.7.4-previe... 5 7/15/2023
0.7.3 6 7/15/2023
0.7.2 6 7/15/2023
0.7.1 6 7/15/2023
0.7.0 7 7/15/2023
0.6.1 8 7/14/2023
0.6.0 11 7/14/2023
0.5.2 18 4/11/2023
0.5.1 8 4/11/2023
0.5.0 17 4/10/2023
0.4.1 14 4/8/2023
0.4.0 5 4/8/2023
0.3.9 5 4/6/2023
0.3.8 19 3/27/2023
0.3.7 7 3/23/2023
0.3.6 6 3/22/2023
0.3.5 7 3/20/2023
0.3.4 6 3/15/2023
0.3.3 6 3/15/2023
0.3.2 6 3/15/2023
0.3.1 18 3/13/2023
0.3.0 8 3/12/2023
0.2.0 20 2/21/2023
0.1.7 5 2/21/2023
0.1.6 5 2/21/2023
0.1.5 5 2/21/2023
0.1.4 5 2/20/2023
0.1.3 16 2/13/2023
0.1.2 19 1/7/2023
0.1.0 14 1/7/2023
Show more