Any known issues with installing global extensions via GPO?
It appears that when you install a global extension using firefox.exe -
install-global-extension command, it will not go to completion unless
a default profile exists for the user running the install. So, I now
call firefox.exe -CreateProfile default, before firefox -install-
global-extension, and it works fine!!