Intune
Get-IntuneODJConnectorServiceEventLog
Retrieves and parses event logs from the Microsoft Intune ODJ (Offline Domain Join) Connector Service.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Retrieves and parses event logs from the Microsoft Intune ODJ (Offline Domain Join) Connector Service.
Get-IntuneODJConnectorServiceEventLog [[-DeviceId] <string>]
[[-DeviceName] <string>]
Get-IntuneODJConnectorServiceEventLog
Get-IntuneODJConnectorServiceEventLog | Where-Object { $_.DiagnosticCode -ne 0 }
Get-IntuneODJConnectorServiceEventLog -DeviceId 'e078603c-fe1a-488a-a760-415622ff9f45'
Get-IntuneODJConnectorServiceEventLog -DeviceName 'DESKTOP-*'
Type: System.String
DefaultValue: ''
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: (All)
Position: 0
IsRequired: false
ValueFromPipeline: false
ValueFromPipelineByPropertyName: false
ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''
Type: System.String
DefaultValue: ''
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: (All)
Position: 1
IsRequired: false
ValueFromPipeline: false
ValueFromPipelineByPropertyName: false
ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''