Skip to content

Latest commit

 

History

History
72 lines (52 loc) · 1016 Bytes

Get-IntuneEventLogs.md

File metadata and controls

72 lines (52 loc) · 1016 Bytes
external help file Module Name online version schema
IntuneEndpointTools-help.xml
IntuneEndpointTools
2.0.0

Get-IntuneEventLogs

SYNOPSIS

{{ Fill in the Synopsis }}

SYNTAX

Get-IntuneEventLogs [[-Id] <Int32>] [-ErrorOnly]

DESCRIPTION

{{ Fill in the Description }}

EXAMPLES

Example 1

PS C:\> {{ Add example code here }}

{{ Add example description here }}

PARAMETERS

-ErrorOnly

{{ Fill ErrorOnly Description }}

Type: SwitchParameter
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Id

{{ Fill Id Description }}

Type: Int32
Parameter Sets: (All)
Aliases:

Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

INPUTS

None

OUTPUTS

System.Object

NOTES

RELATED LINKS