
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I recently deployed a number of products from the Autodesk Education Master Suite 2013, including Robot, to 10 computers. I deployed it as a step in an SCCM 2007 Task Sequence, as opposed to including it as part of the image or deploying it after the task sequence has fully completed. I then ran into a problem where the MSI for Robot is cached in the wrong place: c:\_SMSTaskSequence
Because of this, when Robot is started up for the first time for a user and tries to configure itself via the cached MSI, it fails as the files cannot be found in the c:\_SMSTaskSequence directory. There are some files in there, but nothing for Robot. I haven't yet run into this problem with any other Autodesk 2013 programs, so they seem to be aware of the system environment during the task sequence and cache the MSIs in an appropriate location.
Solved! Go to Solution.