Hi, I am using DSC to deploy an application, but have some questions. If a deployment fails, DSC will keep retrying which is overwriting certain files I edit after the deployment. Is there a setting to not have it redeploy or must the deployment be 100% successful? I can clear out the mof file, but looking for a setting I can set in the dsc config. thanks
submitted by /u/thesaintjim
[link] [comments]
The post powershell dsc single deployment appeared first on How to Code .NET.