<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to reset Autodesk 2023 Licensing - Update! in Installation &amp; Licensing Forum</title>
    <link>https://forums.autodesk.com/t5/installation-licensing-forum/how-to-reset-autodesk-2023-licensing-update/m-p/11466394#M15501</link>
    <description>&lt;P&gt;The tool worked for us. Thanks!! We needed to switch from expired individual licenses to a network server license. Now trying to find a way to automate the script contents to reset four installs (AC, Rev, InvPro,AC LT) across many pcs.&lt;/P&gt;</description>
    <pubDate>Thu, 06 Oct 2022 16:17:30 GMT</pubDate>
    <dc:creator>sestep66</dc:creator>
    <dc:date>2022-10-06T16:17:30Z</dc:date>
    <item>
      <title>How to reset Autodesk 2023 Licensing - Update!</title>
      <link>https://forums.autodesk.com/t5/installation-licensing-forum/how-to-reset-autodesk-2023-licensing-update/m-p/11068632#M15496</link>
      <description>&lt;P&gt;&lt;A title="Go to this article instead." href="https://forums.autodesk.com/t5/installation-licensing/how-to-reset-autodesk-2020-2024-licensing/td-p/11859876" target="_blank" rel="noopener"&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;CLICK HERE FOR THE NEW VERSION!&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Problem:&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;You have Autodesk 2020-2023 software installed, but are now unable to simply change the licensing from Single User to Multi-User, Networked Licensed, or Trial version.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Reason:&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;Autodesk has changed how the Autodesk 2020-2023 products are licensed and apparently there is no simple way to do this from&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A title="Introduced in 2017" href="https://forums.autodesk.com/t5/installation-licensing/switch-from-network-to-stand-alone-in-2017-yes/td-p/6231387" target="_blank" rel="noopener"&gt;Help &amp;gt; About to Manage Licenses&lt;/A&gt;, or by&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A title="Reset Licenses Prior to 2020" href="https://knowledge.autodesk.com/search-result/caas/sfdcarticles/sfdcarticles/Forcing-re-activation-of-product.html" target="_blank" rel="noopener nofollow noreferrer"&gt;deleting LGS file information&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;as in previous versions.&amp;nbsp; Later releases have this functionality but it is inconsistent.&amp;nbsp; If you cannot perform this action in your 2023 software, then this solution is for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Solution:&lt;/STRONG&gt;&amp;nbsp; With the introduction of the Autodesk 2020 software release, changing the licensing now requires commands to be entered via an elevated command prompt.&amp;nbsp; This is the same for 2021, 2022, and 2023.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Detailed instructions for how to find and use the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;AdskLicensingInstHelper.exe&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and all of its commands and options can be found at this&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A title="Official KB Article" href="https://knowledge.autodesk.com/support/autocad/troubleshooting/caas/sfdcarticles/sfdcarticles/Use-Installer-Helper.html" target="_blank" rel="noopener nofollow noreferrer"&gt;link&lt;/A&gt;:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://knowledge.autodesk.com/support/autocad/troubleshooting/caas/sfdcarticles/sfdcarticles/Use-Installer-Helper.html?_ga=2.88220827.1061868636.1648487849-371105268.1639067144" target="_blank" rel="noopener nofollow noreferrer"&gt;https://knowledge.autodesk.com/support/autocad/troubleshooting/caas/sfdcarticles/sfdcarticles/Use-In...&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Method #1 (Manually)&lt;/U&gt;:&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;Essentially, you would need to run a command similar to this for AutoCAD 2023:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;AdskLicensingInstHelper change --prod_key 001O1 --prod_ver 2023.0.0.F --lic_method ""&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;This method, however, is &lt;EM&gt;quite obtuse&lt;/EM&gt; and requires you to also know the Product Key and the Product Version for your installed product.&amp;nbsp; You can find this using the LIST argument and plugging your values into the command.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;AdskLicensingInstHelper list&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;Because the normal everyday user is &lt;EM&gt;unlikely&lt;/EM&gt; to be able to follow and comprehend these instructions clearly, I have decided to update my batch file to perform these actions without requiring the knowledge necessary in the Autodesk KB article.&amp;nbsp; &amp;nbsp;Also since the 2021 release and named user login, the manual method requires additional steps to force the logout and the release of the assigned license before the Autodesk application can reset the licensing dialogue.&amp;nbsp; &amp;nbsp;Note:&amp;nbsp; For 2021-23 products, you need to logout of your Autodesk/SSO username within the software to manually reset named user licensing.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;&lt;BR /&gt;Method #2 (Preferred)&lt;/U&gt;:&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;Download and run the command script attached at the bottom of this article with elevated privileges.&amp;nbsp; NOTE:&amp;nbsp; The&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A title="You can also use this." href="https://forums.autodesk.com/t5/installation-licensing/how-to-reset-autodesk-2021-licensing-new-version/m-p/9577135" target="_blank" rel="noopener"&gt;previous script for 2021&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;will also work for 2022 and 2023.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;1.&amp;nbsp;&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;When you launch the script (you may have to allow it in Windows 10 or if you have UAC enabled) you will see the following screen:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;DIV id="tinyMceEditorTravisNave_5" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Run as Administrator" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1047601iAEC475626FA1F032/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TravisNave_0-1648566594689.jpeg" alt="Run as Administrator" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Run as Administrator&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Note:&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;You will need to right-click and run as Administrator.&amp;nbsp; Otherwise, it will warn you that you are not running as administrator and need to close the program.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;2.&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;To determine which products you have installed and need to reset,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;choose option 1&amp;nbsp;&lt;/STRONG&gt;to list the products installed.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Choose Option 1 to List Products" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1047602i8E602E295C6A0FA6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TravisNave_1-1648566594697.jpeg" alt="Choose Option 1 to List Products" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Choose Option 1 to List Products&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;In this example, the program lists AutoCAD 2020 with Product Key&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;001L1&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and Product Version&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;2020.0.0.F&lt;/STRONG&gt;.&amp;nbsp; However, with this update we will be using AutoCAD 2023 default values of&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;001O1&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and Product Version&amp;nbsp;&lt;STRONG&gt;2023.0.0.F&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to reset&amp;nbsp;back to factory default.&amp;nbsp; The output of this command is a little convoluted.&amp;nbsp; It is especially busy when you have multiple products installed.&amp;nbsp; You will want to look for the value of&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;"def_prod_key"&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;"def_prod_ver"&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;when you run this option (highlighted.)&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can now type&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;B&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to go back to the previous menu.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;BR /&gt;3.&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp; To reset the licensing for your listed product,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;choose option 2.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Choose Option 2 to reset license to factory default" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1047603i57AA016505D1970F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TravisNave_2-1648566594707.jpeg" alt="Choose Option 2 to reset license to factory default" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Choose Option 2 to reset license to factory default&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;By default, the values are set for AutoCAD 2023 with the Product Key of 001O1 and the Product Version of 2023.0.0.F.&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;To accept these default values, all you need to do is press &amp;lt;Enter&amp;gt; to continue.&amp;nbsp; If the values of your product are different, then enter those values instead.&amp;nbsp; For example, if you have AutoCAD LT 2021 installed, you will use Product Key 057M1.&amp;nbsp; It will verify your entry and prompt you to confirm that you wish to reset your license back to factory default.&amp;nbsp; &amp;nbsp;Note:&amp;nbsp; This license tool is backwards compatible for Autodesk 2020 products, which are shown in the pictured examples.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I suspect product versions will change as different updates and service packs are released -- as they were with the 2020-2022 releases.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;4.&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;To reset your license choose to answer&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Y&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to the prompt:&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;WARNING THIS WILL RESET YOUR LICENSE? [Y or N] _&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Successful Result has no output between brackets []" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1047605i1F386552726EC05F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TravisNave_3-1648566594741.png" alt="Successful Result has no output between brackets []" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Successful Result has no output between brackets []&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;If successful, you should receive no output between the brackets.&amp;nbsp; This is because the Autodesk license helper displays no output for a successful command.&amp;nbsp; The main difference between this updated version and the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A title="How to Reset Autodesk 2020 Licenses" href="https://forums.autodesk.com/t5/installation-licensing/how-to-reset-autodesk-2020-licensing/m-p/8699662" target="_blank" rel="noopener"&gt;older 2020 reset tool&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is that this version will automatically backup and reset the Named User Autodesk/SSO login of the product for assigned licenses as well.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you made a typo or the product does not exist on your machine, then an error message will be displayed instead.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Error when product not found" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1047604i9A87EFE3E9968649/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TravisNave_4-1648566594744.jpeg" alt="Error when product not found" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Error when product not found&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Also, if you are using the Autodesk Network License Manager for Network Licensed products, then resetting the licensing will also open the folder location for the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;LICPATH.LIC&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;file, which contains the location of your license manager.&amp;nbsp; This will allow you to easily modify the file or remove it altogether if unneeded.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;5.&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;You can then choose whether or not to reset another licensed product or to quit the program.&amp;nbsp; When you quit the program, it is set to log an application event to your Windows logs.&amp;nbsp; This can help you keep track of when the program has been run.&amp;nbsp; Choosing&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Y&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;will take you back to the main menu, while choosing&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;N&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;will exit the program.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;&lt;BR /&gt;Bonus options&lt;/U&gt;:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are a few extra options included in this batch script that are helpful with Autodesk licensing.&amp;nbsp; These are optional settings to help make changes that are also otherwise difficult to do or understand.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;STRONG&gt;Set ADSKFLEX_LICENSE_FILE -&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;This will allow you to change the System Environment Variable (and subsequently the registry value) of the Autodesk Network License Manager server location on the current client.&amp;nbsp; Acceptable values are often 27000@SERVERNAME or simply @SERVERNAME.&amp;nbsp; More information on this variable or instructions on how to set this manually&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A title="Set ADSKFLEX_LICENSE_FILE variable" href="https://knowledge.autodesk.com/search-result/caas/sfdcarticles/sfdcarticles/How-to-specify-license-servers-using-the-ADSKFLEX-LICENSE-FILE-environment-variable-s.html?_ga=2.88220827.1061868636.1648487849-371105268.1639067144" target="_blank" rel="noopener nofollow noreferrer"&gt;can be found here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Set FLEXLM_TIMEOUT&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;-&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;This will allow you to change the System Environment Variable for the amount of time that Autodesk software waits to check out a network license.&amp;nbsp; This is helpful when there is network latency or you are using&amp;nbsp;a VPN or WAN to connect to your NLM.&amp;nbsp; A good start is usually a value of one-million.&amp;nbsp; (1000000 = 1 second.)&amp;nbsp; More information on this variable or instructions on how to set this manually&lt;A title="Set FLEXLM_TIMEOUT Variable" href="https://knowledge.autodesk.com/search-result/caas/sfdcarticles/sfdcarticles/How-to-create-a-FLEXLM-TIMEOUT-environment-variable.html?_ga=2.155394875.1061868636.1648487849-371105268.1639067144" target="_blank" rel="noopener nofollow noreferrer"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;can be found here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Open adskflex*.data file location -&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;This will allow you to open the file location where the adskflex*.data file exist that keeps track of single user licensed products.&amp;nbsp; For more information about manually removing license files,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A title="Remove Autodesk Licenses Manually" href="https://knowledge.autodesk.com/support/autocad/troubleshooting/caas/simplecontent/content/remove-autodesk-licensing-information.html?_ga=2.155394875.1061868636.1648487849-371105268.1639067144" target="_blank" rel="noopener nofollow noreferrer"&gt;please see this KB Article&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Download and unzip the script attached below&lt;/STRONG&gt;.&amp;nbsp; Run as Administrator.&amp;nbsp; If Windows complains that the file is dangerous, you will need to click more information and run anyway.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have any issues or want to add features, please feel free to contact me!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good Luck!&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 16:06:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/installation-licensing-forum/how-to-reset-autodesk-2023-licensing-update/m-p/11068632#M15496</guid>
      <dc:creator>TravisNave</dc:creator>
      <dc:date>2023-03-30T16:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to reset Autodesk 2023 Licensing - Update!</title>
      <link>https://forums.autodesk.com/t5/installation-licensing-forum/how-to-reset-autodesk-2023-licensing-update/m-p/11068638#M15497</link>
      <description>&lt;P&gt;Please use this script at your own risk.&amp;nbsp; I have tested it on Windows 10&amp;nbsp; for AutoCAD 2023.&amp;nbsp; You should use this script in the functionality in the Help menu to change licensing is not working or your licensing is corrupted.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have any problems or would like to add more features, please contact me.&amp;nbsp; I will try to keep updated versions in this thread if possible.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2022 15:30:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/installation-licensing-forum/how-to-reset-autodesk-2023-licensing-update/m-p/11068638#M15497</guid>
      <dc:creator>TravisNave</dc:creator>
      <dc:date>2022-03-29T15:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to reset Autodesk 2023 Licensing - Update!</title>
      <link>https://forums.autodesk.com/t5/installation-licensing-forum/how-to-reset-autodesk-2023-licensing-update/m-p/11310134#M15498</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I got this error when trying options 1:&lt;/P&gt;&lt;P&gt;Get "&lt;A href="http://127.0.0.1:61978/api/v1/feature" target="_blank" rel="noopener"&gt;http://127.0.0.1:61978/api/v1/feature&lt;/A&gt;": dial tcp 127.0.0.1:61978: connectex: No connection could be made because the target machine actively refused it.&lt;/P&gt;&lt;P&gt;No firewall, no antivirus and ran the script with admin priviledges.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2022 23:04:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/installation-licensing-forum/how-to-reset-autodesk-2023-licensing-update/m-p/11310134#M15498</guid>
      <dc:creator>JoseVargas1145</dc:creator>
      <dc:date>2022-07-20T23:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to reset Autodesk 2023 Licensing - Update!</title>
      <link>https://forums.autodesk.com/t5/installation-licensing-forum/how-to-reset-autodesk-2023-licensing-update/m-p/11310227#M15499</link>
      <description>127.0.0.1 is the local host.  So either your firewall is blocking it or the&lt;BR /&gt;service is not running.&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Jul 2022 00:22:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/installation-licensing-forum/how-to-reset-autodesk-2023-licensing-update/m-p/11310227#M15499</guid>
      <dc:creator>TravisNave</dc:creator>
      <dc:date>2022-07-21T00:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to reset Autodesk 2023 Licensing - Update!</title>
      <link>https://forums.autodesk.com/t5/installation-licensing-forum/how-to-reset-autodesk-2023-licensing-update/m-p/11311076#M15500</link>
      <description>&lt;P&gt;Is this related to this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/3ds-max-forum/i-can-t-run-a-free-trial-on-a-new-pc/m-p/11304912#M202561" target="_blank"&gt;https://forums.autodesk.com/t5/3ds-max-forum/i-can-t-run-a-free-trial-on-a-new-pc/m-p/11304912#M202561&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2022 10:40:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/installation-licensing-forum/how-to-reset-autodesk-2023-licensing-update/m-p/11311076#M15500</guid>
      <dc:creator>jibijib</dc:creator>
      <dc:date>2022-07-21T10:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to reset Autodesk 2023 Licensing - Update!</title>
      <link>https://forums.autodesk.com/t5/installation-licensing-forum/how-to-reset-autodesk-2023-licensing-update/m-p/11466394#M15501</link>
      <description>&lt;P&gt;The tool worked for us. Thanks!! We needed to switch from expired individual licenses to a network server license. Now trying to find a way to automate the script contents to reset four installs (AC, Rev, InvPro,AC LT) across many pcs.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 16:17:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/installation-licensing-forum/how-to-reset-autodesk-2023-licensing-update/m-p/11466394#M15501</guid>
      <dc:creator>sestep66</dc:creator>
      <dc:date>2022-10-06T16:17:30Z</dc:date>
    </item>
    <item>
      <title>License Reset did not work.</title>
      <link>https://forums.autodesk.com/t5/installation-licensing-forum/how-to-reset-autodesk-2023-licensing-update/m-p/11499470#M15502</link>
      <description>&lt;P&gt;I followed the instructions and utilized the script you built.&amp;nbsp; It showed no errors on completion.&amp;nbsp; However, the 2023 version is still claiming an expired license.&amp;nbsp; Are there any additional steps I can take or alternate methods I can try?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 15:39:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/installation-licensing-forum/how-to-reset-autodesk-2023-licensing-update/m-p/11499470#M15502</guid>
      <dc:creator>raczamor</dc:creator>
      <dc:date>2022-10-21T15:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: License Reset did not work.</title>
      <link>https://forums.autodesk.com/t5/installation-licensing-forum/how-to-reset-autodesk-2023-licensing-update/m-p/11499536#M15503</link>
      <description>The reset tool allows you to easily change from named-user to network,&lt;BR /&gt;etc.  It doesn't make an expired license valid again.  You would need to&lt;BR /&gt;renew and update your licensing.&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Oct 2022 16:04:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/installation-licensing-forum/how-to-reset-autodesk-2023-licensing-update/m-p/11499536#M15503</guid>
      <dc:creator>TravisNave</dc:creator>
      <dc:date>2022-10-21T16:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: License Reset did not work.</title>
      <link>https://forums.autodesk.com/t5/installation-licensing-forum/how-to-reset-autodesk-2023-licensing-update/m-p/11500768#M15504</link>
      <description>&lt;P&gt;According to the account info, the license doesn't expire until October of 2023.&lt;/P&gt;</description>
      <pubDate>Sat, 22 Oct 2022 08:29:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/installation-licensing-forum/how-to-reset-autodesk-2023-licensing-update/m-p/11500768#M15504</guid>
      <dc:creator>raczamor</dc:creator>
      <dc:date>2022-10-22T08:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: License Reset did not work.</title>
      <link>https://forums.autodesk.com/t5/installation-licensing-forum/how-to-reset-autodesk-2023-licensing-update/m-p/11504885#M15505</link>
      <description>&lt;P&gt;I logged in to AutoDesk and obtained the new license serials and then registered them to get a network license file and updated my combined license file on my license server. Here is the script that worked for my 4 products(AD, INV PRP, REV,AC LT . I pasted it in to PDQ Deploy as a "Command" to push it to my affected machines. It took seconds and it was a life saver.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;start "" "C:\Program Files (x86)\Common Files\Autodesk Shared\AdskLicensing\Current\helper\AdskLicensingInstHelper.exe" change --prod_key 829N1 --prod_ver 2022.0.0.F --lic_method "NETWORK" --lic_servers "@MYSERVERXXX"&lt;BR /&gt;timeout /t 1 /nobreak&lt;BR /&gt;start "" "C:\Program Files (x86)\Common Files\Autodesk Shared\AdskLicensing\Current\helper\AdskLicensingInstHelper.exe" change --prod_key 001N1 --prod_ver 2022.0.0.F --lic_method "NETWORK" --lic_servers "@MYSERVERXXX"&lt;BR /&gt;timeout /t 1 /nobreak&lt;BR /&gt;start "" "C:\Program Files (x86)\Common Files\Autodesk Shared\AdskLicensing\Current\helper\AdskLicensingInstHelper.exe" change --prod_key 057N1 --prod_ver 2022.0.0.F --lic_method "NETWORK" --lic_servers "@MYSERVERXXX"&lt;BR /&gt;timeout /t 1 /nobreak&lt;BR /&gt;start "" "C:\Program Files (x86)\Common Files\Autodesk Shared\AdskLicensing\Current\helper\AdskLicensingInstHelper.exe" change --prod_key 797N1 --prod_ver 2022.0.0.F --lic_method "NETWORK" --lic_servers "@MYSERVERXXX"&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 18:20:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/installation-licensing-forum/how-to-reset-autodesk-2023-licensing-update/m-p/11504885#M15505</guid>
      <dc:creator>sestep66</dc:creator>
      <dc:date>2022-10-24T18:20:07Z</dc:date>
    </item>
  </channel>
</rss>

