mgr32

Results 31 issues of mgr32

In order to make sure we don't run unwanted deployment to Live, we need to double-check everything.

Sometimes we don't want an environment to be based on Default (e.g. for Live).

Currently logging from SSDT is not real-time. We could try one of the following: http://pwndizzle.blogspot.com/2013/12/powershell-threading.html http://www.get-blog.com/?p=189 https://github.com/nightroman/SplitPipeline

And ideally leave the functions as they are (in case user does not want to use DSC).

Currently every configuration is deployed when deployment runs. If we're able to calculate a hash for each module in the package and store it in a file, we could use...