Slide 7
Slide 7 text
Page
Resources
› Are a type of powershell module, used during DSC
configuration to do the actual configuration work
› The have three methods: Get-TargetResource, Set-
TargetResource and Test-TargetResources
› When a configuration is applied to a server, each
resource defined runs its Test-TargetResource, and if
this returns negative, Set-TargetResource is then run,
which ‘makes it so’.
/ Copyright ©2014 by Readify Pty Ltd
7