We have the exact same issue and behaviour as this post, this is our testing so far
https://forums.autodesk.com/t5/installation-licensing/autocad-2021-licensing-script-errors/td-p/1003...
We are transitioning 200+ sites that used to be managed under Autodesk central licenses for each product to having to request and manage their own education licenses. In December we ran a pilot program with 10 sites with no issues activating Autocad, Inventor, Revit licenses etc, 2 months later with the rollout it looks like all sites are getting stuck at that same final white page as. Note: The script errors were always present and you would sometimes see 903 or timeouts but re-trying got the page to load.
Powershell command used to licence the product (Works with no issue)
- "C:\Program Files (x86)\Common Files\Autodesk Shared\AdskLicensing\Current\helper\AdskLicensingInstHelper.exe" register --prod_key $SpecifiedProdKey --prod_ver $ProdVer --config_file $pit --eula_locale 'aus' --lic_method 'standalone' --from_deployment --serial_number $schoolLicence
What's change: (Nothing)
- No Group policy changes to IE
- Machines where activation previously worked no longer work as well.
- Same install files (We deploy our software via SCCM and the install files are from 30/11/2020)
What's been tested
- Personal machine - Works
- Department machine
--- Windows version 1809 - White screen
--- Windows version 1709 - White screen
--- Fresh Windows 1709 machine before joining to our AD (So no Group policy) - White screen
- Off our network on a departmental white screen - white screen
- Right click on the white page > Properties > shows the page is loading https://accounts.autodesk.com/logon? > Checked a wireshark to confirm nothing funky like Http 500's on Autodesk side
- If you use an invalid serial the page prompts to enter a serial, once you correct it - White screen
Additional troubleshooting
- Tested the below with no change.
https://knowledge.autodesk.com/support/autocad/troubleshooting/caas/sfdcarticles/sfdcarticles/Error-...
- Old advice but tried anyway
https://knowledge.autodesk.com/support/autocad/troubleshooting/caas/sfdcarticles/sfdcarticles/Regist...