PowerShell

Run Commands in Background in PowerShell

A memo about how to run commands in background in PowerShell. A memo. To run commands as background processes on the Windows PowerShell command line/console, use the Start-Job command as follows.

Shou Arisaka
1 min read
Nov 17, 2025

Share this article

Shou Arisaka Nov 17, 2025

๐Ÿ”— Copy Links