Copy link to clipboard
Copied
Hello Community!
I've been looking through documentation to find the proper way to propogate Named licensing to work with Citrix Machine Creation Services (MCS).
Ive looked here: https://helpx.adobe.com/enterprise/package/help/deploying-acrobat.html and here: https://www.adobe.com/devnet-docs/acrobatetk/tools/VirtualizationGuide/citrix.html#named-user-licens... and can't seem to get the syntax right to install Adobe on the "master" server which allow my slave servers to properly run each users license when they're using XenApp Desktop sessions.
The setup.exe that's in the installer package doesn't seem to like "Setup.exe /sALL /msi ROAMIDENTITY=1 ROAMLICENSING=1" command line settings. I'm sure I'm conflating things so maybe someone can point me in the right direction?
Hi,
I would like to inform you that CC apps are not supported in servers except Acrobat. You can check this help document to deploy Acrobat: https://www.adobe.com/devnet-docs/acrobatetk/tools/VirtualizationGuide/citrix.html#named-user-licensing.
You can deploy the application on master server using this command ( Setup.exe /sAll /msi) or by calling the default .exe file and can change the setting by going to following registry location:
> [HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Licensing\UserSpec
...Copy link to clipboard
Copied
Hi,
I would like to inform you that CC apps are not supported in servers except Acrobat. You can check this help document to deploy Acrobat: https://www.adobe.com/devnet-docs/acrobatetk/tools/VirtualizationGuide/citrix.html#named-user-licens....
You can deploy the application on master server using this command ( Setup.exe /sAll /msi) or by calling the default .exe file and can change the setting by going to following registry location:
> [HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Licensing\UserSpecificLicensing]"Enabled"="1" (REG_SZ)
> [HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Identity\UserSpecificIdentity]"Enabled"="1" (REG_SZ)
Hope, this resolve your issue.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now