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