Skip to content

Commit

Permalink
Update schedule-vdi-template-redeploy.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
fberson authored Apr 11, 2023
1 parent ec5c1d8 commit 8fc041f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RAS-Template-update/schedule-vdi-template-redeploy.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
.NOTES
Version: 1.1
Author: Paul Fisher, Freek Berson
Creation Date: 09/11/22
Creation Date: 11/04/23
Purpose/Change: Added error handling
#>

Expand Down Expand Up @@ -142,4 +142,4 @@ try {
Catch {
writeLog "ERROR: on remove-RASSession CmdLet"
writeLog $_
}
}

0 comments on commit 8fc041f

Please sign in to comment.