-
This commit is contained in:
parent
2ab6f7bfe7
commit
f86d3b7518
1 changed files with 0 additions and 1 deletions
|
|
@ -17,7 +17,6 @@ try {
|
||||||
# Return the result as JSON
|
# Return the result as JSON
|
||||||
@{
|
@{
|
||||||
Name = $Name
|
Name = $Name
|
||||||
RestorePointType = $restorePointType
|
|
||||||
Status = $status
|
Status = $status
|
||||||
Timestamp = Get-Date -Format "yyyy-MM-dd HH:mm:ss"
|
Timestamp = Get-Date -Format "yyyy-MM-dd HH:mm:ss"
|
||||||
} | ConvertTo-Json
|
} | ConvertTo-Json
|
||||||
Loading…
Add table
Add a link
Reference in a new issue