-
This commit is contained in:
parent
b4ff510c6a
commit
a38b72015c
1 changed files with 1 additions and 1 deletions
|
|
@ -232,7 +232,7 @@ Write-Log "=====================================================================
|
|||
Write-Log "SECTION: Initial Restore Point" -Level "INFO"
|
||||
Write-Log "================================================================================" -Level "INFO"
|
||||
|
||||
$RestorePointName = "SYSTEM-CLEANUP-BEFORE-$($TicketNumber -replace '[^A-Za-z0-9]', '')-$($ScriptStartTime.ToString('yyyyMMddHHmmss'))"
|
||||
$RestorePointName = "QUEST-CLEANUP-$($TicketNumber -replace '[^A-Za-z0-9]', '')-$($ScriptStartTime.ToString('yyyy-MM-dd'))"
|
||||
|
||||
try {
|
||||
Write-Log "Creating initial restore point: $RestorePointName" -Level "INFO"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue