DSC troubleshooting logs

Hello
DSC with Sourcetree are there any logs to tell me why the PUSH to the new server didn’t work?
I see the mof file that looks correct but the server does not have the default applications (virus and IIS) installed.

thank you

In v5, there’s a command to enable DSC debugging (and to disable it).

You can also add -verbose and -wait when running Start-DscConfiguration to perform the push.