In this chapter “PowerShell App Deployment Toolkit – Part 2” we will show you how to work with the main PowerShell module in PowerShell App Deployment Toolkit (PSADT).
- We look at a clever way to sort your logs by using prefix.
- We look at the standard functions already provided by the main script.
- We look into some tricks using auto help while typing in a function.
- We look into why it is a good idea to work with the 6 phases of PSADT
If you did not see the chapter 1, I strongly suggest that you go look at that first and then continue to part 2 as this chapter builds upon what we learned already.