MECM: Sync LAB and PROD, prod -> lab

Love Arvidsson 116 Reputation points
2021-07-06T09:02:09.293+00:00

Hi,

Would it be possible to have a LAB env synced with a production env with some way of automation?
So that you can have a lab that more or less reflects the production environment, except the clients of course.

I've been trying to find some good answers out there, but cant really find anyone that has written about it or tried it before.

Considering MECM is more or less a SQL DB, the things I've thought about is replication, or a Master/Slave, but i don´t know enough about it to say that is would be a valid option.

Or would the best option be using the build it export/import PS cmdlets, and building some kind of script to run which syncs these settings, and manually do the rest?

best regards,

Microsoft Security | Intune | Configuration Manager | Other
0 comments No comments
{count} votes

Accepted answer
  1. Jason Sandys 31,411 Reputation points Microsoft Employee Moderator
    2021-07-06T19:42:08.217+00:00

    You could possibly do this using the migration wizard, bt I'd never recommend that.

    Depending on the exact requirements, using PowerShell and a DevOps approach would 100% be the path I would follow; i.e., I wouldn't sync settings, I'd only perform configuration using a script applying that first to the test environment and then the prod environment when it's ready to be productionized.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.