M365FoundationsCISReport

0.1.12

Automated assessment of 50 CIS 365 Foundations v3.0.0 benchmark.

Minimum PowerShell version

5.0

Installation Options

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

Install-Module -Name M365FoundationsCISReport -RequiredVersion 0.1.12

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

Install-PSResource -Name M365FoundationsCISReport -Version 0.1.12

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) 2024 Douglas S. Rios (DrIOSx). All rights reserved.

Package Details

Author(s)

  • Douglas S. Rios (DrIOSx)

Functions

Export-M365SecurityAuditTable Get-AdminRoleUserLicense Get-MFAStatus Invoke-M365SecurityAudit Remove-RowsWithEmptyCSVStatus Sync-CISExcelAndCsvData

Dependencies

This module has no dependencies.

Release Notes

## [0.1.12] - 2024-06-17

### Added

- Added `Export-M365SecurityAuditTable` public function to export applicable audit results to a table format.
- Added paramter to `Export-M365SecurityAuditTable` to specify output of the original audit results.
- Added `Remove-RowsWithEmptyCSVStatus` public function to remove rows with empty status from the CSV file.
- Added `Get-Action` private function to retrieve the action for the test 6.1.2 and 6.1.3 tests.
- Added output modifications to tests that produce tables to ensure they can be exported with the new `Export-M365SecurityAuditTable` function.

FileList

Version History

Version Downloads Last updated
0.1.26 513 8/4/2024
0.1.25 124 7/23/2024
0.1.24 11 7/7/2024
0.1.23 8 7/2/2024
0.1.22 6 7/1/2024
0.1.21 6 7/1/2024
0.1.20 6 6/30/2024
0.1.19 6 6/30/2024
0.1.18 6 6/30/2024
0.1.17 6 6/28/2024
0.1.16 8 6/27/2024
0.1.15 6 6/26/2024
0.1.14 9 6/24/2024
0.1.13 8 6/18/2024
0.1.12 (current version) 9 6/17/2024
0.1.11 9 6/14/2024
0.1.10 6 6/12/2024
0.1.9 12 6/10/2024
0.1.8 9 6/9/2024
0.1.7 6 6/9/2024
0.1.6 6 6/8/2024
0.1.5 6 6/8/2024
0.1.4 11 5/30/2024
0.1.3 6 5/29/2024
0.1.2 10 4/29/2024
0.1.1 13 4/2/2024
0.1.0-previe... 7 3/25/2024
Show less