PowerShell classes have several use cases - DSC resources is one of them. In this session, you will learn how you can extend DSC with resources written in a form of PowerShell classes. We will also look into testing of authored resources to make sure that resource gets the job done.
Folders:
- Presentation - xaml "slides" and all the pictures
- Demos - scripts with demo code
- Examples - all the test scripts used