1 line
51 B
Text
1 line
51 B
Text
Get-Process | Out-File -FilePath .\ProcessList.txt
|
Get-Process | Out-File -FilePath .\ProcessList.txt
|