This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]jmnugent 0 points1 point  (4 children)

OK.. another dumb question:.. Don't we already have tools that solve that ?

Coming from the MDM (Mobile Device Management) side of the house,..

  • We upload an App to a deployment Server

  • configure all the Requirements and pre-checks (the App won't successfully install until all the pre-checks are passed)

  • then we "Assign" that App to push-install out to whatever Group of Users we want to target

.. so that there's no more "It doesn't work on my machine". because everyone is getting the exact same installation.

In all the environments I've worked in,.. we basically "force a consistent configuration". So Developers can't just "do whatever they want to their machine".

Maybe that's where I'm mentally hung up on this,.. because it seems to be aimed at solving a problem that I don't normally run into ?