<?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: Fusion Lab Installer Not Completing (Fusion Admin Install.exe) in Education Installation, Licensing &amp; Administration Forum (Read-only)</title>
    <link>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12699761#M3908</link>
    <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3882552"&gt;@EduITAdm&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Yea, I'd prefer not to use PSexe for a few reasons as I am also one of those security folks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Good to know about killing the adpclient service I'll keep that in mind!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 10 Apr 2024 15:50:15 GMT</pubDate>
    <dc:creator>Austen.ewaldRQYLE</dc:creator>
    <dc:date>2024-04-10T15:50:15Z</dc:date>
    <item>
      <title>Fusion Lab Installer Not Completing (Fusion Admin Install.exe)</title>
      <link>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12687713#M3903</link>
      <description>&lt;P&gt;I am having difficulty getting the Fusion admin installer to complete.&lt;/P&gt;&lt;P&gt;I can see that it starts, then fires up the streamer.&amp;nbsp;C:\Program Files\Autodesk\webdeploy gets created, and the production folder fills with the latest version of fusion. However, the desktop icon appears and then disappears. Even though it seems to be installed, it cannot be launched because the fusionlauncher.exe.ini file contains: "This is a place-holder file which is intended to be updated by the streamer."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So it seems like the install tanks right at the end. I am unable to locate a log file generated by&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;Fusion Admin Install.exe&lt;/STRONG&gt;&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This installer is running via the system account, so I would expect the log file to appear in c:\windows\temp but I am not finding it there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any clues on where I should be looking for that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[EDIT] Found it at&amp;nbsp;C:\Windows\System32\config\systemprofile\AppData\Local\Autodesk&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Attached to post&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2024 18:49:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12687713#M3903</guid>
      <dc:creator>EduITAdm</dc:creator>
      <dc:date>2024-04-04T18:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Fusion Lab Installer Not Completing (Fusion Admin Install.exe)</title>
      <link>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12689922#M3904</link>
      <description>&lt;P&gt;I have verified that the installer will not work if run by the machine's system account. So, this software is no longer deployable with a software management system like Microsoft Endpoint Configuration Manager. This also means the scheduled tasks I create to regularly update the software will fail, as they also run via the system account. The lab installer for Fusion 360 worked fine.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 17:24:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12689922#M3904</guid>
      <dc:creator>EduITAdm</dc:creator>
      <dc:date>2024-04-05T17:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: Fusion Lab Installer Not Completing (Fusion Admin Install.exe)</title>
      <link>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12695086#M3905</link>
      <description>&lt;P&gt;Just in case anyone else comes across this issue. I have seen it with other products that use Java or Python scripts during installation. The only way I have found around this is to use scripts for installation and removal that do the following.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&amp;nbsp;Create a random password.&lt;/LI&gt;&lt;LI&gt;Create an administrator account using password from number 1.&lt;/LI&gt;&lt;LI&gt;Leverage psexec to launch the installer as the account created in #2&lt;/LI&gt;&lt;LI&gt;When installer is finished, delete user account created in #2&lt;/LI&gt;&lt;LI&gt;Delete profile folder for user created in #2.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;This is speculation based on observation, but I first encountered this issue when we were still a mixed Win7 &amp;amp; Win10 environment. Installers that worked fine on Windows 7 when executed by the system account would fail on Win10. They were always using Java or Python. In digging in the logs, the installers would often fail when attempting to allocate memory for the JVM. So all I can guess is that there is some sort of memory restriction for the system account that locally logged-on users do not encounter. If anyone knows another way around this or perhaps a Windows security restriction that I can modify to avoid this, please share.&lt;/P&gt;&lt;P&gt;So far, I have needed to use this method for Anaconda, Labview, TensorFlow, Intel ProSet Wireless Profiles Installer, and JMARS.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2024 19:55:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12695086#M3905</guid>
      <dc:creator>EduITAdm</dc:creator>
      <dc:date>2024-04-08T19:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Fusion Lab Installer Not Completing (Fusion Admin Install.exe)</title>
      <link>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12699421#M3906</link>
      <description>&lt;P&gt;Yep I'm having this same issue with the latest update. Working on a solution so far nothing has worked out yet. Support has been less than helpful with this matter.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2024 13:34:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12699421#M3906</guid>
      <dc:creator>Austen.ewaldRQYLE</dc:creator>
      <dc:date>2024-04-10T13:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: Fusion Lab Installer Not Completing (Fusion Admin Install.exe)</title>
      <link>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12699536#M3907</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4406853"&gt;@Austen.ewaldRQYLE&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So far, on my test machines, I am getting successful installation and removal via the method I mentioned above. The challenge is that many enterprise AV solutions will tag psexec as an issue and interfere with it, so it requires a lot of explanation to the security folks. I have also found it necessary to kill the adpclient service before running the installer. Otherwise, I get mixed results.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is so annoying. I am afraid we will keep seeing more and more app vendors roll their own installers with Java and Python rather than pay for proven installer technologies like Installshield. I do not have the time or resolve to chase down with Microsoft what they did to Windows 10+ that caused this issue, but I feel it has to do with security hardening.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2024 14:20:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12699536#M3907</guid>
      <dc:creator>EduITAdm</dc:creator>
      <dc:date>2024-04-10T14:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: Fusion Lab Installer Not Completing (Fusion Admin Install.exe)</title>
      <link>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12699761#M3908</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3882552"&gt;@EduITAdm&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Yea, I'd prefer not to use PSexe for a few reasons as I am also one of those security folks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Good to know about killing the adpclient service I'll keep that in mind!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2024 15:50:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12699761#M3908</guid>
      <dc:creator>Austen.ewaldRQYLE</dc:creator>
      <dc:date>2024-04-10T15:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: Fusion Lab Installer Not Completing (Fusion Admin Install.exe)</title>
      <link>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12702251#M3909</link>
      <description>&lt;P&gt;We've run into the same problem, and installing software via PSexe and alike just seems like a security risk in this day and age. I'm struggling to see what option Autodesk want us to use? The streaming method is going to mean every machine is downloading the latest update! We just don't have the bandwidth for this.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 15:37:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12702251#M3909</guid>
      <dc:creator>rhitsupport</dc:creator>
      <dc:date>2024-04-11T15:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: Fusion Lab Installer Not Completing (Fusion Admin Install.exe)</title>
      <link>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12702310#M3910</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/14132526"&gt;@rhitsupport&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using the streaming installer has the exact same issue as well.&lt;/P&gt;&lt;P&gt;It still leverages Python to do the installation, so it also fails when run via the system account.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It would be nice if someone with a top-tier Microsoft account had this same issue and found this thread. They could open a support ticket with Microsoft to see if there is a way to enable the System account to work with these scripting-based installers. It costs us money to open a ticket. However, IME, that ticket would likely go nowhere. I think that the programmers at Autodesk might have more clout and connections to find a solution than us end-users.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried a lot of different methods, and running these sorts of installers from an interactive user session was the only thing I found that worked.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PSExec is just a tool. Like many apps in the system32 folder, it is only dangerous on an unsecured system. The only way I can imagine you can do this without it is to use a domain admin or local admin service account and create scheduled tasks that run it as that user. I would argue that having a stagnant local admin account would be more dangerous than using Psexec.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Security exceptions for PSexec can be crafted to limit the threat profile to a minimal level.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 15:55:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12702310#M3910</guid>
      <dc:creator>EduITAdm</dc:creator>
      <dc:date>2024-04-11T15:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: Fusion Lab Installer Not Completing (Fusion Admin Install.exe)</title>
      <link>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12702453#M3911</link>
      <description>&lt;P&gt;I wasted a lot of time troubleshooting this issue. This made automation without opening security holes pretty much impossible to either deploy new versions or update old versions.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 16:49:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12702453#M3911</guid>
      <dc:creator>gsofting</dc:creator>
      <dc:date>2024-04-11T16:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: Fusion Lab Installer Not Completing (Fusion Admin Install.exe)</title>
      <link>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12702471#M3912</link>
      <description>&lt;P&gt;Hey, at least someone inside Autodesk got a big pat on the back for saving them money by rolling their own Python-based installer. Maybe they even got a bonus!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Meanwhile, we IT admins are left with the results.&lt;/P&gt;&lt;P&gt;I can only guess that this is what happens when the people making the installers never actually worked deploying software in a managed environment.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 17:46:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12702471#M3912</guid>
      <dc:creator>EduITAdm</dc:creator>
      <dc:date>2024-04-11T17:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: Fusion Lab Installer Not Completing (Fusion Admin Install.exe)</title>
      <link>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12702909#M3913</link>
      <description>&lt;P&gt;Hope you all are having better luck with support because this is currently where I'm at now and I honestly can't even begin to understand this thought process. Extremely frustrated with Autodesk currently.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 20:16:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12702909#M3913</guid>
      <dc:creator>Austen.ewaldRQYLE</dc:creator>
      <dc:date>2024-04-11T20:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: Fusion Lab Installer Not Completing (Fusion Admin Install.exe)</title>
      <link>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12702961#M3914</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3882552"&gt;@EduITAdm&lt;/a&gt;&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4406853"&gt;@Austen.ewaldRQYLE&lt;/a&gt;&amp;nbsp;I didn't want to say anything until I knew a bit more information. This issue is currently being reviewed by senior engineers from Autodesk. I'm just waiting to hear back from them, or they may potentially reply here when they have more information on the issue.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;Kevin&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 20:46:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12702961#M3914</guid>
      <dc:creator>kellings</dc:creator>
      <dc:date>2024-04-11T20:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: Fusion Lab Installer Not Completing (Fusion Admin Install.exe)</title>
      <link>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12703144#M3915</link>
      <description>&lt;P&gt;I have had similar interactions with email education support. They're geared solely at dealing with end users and not IT administrators. My only relief has been when someone from Autodesk steps in and escalates the issue internally. Which appears to have happened&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 22:21:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12703144#M3915</guid>
      <dc:creator>EduITAdm</dc:creator>
      <dc:date>2024-04-11T22:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Fusion Lab Installer Not Completing (Fusion Admin Install.exe)</title>
      <link>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12703153#M3916</link>
      <description>Thanks @kelings&lt;BR /&gt;I'm afraid the way around this is to rethink the installer from scratch or use those developer connections you guys have with Microsoft to find out what changed in Windows that prevents Python and Java from running properly under the system account. I hope the go for the latter and find a way around this issue rather than abandoning the Python work.</description>
      <pubDate>Thu, 11 Apr 2024 22:25:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12703153#M3916</guid>
      <dc:creator>EduITAdm</dc:creator>
      <dc:date>2024-04-11T22:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: Fusion Lab Installer Not Completing (Fusion Admin Install.exe)</title>
      <link>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12703172#M3917</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3882552"&gt;@EduITAdm&lt;/a&gt; I don’t work for Autodesk. Just want to be clear about that. Though I do work with Autodesk and get direct access to people that can help.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I think they are starting to narrow down on the issue, but I can’t provide any technical input. Just report back what the very qualified engineering staff report back to me.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Kevin&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 22:37:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12703172#M3917</guid>
      <dc:creator>kellings</dc:creator>
      <dc:date>2024-04-11T22:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: Fusion Lab Installer Not Completing (Fusion Admin Install.exe)</title>
      <link>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12704614#M3918</link>
      <description>What a wild reply. There is a ton of official Autodesk documentation out there for deploying and maintaining Autodesk Fusion in a lab environment. Not to mention a standalone offline installer that is specifically for installing for all users on a PC and they say their stance is to not support it? I know the K-12 Education sector isn't a priority but we can't be the only users trying to deploy and maintain their software with software deployment solutions.</description>
      <pubDate>Fri, 12 Apr 2024 13:57:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12704614#M3918</guid>
      <dc:creator>gsofting</dc:creator>
      <dc:date>2024-04-12T13:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Fusion Lab Installer Not Completing (Fusion Admin Install.exe)</title>
      <link>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12704637#M3919</link>
      <description>&lt;P&gt;We've been having this same issue. Only started happening with the latest "Fusion Admin Install.exe" (version 18719.2.0). Even on a clean install, with no previous version(s), the install will create the standard "6a0c9 . . . ." folder, then the new version "b622a . . . ." folder. The "b622a . . . ." houses 584 items when complete, but quickly after that 10 items are removed, including the "Fusion360.exe." All works perfectly fine running with a normal Local Admin account, or even when running from an Admin CMD window, but not when deployed through, in our case, MECM.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 14:07:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12704637#M3919</guid>
      <dc:creator>it_btull</dc:creator>
      <dc:date>2024-04-12T14:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: Fusion Lab Installer Not Completing (Fusion Admin Install.exe)</title>
      <link>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12704671#M3920</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/9090798"&gt;@gsofting&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you clarify what you are referencing when you say that Autodesk is not supporting it? If you're referring to the screen capture in the above post, it states that only profiles that are set to IT Admin can access the lab install version.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In regards to your comment "&lt;SPAN&gt;K-12 Education sector isn't a priority",&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Autodesk has made a huge investment in the education market by giving many of our software title to schools and students for free for many years. We are always looking for ways to make our processes smoother.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In regards to the install issue, as Kevin stated, we engaged our engineering team to see what may have changed. We are working on it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;-Dan&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 14:12:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12704671#M3920</guid>
      <dc:creator>dan.banach</dc:creator>
      <dc:date>2024-04-12T14:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: Fusion Lab Installer Not Completing (Fusion Admin Install.exe)</title>
      <link>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12704741#M3921</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3882552"&gt;@EduITAdm&lt;/a&gt; for all the useful information. I can confirm the behaviour.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For some of my machines it worked to just copy the correct „FusionLauncher.exe.ini“ in the production folder after the installation stopped with the system account. Unfortunately this did not work for all machines.&lt;/P&gt;&lt;P&gt;So I spend my day running around the lab and manually starting the installer as an admin user on all machines to fix the broken installations afterwords.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would also very much appreciate it if this issue could be fixed by Autodesk. The emergency solution suggested in the thread, even if it works, also seems very complicated and unsafe to me.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 14:35:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12704741#M3921</guid>
      <dc:creator>ifte_steinmann</dc:creator>
      <dc:date>2024-04-12T14:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Fusion Lab Installer Not Completing (Fusion Admin Install.exe)</title>
      <link>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12704790#M3922</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/11083430"&gt;@ifte_steinmann&lt;/a&gt;&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3882552"&gt;@EduITAdm&lt;/a&gt;&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/15299470"&gt;@it_btull&lt;/a&gt;&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/9090798"&gt;@gsofting&lt;/a&gt;&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/522074"&gt;@kellings&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Our engineering team looked into the Fusion lab install issue and confirmed that there is an issue when&amp;nbsp;deploying Fusion through&amp;nbsp;system account. The team will be discussing this issue further.&lt;/P&gt;
&lt;P&gt;In the meantime, the solution is to deploy Fusion with an&amp;nbsp;admin account.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let us know if this works for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your help in identifying this issue.&lt;/P&gt;
&lt;P&gt;-Dan&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 14:52:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/education-installation-licensing/fusion-lab-installer-not-completing-fusion-admin-install-exe/m-p/12704790#M3922</guid>
      <dc:creator>dan.banach</dc:creator>
      <dc:date>2024-04-12T14:52:56Z</dc:date>
    </item>
  </channel>
</rss>

