Get-UserDeviceRegistrationEvents
1.4
Retrieves the User Device Registration events from the device and saves them as a log file to C:\ProgramData\Microsoft\IntuneManagementExtension\Logs\UserDeviceRegistrationEvents.log. This allows easy collection of the log file using the 'Collect Diagnostics' action from Endpoint. Be sure to change the extension on the log file to .csv before opening it. Alternatively
Retrieves the User Device Registration events from the device and saves them as a log file to C:\ProgramData\Microsoft\IntuneManagementExtension\Logs\UserDeviceRegistrationEvents.log. This allows easy collection of the log file using the 'Collect Diagnostics' action from Endpoint. Be sure to change the extension on the log file to .csv before opening it. Alternatively, specify a file name and path to save it locally as a CSV file.
Show more
Installation Options
Owners
Package Details
Author(s)
- Iain Borghoff
Tags
Dependencies
This script has no dependencies.
Release Notes
Version 1.0: Initial publish.
Version 1.1: Fixed script exiting after installing required module.
Version 1.2: Fixed previous fix in 1.1.
Version 1.3: Removed the export to XLSX. The file will now be generated as a CSV.
Version 1.4: Fixed typo in Export-CSV.
FileList
- Get-UserDeviceRegistrationEvents.nuspec
- Get-UserDeviceRegistrationEvents.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.4 (current version) | 80 | 6/21/2022 |
1.3 | 18 | 6/21/2022 |
1.2 | 18 | 6/21/2022 |
1.1 | 18 | 6/21/2022 |
1.0 | 19 | 6/21/2022 |