Invoke-DscResource: DSC Without the Configuration
Prior to Windows Management Framework (WMF) v5, people that wanted to use Desired State Configuration (DSC) in PowerShell to apply configurations to their machines were forced to go through the same procedure if they wanted to provision an entire server or just install a single Windows feature. That's no more with the Invoke-DscResource cmdlet.