ADDSActiveAccountAudit

0.2.0-preview0001

Active Directory Domain Services Active User Audit

Minimum PowerShell version

5.0

This is a prerelease version of ADDSActiveAccountAudit.
There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

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

Install-Module -Name ADDSActiveAccountAudit -RequiredVersion 0.2.0-preview0001 -AllowPrerelease

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

Install-PSResource -Name ADDSActiveAccountAudit -Version 0.2.0-preview0001 -Prerelease

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) 2022 CriticalSolutions.net LLC All rights reserved.

Package Details

Author(s)

  • DrIOSX

Functions

Get-ADDSActiveAccountAudit

Dependencies

This module has no dependencies.

Release Notes

## [0.2.0-preview0001] - 2022-04-30

### Fixed

- Fixed parameter sets for for public function `Get-ADDSActiveAccountAudit`

### Changed

- Changed $Password parameter requirement.
- Changed $Port default value to if statement for public function `Get-ADDSActiveAccountAudit`. Sets default $Port value to 25 when no password is provided.
- Changed CSV filename generation for public function `Get-ADDSActiveAccountAudit` to enable reuse.

### Added

- Added elseif for public function `Get-ADDSActiveAccountAudit` to account for calling the function without a password.
- Added `-Recurse` parameter for public function `Get-ADDSActiveAccountAudit` to the cleanup task.
- Added `elseif` statement for private function `Send-AuditEmail` to account for calling without a password.
- Added Source files for modified sampler module as reference.
- Added path to test workflow.

FileList

Version History

Version Downloads Last updated
1.2.0 468 5/4/2022
1.1.0-previe... 290 5/4/2022
1.1.0-previe... 291 5/4/2022
1.1.0-preview 294 5/4/2022
1.0.0 296 5/1/2022
1.0.0-previe... 294 5/1/2022
1.0.0-previe... 293 5/1/2022
1.0.0-pre0002 292 5/1/2022
1.0.0-pre 292 5/1/2022
1.0.0-fix0001 294 5/1/2022
0.2.0-previe... (current version) 292 4/30/2022
0.1.0 296 4/30/2022
0.1.0-release 295 4/27/2022
0.0.3 299 4/26/2022
Show less