Posted
over 2 years ago
I’m a red fish, so I wrote the Powershell’s Job commands here so I’ll have a repository. An other way to list the Job commands is to type get-command *-job or get-command –Noun job Start-Job : Start-Job -ScriptBlock {dir –path c:\windows –rec}...