Skip to content

Commit 81e02b7

Browse files
improve reports
1 parent 93aa351 commit 81e02b7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Modules/CIPPCore/Public/Tests/CopilotReadiness/Identity/Invoke-CippTestCopilotReady009.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ function Invoke-CippTestCopilotReady009 {
6464
$Result = "Only **$MediumOrAbove of $Total licensed users ($ReadyPercent%)** score Medium or above on Copilot readiness signals — below the $AdoptionThresholdPercent% threshold.`n`n"
6565
$Result += "**$LowCount users** have low M365 engagement (≤2 of 6 signals). Copilot delivers the most value where users are already active across Teams, Outlook, and Office apps.`n`n"
6666
$Result += "Consider running an M365 adoption campaign — focused on Teams meetings, Teams chat, Outlook, and OneDrive/SharePoint file usage — before or alongside a Copilot rollout.`n`n"
67-
$Result += 'See test CopilotReady008 for a full breakdown of users by tier.'
6867
}
6968

7069
Add-CippTestResult -TenantFilter $Tenant -TestId 'CopilotReady009' -TestType 'Identity' -Status $Status -ResultMarkdown $Result -Risk 'High' -Name 'Majority of users are Copilot-ready (Medium or above)' -UserImpact 'High' -ImplementationEffort 'Medium' -Category 'Copilot Readiness'

0 commit comments

Comments
 (0)