In the previous chapters, you have learned many things about PowerShell code and how to work together with other technologies and services. This last chapter is meant to serve as a short reference of expert know-how and pro-tips that didn't fit elsewhere in the book.Â
We'll be covering the following topics in this chapter:
- Creating XAML GUIs with PSGUI
- Creating a scalable, production-ready Desired State Configuration (DSC)
- ConvertFrom-String
- Language Integrated Query (LINQ)
- OpenFileDialog
- Username to SID
- Simple Hierarchy in PowerShell (SHiPS)
- PSDefaultParameterValuesÂ
- ConvertTo-Breakpoint