Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Citrix XenApp Desktop MCS licensing install?

New Here ,
Apr 15, 2020 Apr 15, 2020

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?

 

 

 

 

TOPICS
Deploy and package apps
889
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Adobe Employee , Apr 16, 2020 Apr 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\UserSpec

...
Translate
Adobe Employee ,
Apr 16, 2020 Apr 16, 2020
LATEST

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. 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines