Civil 3d 2024.4 update isn't showing in Autodesk Access.

Civil 3d 2024.4 update isn't showing in Autodesk Access.

brian.strandberg
Advisor Advisor
2,082 Views
7 Replies
Message 1 of 8

Civil 3d 2024.4 update isn't showing in Autodesk Access.

brian.strandberg
Advisor
Advisor

Civil 3d 2024.4 update isn't showing in Autodesk Access.  I can install this from manage.autodesk.com, but then I need to use my Admin Credentials, I don't through access.

 

I also posted in Installation & Licensing.  https://forums.autodesk.com/t5/installation-licensing/access-available-updates-list-refresh/td-p/127...

 

Thanks 🙂

Check out my Civil 3d blog at: http://c3dk.com/
Favorite Posts: Use Dynamo For Surface Analysis: https://youtu.be/eJNdX6guMP8
Fast Track your site grading with the new Corridor Workflow: https://youtu.be/Gg7u9-LgIL0
0 Likes
Accepted solutions (1)
2,083 Views
7 Replies
Replies (7)
Message 2 of 8

brian.strandberg
Advisor
Advisor
Accepted solution

It is now.

Check out my Civil 3d blog at: http://c3dk.com/
Favorite Posts: Use Dynamo For Surface Analysis: https://youtu.be/eJNdX6guMP8
Fast Track your site grading with the new Corridor Workflow: https://youtu.be/Gg7u9-LgIL0
0 Likes
Message 3 of 8

sirjoelsph
Collaborator
Collaborator

Hey Brian,

 

I'm curious how your account and permissions are set up if you don't have to use admin credentials for updates through Autodesk Access.  I didn't know that was a thing that was possible.  I have to use my admin credentials for any update regardless of how I install it.

-JOEL
0 Likes
Message 4 of 8

brian.strandberg
Advisor
Advisor

We recently started doing this.  There is a registry key that enables this function.  You can read about it here: https://help.autodesk.com/view/ACCESS/ENU/?guid=GUID-C369BE4F-F0D9-4D48-AFE6-004E37977F45


We used group policy to add the AllowSystemContextInstall registry key.  However I also looked at how to do this with batch file (this typically would have to be run with admin credentials).  I can share that with you here.  You will need to update the pathing for your system.


The nice thing is once we applied the AllowSystemContextInstall registry key, Access updated on its own, so we didn't need to do that.  Big time saver for me, and I'm all about saving time.  Access needs to be version 2.6 or higher I believe for this to work.

Please reach out if I can help.

Check out my Civil 3d blog at: http://c3dk.com/
Favorite Posts: Use Dynamo For Surface Analysis: https://youtu.be/eJNdX6guMP8
Fast Track your site grading with the new Corridor Workflow: https://youtu.be/Gg7u9-LgIL0
Message 5 of 8

sirjoelsph
Collaborator
Collaborator

Lots of great information there Brian.  Thanks!

-JOEL
0 Likes
Message 6 of 8

neilyj666
Mentor
Mentor

@brian.strandberg How does Access get updated?

 

neilyj666_0-1717252778767.png

 

neilyj (No connection with Autodesk other than using the products in the real world)
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature


AEC Collection 2026 UKIE (mainly Civil 3D UKIE and IW)
Win 11 Pro x64, 1Tb Primary SSD, 1Tb Secondary SSD
64Gb RAM Intel(R) Xeon(R) W-11855M CPU @ 3.2GHz
NVIDIA RTX A5000 16Gb, Dual 27" Monitor, Dell Inspiron 7760
0 Likes
Message 7 of 8

brian.strandberg
Advisor
Advisor

You can download a new version here: Autodesk Access | Formerly Autodesk Desktop App | Autodesk  (download button towards the top). What I found is once I applied the AllowSystemContextInstall registry key, access updated on its own.

Check out my Civil 3d blog at: http://c3dk.com/
Favorite Posts: Use Dynamo For Surface Analysis: https://youtu.be/eJNdX6guMP8
Fast Track your site grading with the new Corridor Workflow: https://youtu.be/Gg7u9-LgIL0
Message 8 of 8

brian.strandberg
Advisor
Advisor

@neilyj666, You can check what version is installed from the command line via this mini Powershell command.  I run this from our IT software to check if people are getting the update.  

 

powershell -command "Get-Item -Path Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Autodesk\ODIS

 

It will return this (or similar).  From this I can tell this user can install their own updates.  (They have access 2.6+ and have the allowsystemcontextinstall registry key)

brianstrandberg_0-1717432191059.png

 




Check out my Civil 3d blog at: http://c3dk.com/
Favorite Posts: Use Dynamo For Surface Analysis: https://youtu.be/eJNdX6guMP8
Fast Track your site grading with the new Corridor Workflow: https://youtu.be/Gg7u9-LgIL0