Big progress.

This commit is contained in:
OriolFilter
2022-04-06 07:01:37 +02:00
parent 1a72313e20
commit d01aedb7c3
6 changed files with 130 additions and 52 deletions

7
placeholder.md Normal file
View File

@ -0,0 +1,7 @@
something |Select Property
Get-Member
Select-Object
https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.utility/select-object?view=powershell-7.2
Get-Process Explorer | Select-Object -Property ProcessName -ExpandProperty Modules | Format-List