Here is my code for a batch file for my team:
msiexec.exe /i %INSTALL%\ArcPro%PRONEW%\ArcGISPro\ArcGISPro.msi ALLUSERS=1 SOFTWARE_CLASS=Viewer AUTHORIZATION_TYPE=SINGLE_USE LOCK_AUTH_SETTINGS=False BLOCKADDINS=0 ENABLEEUEI=0 /qb
I have looked at this Localized and silent install options—ArcGIS Pro | ArcGIS Desktop
and everything seems properly configured?
Every time this is run it will install but then people get stuck in the Licensing window. It has a grayed out option and says "This functionality is not available without the ArcGIS Pro Licensing Service being installed". We have single use licenses not a concurrent license server.