Introduction
Desired State Configuration (DSC) helps you keep your computer or server set up the way you want it, automatically fixing things if they change.
You want to make sure a software is always installed on your computer.
You want a folder to always exist with certain files inside.
You want to keep a service running and restart it if it stops.
You want to set network settings the same way on many computers.
You want to automate setup tasks so you don't do them by hand every time.