File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ if ($BroCi -and $AuthMethod -eq "DeviceCode") {
129129}
130130
131131# Constants
132- $EntraFalconVersion = " V20260127 "
132+ $EntraFalconVersion = " V20260208 "
133133
134134# Import shared functions
135135$ScriptRoot = if ($PSScriptRoot ) { $PSScriptRoot } else { Split-Path - Parent $MyInvocation.MyCommand.Path }
@@ -349,7 +349,6 @@ if ($GLOBALPIMForEntraRolesChecked) {
349349 write-host " [!] Tenant is not licensed to use PIM. Skipping role settings checks..."
350350}
351351
352-
353352write-host " `n ********************************** [9/9] Generating Summary Report **********************************"
354353# Show assessment summary and generate summary HTML report
355354Export-Summary - CurrentTenant $CurrentTenant - StartTimestamp $StartTimestamp - OutputFolder $OutputFolder
You can’t perform that action at this time.
0 commit comments