How can you work smarter in your application deployment? By asking for the software state or something else on the device, before trying to execute whatever you want to install. We look at the 3 functions to master registry modification.
How to use
- Get-RegistryKey
- Set-RegistryKey
- Remove-RegistryKey
If you did not see the chapter 1, 2 and 3, I strongly suggest that you go look at that first and then continue to part 4 as this chapter builds upon what we learned already.