4. Create Task Scheduler Job - mc1903/HTKC-Backup GitHub Wiki

<- Wiki Home

  1. Open the Windows Task Scheduler. Create a new folder for this task.

  1. Right click and select Create New Task.

  1. Create New Task | General tab.

  1. Configure as follows:

  1. Create New Task | Triggers tab. Select New.

  1. Create New Task | Triggers tab. Configure as follows. Select OK.

  1. Create New Task | Triggers tab.

  1. Create New Task | Actions tab. Select New.

  1. Create New Task | Actions tab. Configure as follows. Select OK.

    NOTE: The full arguments string is -ExecutionPolicy Bypass -NoLogo -NonInteractive -File "C:\Users\Administrator\OneDrive\My PowerShell\General\HyTrust KeyControl Backup\GitHub-HTKC_Backup Releases\HTKC-Backup.ps1"

  1. Create New Task | Actions tab. Select OK.

  1. Task Scheduler Folder

<- Wiki Home