powershell-tricks
Ctrl
K
Copy
Output a Hashtable
Copy
@{} ¦ format-table ¦ out-string ¦ write-host
Previous
Expand Array as Parameter
Next
Use Add-Type without Pollute Current Session
Last updated
7 years ago