Is M365 DSC Working for Anyone?

0
8
Asked By CuriousCoder78 On

I'm curious to know if anyone is successfully using M365 DSC. I've been trying it out, but it seems like none of the commands are functioning properly. I'm using the latest version, but I'm wondering if others are having similar issues or if they found solutions?

5 Answers

Answered By ImprovingDev33 On

I got it up and running, but it's a bit tricky and doesn’t hold up well with updates. I find it easier not to update until I need new features. Also, the Microsoft Graph PowerShell modules are pretty unreliable themselves. Definitely read the setup documentation thoroughly; you can't just wing it with this one.

Answered By CodeMaster22 On

I managed to get it working! First, I uninstalled all the graph modules, and then ran the Update-M365dscdependencies -force command. I also created my own app registration, which finally allowed me to get a backup.

Answered By OldTimer42 On

Last time I used it, there were tons of bugs, so I wouldn't recommend it. It seems like not much has changed. The issues list on GitHub was pretty long back then.

Answered By DataDude99 On

It worked really well when I checked it a few months ago, and I even wrote detailed blogs on each configuration. I'll give it another try and let everyone know how it performs now!

CuriousCoder78 -

Thanks! I’d love to hear how it goes!

Answered By TechSavvy007 On

It’s definitely got some bugs. I even set up a dedicated VM for it, and it still acts up sometimes.

InsightfulUser42 -

It's funny how tools meant to simplify management can end up creating more issues, especially when they're buggy!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.