Skip to main content
Participant
April 15, 2020
Answered

Citrix XenApp Desktop MCS licensing install?

  • April 15, 2020
  • 1 reply
  • 912 views

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-licensing 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?

 

 

 

 

This topic has been closed for replies.
Correct answer SuJoshi

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\UserSpecificLicensing]"Enabled"="1" (REG_SZ)

> [HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Identity\UserSpecificIdentity]"Enabled"="1" (REG_SZ)

 

Hope, this resolve your issue. 

1 reply

SuJoshiCommunity ManagerCorrect answer
Community Manager
April 16, 2020

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\UserSpecificLicensing]"Enabled"="1" (REG_SZ)

> [HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Identity\UserSpecificIdentity]"Enabled"="1" (REG_SZ)

 

Hope, this resolve your issue.