Big progress.
This commit is contained in:
7
placeholder.md
Normal file
7
placeholder.md
Normal 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
|
Reference in New Issue
Block a user