Millsy79 Posted December 16, 2015 Posted December 16, 2015 Has anybody got a method of pushing out Autodesk 123d Design? The download of this software seems to be an installer that installs Direct 3d runtime and visual studio redistributable 2005, 2008 and 2010 as well as 123d design this makes it tricky to push out. We use SCCM to out installs but I've not been able to get this to work. Tried taking a snapshot using appdeploy-repackager but this failed.
robyholmes Posted December 16, 2015 Posted December 16, 2015 Has anybody got a method of pushing out Autodesk 123d Design? The download of this software seems to be an installer that installs Direct 3d runtime and visual studio redistributable 2005, 2008 and 2010 as well as 123d design this makes it tricky to push out. We use SCCM to out installs but I've not been able to get this to work. Tried taking a snapshot using appdeploy-repackager but this failed. Done pretty much exactly the same today as well so would also be looking for a solution.
pete Posted January 5, 2016 Posted January 5, 2016 IIRC we pushed it out using WPP (SCCM-lite) using installername.exe /S and installable/installed detection using the version number of the "123D Design.exe" executable.
robyholmes Posted January 5, 2016 Posted January 5, 2016 IIRC we pushed it out using WPP (SCCM-lite) using installername.exe /S and installable/installed detection using the version number of the "123D Design.exe" executable. When using the /s command it still comes up asking to 'Accept & Install'?
linkazoid Posted April 27, 2016 Posted April 27, 2016 Seems like using /t /qb seems to do a silent install.
pete Posted April 27, 2016 Posted April 27, 2016 ^ IIRC uppercase "/S" is required - it'll ignore "/s". 2
mdrabble Posted October 28, 2016 Posted October 28, 2016 Just come to deploy this and this was a god send! - why the case sensitive switch I have no idea.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now