2 lines
51 B
PowerShell
2 lines
51 B
PowerShell
|
|
Get-Process | Out-File -FilePath .\ProcessList.txt
|