Given:

  • Multiple client-server applications across hundreds of servers and thousands of clients.
  • TFS 2012 for source control and automated builds.
  • SCCM 2012 as the deployment technology.

Is System Centre Orchestrator 2012 the most appropriate tool to facilitate production ready TFS builds to be pushed to SCCM for deployment?

Why? How?

有帮助吗?

解决方案

Answer is No.

It seems that if you want a new version of an application in SCCM 2012 you can use Application Supersedence

...So in theory I could detect the drop of a new production .msi in a folder and then automate the supersedence with powershell.

Now I am thinking this is NOT a good idea for production in my environment, really this question was me thinking by writing things out. I am attracted to the idea of continuous deployment, but not to production (in my environment).

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top