external help file | Module Name | online version | schema |
---|---|---|---|
IntuneEndpointTools-help.xml |
IntuneEndpointTools |
2.0.0 |
Export and open the MDM Diagnostic HTML report file
Get-IntuneMDMDiagReport [[-OutputFolder] <String>]
Export and open the MDM Diagnostic HTML report file by calling the MDMDiagnosticsTool. Exported report will include device and policy details.
PS C:\> Get-IntuneMDMDiagReport
Folder path where diagnostic report should be saved. Default location is C:\IntuneDiagnostics
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False