Skip to content

Commit

Permalink
backup fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
KelvinTegelaar committed Jan 20, 2025
1 parent 0ad13cd commit 951cd47
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Modules/CIPPCore/Public/New-CIPPBackup.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ function New-CIPPBackup {
'standards'
'SchedulerConfig'
'Extensions'
'WebhookRules'
'ScheduledTasks'
)
$CSVfile = foreach ($CSVTable in $BackupTables) {
$Table = Get-CippTable -tablename $CSVTable
Expand Down

0 comments on commit 951cd47

Please sign in to comment.