MT.1042 - Restrict dial-in users from bypassing a meeting lobby
Overview
Tests the connection for each service and returns $true if the session is connected to the specified service.
Test Metadata
| Field | Value |
|---|---|
| Test ID | MT.1042 |
| Severity | Medium |
| Suite | Maester |
| Category | Teams |
| PowerShell test | Test-MtConnection |
| Tags | Maester, MT.1042, Teams |
Source
- Pester test:
tests/Maester/Teams/Test-TeamsMeeting.Tests.ps1 - PowerShell source:
powershell/public/core/Test-MtConnection.ps1