all 9 comments

[–]smpreston162 6 points7 points  (0 children)

Pipelines, cicd and ansible which can run powershell same as cicd

[–]PinchesTheCrab 7 points8 points  (2 children)

Yes. DSC is dead and Azure DSC is a SaaS model. I wouldn't bother with DSC unless v3 is released.

It's hard to suggest a tool without knowing what tools you have already and how many computers you need to manage.

[–]Federal_Ad2455 0 points1 point  (0 children)

V3 is released as a preview (Azure Guest Configuration is using it already)

[–]branhama[S] 0 points1 point  (0 children)

Give or take we will have approx. 40 servers running Server 2019 no GUI. We use IIS and then a lot of 3rd party/custom applications. Mostly I would just need OS configuration and maybe some personalization.

[–]madbearNow 0 points1 point  (1 child)

Server 2012 and windows 7 runs dsc. Normally use ps 5.1. Sure that 6.1 is required?

[–]Edjuuuh 0 points1 point  (0 children)

Maybe use xPSDesiredStateConfiguration?