MT.1101 - Default Branding Profile should be customized
Overview
Test whether the Intune built-in tenant customization settings are configured.
Remediation action
- Visit the Tenant Administration - Customization blade in the Intune Portal
- Choose the
Defaultcustomization profile or create a new one and supply at least the company name and a logo to have your company portal customized.
Additional information:
Test Metadata
| Field | Value |
|---|---|
| Test ID | MT.1101 |
| Severity | Low |
| Suite | Maester |
| Category | Intune |
| PowerShell test | Test-MtTenantCustomization |
| Tags | Intune, Maester, MT.1101 |
Source
- Pester test:
tests/Maester/Intune/Test-MtIntunePlatform.Tests.ps1 - PowerShell source:
powershell/public/maester/intune/Test-MtTenantCustomization.ps1