The Start-IntuneBackup.ps1 is having same functions used twice. I know this is not an issue, but just letting you know, so that the script will be updated in the repository.
Invoke-IntuneBackupDeviceHealthScript -Path $Path
Invoke-IntuneBackupDeviceHealthScriptAssignment -Path $Path
Cheers 👍
The Start-IntuneBackup.ps1 is having same functions used twice. I know this is not an issue, but just letting you know, so that the script will be updated in the repository.
Invoke-IntuneBackupDeviceHealthScript -Path $Path
Invoke-IntuneBackupDeviceHealthScriptAssignment -Path $Path
Cheers 👍