diff --git a/canarytokens/windows_fake_fs.py b/canarytokens/windows_fake_fs.py index 4ea0697a7..484780051 100644 --- a/canarytokens/windows_fake_fs.py +++ b/canarytokens/windows_fake_fs.py @@ -935,7 +935,7 @@ class FileEntry Write-Host "RootPath : " -NoNewline Write-Host $RootPath -ForegroundColor Green - Write-Host " IMPORTANT: Changes will take effect after next login/reboot" -ForegroundColor Yellow + Write-Host " IMPORTANT: Scheduled task has started and will launch on future logons" -ForegroundColor Yellow } else { Write-Host "`nScheduled task creation failed." -ForegroundColor Yellow