This commit is contained in:
Joeri 2026-02-20 16:30:49 +01:00
parent 2ab6f7bfe7
commit f86d3b7518

View file

@ -17,7 +17,6 @@ try {
# Return the result as JSON
@{
Name = $Name
RestorePointType = $restorePointType
Status = $status
Timestamp = Get-Date -Format "yyyy-MM-dd HH:mm:ss"
} | ConvertTo-Json