update to version 2.3.0.692

This commit is contained in:
2023-11-01 15:16:39 -04:00
parent 9a94618799
commit aaae75eb9b
+1 -1
View File
@@ -1,6 +1,6 @@
. $([Scriptblock]::Create((New-Object Net.WebClient).DownloadString('https://dev.emberkom.com/emberkom/management-scripts/raw/branch/master/Tools.ps1')))
# https://knowledge.autodesk.com/search-result/caas/downloads/content/licensing-support-tool.html
$URL = 'https://knowledge.autodesk.com/sites/default/files/file_downloads/AdskLicensingSupportTool-2.2.0.502-win.zip'
$URL = 'https://damassets.autodesk.net/content/dam/autodesk/external-assets/support-articles/licensing-support-tool/AdskLicensingSupportTool-2.3.0.692-win.zip'
# Download the zip archive
$LicensingSupportTool = Download-File -URL $URL