Autodesk Application Manager Default Save Location

Autodesk Application Manager Default Save Location

Anonymous
Not applicable
4,314 Views
3 Replies
Message 1 of 4

Autodesk Application Manager Default Save Location

Anonymous
Not applicable

Hi, I am needing to turn on Folder Redirection for my users 'My Documents' folder. But the problem is my CAD users have the folder 'Autodesk Application Manager' stored along with all the updates for there Autodesk programs. I notice you can change the location with the Settings folder which is fine. But I need to do this globally across my offices so I am wondering is there a registry setting or a config file that can be changes and distributed out using GPO, otherwise I will have to copy gigs and gigs of files across to my server and I don't want to, This is a really silly default save location by the way Autodesk!! Any help is most appreciated.

0 Likes
Accepted solutions (1)
4,315 Views
3 Replies
Replies (3)
Message 2 of 4

john.vellek
Alumni
Alumni

Hi @Anonymous,

 

I relocated my Docs folder using these steps and the Application Desktop Manger seems to work fine with the new location:

 

  1. Right-click the My Documents or Documents folder. ...
  2. Click the Location tab.
  3. Click the Move button.
  4. In the resulting dialog box, go to your name folder in drive D:, create a new folder inside it called documents , and select that.
  5. After you click OK, click Yes to move your files.

Please select the Accept as Solution button if my post solves your issue or answers your question.


John Vellek


Join the Autodesk Customer Council - Interact with developers, provide feedback on current and future software releases, and beta test the latest software!

Autodesk Knowledge Network | Autodesk Account | Product Feedback
0 Likes
Message 3 of 4

john.vellek
Alumni
Alumni

Hi @Anonymous,

 

I am checking back to see if my post helped you with your problem or if you need additional assistance or information. Please add a post with how you decide to proceed and your results so other Community members may benefit.

Please hit the Accept as Solution button if my post fully solves your issue or answers your question.


John Vellek


Join the Autodesk Customer Council - Interact with developers, provide feedback on current and future software releases, and beta test the latest software!

Autodesk Knowledge Network | Autodesk Account | Product Feedback
0 Likes
Message 4 of 4

Anonymous
Not applicable
Accepted solution

Hi, sorry I didn't make myself clear enough. It's Folder Redirection via GPO to a server location so they can take there contents of the 'My Documents' folder from computer to computer of they login to another desktop other than there own. If they did that with the contents of the 'Autodesk Application Manager' folder it would pipe all of the data from it to the server and could be very slooooow. So I need to change the location of where the updates are saved to other than that folder. I sorted it and this is what I did:-

 

The old Autodesk Application Manager config ini is stored at the location C:\Users\%username%\AppData\Roaming\Autodesk\Autodesk Application Manager.ini

 

The new Autodesk Desktop App config ini is stored at the location C:\Users\%username%\AppData\Roaming\Autodesk\Autodesk Desktop App\AutodeskDesktopApp.ini

 

I took a copy of them both (they are very similar) and inside is a line that needs editing

[DownloadManager]
MaxActiveDownloadCount=3
Location=C:\\Users\%username%\My Documents\Autodesk Application Manager

I changed the location section to this

Location=C:\\Windows\Temp (leave the double back slash as it's needed)

 

I then saved both the new modified ini files to my Domain's NETLOGON folder then created 2 User GPOs copying the ini files over the old ini files in there particular locations.

 

Once the settings have taken place I will turn on Folder Redirection and not have the hassle of having all of the data piped over my network.

0 Likes