Utility
Synopsis
Utility is the catch-all category for individual commands and features that do not fit into any more specific category or would be a category ontu themselves. While it is hard to convey the value of a category of tools that each do their own thing and solve their own problem, they have the advantage of being generally fast and simple to adopt, giving a fast return on the effort.
Commands
Simple standalone commands that offer value:
- Select-PSFObject: Expanding the default
Select-Objectwith extra convenience. And a bit of magic. - New-PSFSupportPackage: Collect data useful for debugging. Easily integrated as debug dump in a script.
- ConvertFrom-PSFArray: Flatten array-properties on objects, to keep them pretty when exporting to CSV.
Micro-Features
- PSFramework Hashtables: Extending hashtables to be better.