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 | M365 Advisor |
| Category | Intune |
| PowerShell test | Test-MtTenantCustomization |
| Tags | Intune, M365Advisor, MT.1101 |
Remediation
- 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:
Source
- Pester test:
tests/M365Advisor/Intune/Test-MtIntunePlatform.Tests.ps1 - PowerShell source:
powershell/public/M365Advisor/intune/Test-MtTenantCustomization.ps1