Skip to content

Commit

Permalink
Refactor scheduled task creation for WinGetLogonScript and DataOpsLog…
Browse files Browse the repository at this point in the history
…onScript
  • Loading branch information
sebassem committed Jul 18, 2024
1 parent 6974e9d commit 78d087c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions azure_jumpstart_arcbox/artifacts/RunAfterClientVMADJoin.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,6 @@ net user $account /active:no
# Delete schedule task
schtasks.exe /delete /f /tn RunAfterClientVMADJoin

Restart-Computer -Force

Stop-Transcript

0 comments on commit 78d087c

Please sign in to comment.