Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Explicit credentials can be specified on-the-fly with the Set-JobSchedulerCredentials cmdlet like this:

Code Block
languagepowershell
Set-JobSchedulerCredentials -AskForCredentials

...