hypercube33 Posted July 6, 2012 Report post Posted July 6, 2012 In this example, I am having trouble deploying the SCCM Console (for IT use -- remote view). It has a dependency of dotNet 4.0 which comes in 64bit and 32bit flavors. I'd prefer to install this automatically as needed, and install the correct version for each operating system. Before I dig into this deeper, is this the best way to accomplish this or should I seek to do this targeted for different collections or something else? Quote Share this post Link to post Share on other sites More sharing options...
Peter van der Woude Posted July 6, 2012 Report post Posted July 6, 2012 That's a good way of doing it. Just make sure that only the correct version of .NET will be installed. Quote Share this post Link to post Share on other sites More sharing options...
hypercube33 Posted July 10, 2012 Report post Posted July 10, 2012 I assume the correct way of making sure would be to filter deployment by doing: Deployment Types > Properties > Requirements to be for each and selecting the appropriate OS? Quote Share this post Link to post Share on other sites More sharing options...
Peter van der Woude Posted July 10, 2012 Report post Posted July 10, 2012 Correct Quote Share this post Link to post Share on other sites More sharing options...
hypercube33 Posted July 19, 2012 Report post Posted July 19, 2012 I'll do a write up when I get a chance. I'd like to specify this for things like Java 32bit and 64bit and .Net. Funny how pre-reqs are sometimes the quirkiest things to install. Quote Share this post Link to post Share on other sites More sharing options...