slice16 Posted January 5, 2015 Report post Posted January 5, 2015 Morning All, Happy New Year, I trust you have all had a good one? I am wondering if anyone has any experience with utilising the new Powershell DSC stuff into SCCM, and which route people would recommend. The way I see it, we have two ways that we can manage client compliance: 1) Using 'Configuration Baselines'. that has a nice GUI and built in reporting. We can do advanced queries using powershell scripts for any custom components we need. 2) We create Powershell Manifests and use DSC. We could then use task sequnces, packages/applications to actually deploy them and enforce. I imagine monitoring these could be a little more complex (custom report, mof files etc) Thanks, Paul Quote Share this post Link to post Share on other sites More sharing options...
Peter van der Woude Posted January 5, 2015 Report post Posted January 5, 2015 I'm in most cases still prefering Configuration Baselines, mainly because it's proven and has good reporting capabilities. Also, I know that a couple of MVPs discussed this during MMS. I just can't find anything more then their presentation here: http://mms2014.sched.org/event/001f7403184dcf748d6c7a75139f8c60#.VKrjMOk5CHs Quote Share this post Link to post Share on other sites More sharing options...
slice16 Posted January 6, 2015 Report post Posted January 6, 2015 Thanks Peter. That is an interesting Powerpoint. We have two key teams within the organisation that will be managing the Compliance within the datacentre, and each have a very different outlook on what tool is best. We have a Support Team (who manage up to the OS) and an Application Team who take it from IIS upwards. The latter are programmers by heart and love tools like Puppet, which is why DSC is so exciting. I suppose to future proof ourselves, who it make sense to use Config Baselines that use DSC style scripts to report back compliance? Or is that over complicating matters? Quote Share this post Link to post Share on other sites More sharing options...
Peter van der Woude Posted January 6, 2015 Report post Posted January 6, 2015 Personally I indeed think that it would be over-complicating matters, mainly because your basically remediating with a remediation. Like that it even sounds like a duplicate Quote Share this post Link to post Share on other sites More sharing options...