< Back

Remove-DeviceManagement_TroubleshootingEvents

Sat Jan 18, 2020 2:06 pm

NAME Remove-DeviceManagement_TroubleshootingEvents



SYNOPSIS

Removes a "microsoft.graph.deviceManagementTroubleshootingEvent" object.





SYNTAX

Remove-DeviceManagement_TroubleshootingEvents -deviceManagementTroubleshootingEventId <string> [<CommonParameters>]





DESCRIPTION

Removes a "microsoft.graph.deviceManagementTroubleshootingEvent" object from the "troubleshootingEvents"

collection.



The list of troubleshooting events for the tenant.



Graph Call: DELETE ~/deviceManagement/troubleshootingEvents/deviceManagementTroubleshootingEventId





PARAMETERS

-deviceManagementTroubleshootingEventId <string>

The ID for a "microsoft.graph.deviceManagementTroubleshootingEvent" object in the "troubleshootingEvents"

collection.



Required? true

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS

System.String

The ID for a "microsoft.graph.deviceManagementTroubleshootingEvent" object in the "troubleshootingEvents"

collection.





OUTPUTS





RELATED LINKS

GitHub Repository https://github.com/Microsoft/Intune-PowerShell-SDK