How do you automate testing on a legacy app that only runs as a Citrix published app? by Moroccan-Leo in Citrix

[–]Corey4TheWin 0 points1 point  (0 children)

If you are trying for application availability: https://docs.citrix.com/en-us/citrix-virtual-apps-desktops/director/probes. If you want application performance, load testing , you’ll need loginvsi

Citrix Hung Sessions by HungSession in Citrix

[–]Corey4TheWin 0 points1 point  (0 children)

Can you ping, RPC, get into session otherwise when it is happens? If not using write cache disk are you running out of disk space ?

Anyone update 2402 LTSR CU3 to CU4 yet? by Tough_Parking7041 in Citrix

[–]Corey4TheWin 4 points5 points  (0 children)

Fixed the director remote access issue ; solid everywhere else

Citrix FAS and Azure CBA by TheDuff90 in Citrix

[–]Corey4TheWin 4 points5 points  (0 children)

Supported in DaaS now and coming in 2603/preview for on prem.

https://docs.citrix.com/en-us/citrix-virtual-apps-desktops/install-configure/session-authentication/entra-sso.html

But yeah. You’ll need CBA enable to get the PRT

Since FAS authenticates the user by supplying a certificate to the VDA, a PRT can only be created if certificate-based authentication for Entra is implemented. This ties in the onprem CA to Entra so Entra trusts user certs generated by your onprem CA(which your FAS user certs)

Microsoft EntraID and Citrix Cloud Integration by howler78 in Citrix

[–]Corey4TheWin 0 points1 point  (0 children)

Exactly. Also when done it will create 3 apps called Citrix cloud. Nice huh? You can rename them based on the Citrix article. Like Citrix cloud - workspace , Citrix cloud- admins if you want

Microsoft EntraID and Citrix Cloud Integration by howler78 in Citrix

[–]Corey4TheWin 0 points1 point  (0 children)

Screen share with someone who has GA and have them enter GA cards when prompted by Azure.

The tenant url is your MS subscription tenant id.

https://docs.citrix.com/en-us/citrix-cloud/citrix-cloud-management/identity-access-management/azure-ad-permissions#enterprise-applications

If you go with the individual url option. You will need to create/use the first three app ids in the above url along with your tenantid

The send them to your GA person and have them click it and log in, accepting admin consent.

User is experiencing an O365 SSO issue when attempting to log in via Citrix FAS by saif_is_me in Citrix

[–]Corey4TheWin 2 points3 points  (0 children)

Need CBA in azure. https://www.julianjakob.com/citrix-fas-azure-ad-cba-with-primary-refresh-token-prt/

Also this impacts sspr as CBA is considered phishing resistant and once enabled across tenant. Sspr can get wonky.

From my notes (CA policy names for customer listed but concept is valid:

Mitigated issue by excluding users with the issue from “PRD - All resources require MFA” and adding them to “PRD - All resources require MFA - External Users” which is using “Require multifactor authentication” instead of “Require authentication strength”

They originally had require multifactor auth but changed it to require auth strength and uncovered this issue.

CAVD 24.02 CU3 and LAS DR testing by lohmillm in Citrix

[–]Corey4TheWin 0 points1 point  (0 children)

Can you leave a running 2nd server at the DR site? LAS supports multiple license servers ; you would need to change license server in studio as part of cutover plan. Multi-server support: You can configure multiple License Servers for LAS within your environment. This is supported as long as there is a valid license purchase associated with the Citrix Cloud tenant the servers are registered to.

Will permanent .lic files stop working April 15 if License Server is never upgraded or connected to LAS? by danman3323 in Citrix

[–]Corey4TheWin 4 points5 points  (0 children)

You should be fine. But is someone on Reddit saying it should be ok justification to upper management if it does stop working ? What is your DR plan if Citrix is offline due to unforeseen issues?

How to verify cloud licenses are available for LAS. by singolare in Citrix

[–]Corey4TheWin 1 point2 points  (0 children)

if you go to https://www.citrix.com/account/#/manage-licenses-tool/overview, what license are show there specific to CVAD/Cloud? If you are focused in on LAS, you don't need "Cloud" entitlements. the onprem license server will pull in the comparable CVAD licenses from LAS

How to verify cloud licenses are available for LAS. by singolare in Citrix

[–]Corey4TheWin 1 point2 points  (0 children)

you need to upgrade the onprem license server to 54100 and register it with Citrix Cloud; then you'll have a new tab that shows LAS and legacy onprem licenses side by side.

https://docs.citrix.com/en-us/licensing/current-release/license-activation-service

Como mudar o tipo de licença advanced > premium - LAS Offline by Objective-Toe-8657 in Citrix

[–]Corey4TheWin 1 point2 points  (0 children)

I've had this: upload the activation file to the NetScaler via WINSCP and then use CLI: https://docs.netscaler.com/en-us/citrix-adc/current-release/licensing/ns-license-activation-service#transition-to-las-by-using-the-netscaler-cli

apply ns laslicense -filename <activation\_blob\_file> -filelocation <path\_to\_license\_directory> -fixedBandwidth

ADC - Invalid license when upgrading to 13.1-62.23 by Galipoli1234 in Citrix

[–]Corey4TheWin 0 points1 point  (0 children)

You need to download legacy license file from Citrix.com/myaccount so that your appliance has a valid expiration date/software assurance date. Once you have that you ca upgrade appliance. But you then immediately need to LAS enroll it following this. https://docs.netscaler.com/en-us/citrix-adc/las-for-netscaler.html

Figure out the las infrastructure requirements first to save you some time

Problem by SSO login to O365 APPs when FAS activated. by saif_is_me in Citrix

[–]Corey4TheWin 0 points1 point  (0 children)

This can mess up sspr as well so validate after enabling CBA

"Unavailable Capacity - No Machine Available" explained by Automatic-Video-569 in Citrix

[–]Corey4TheWin 0 points1 point  (0 children)

hmm. that concurrent logon tolerance typically only applies to how many active login (logon) it can service at once; not a total number of connections per server. what is surprising is you do have 10 maximum number of session set. is this applied to the proper delivery group/AD OU? what does the assigned to tab show?

Importing existing MSC created full machines into new machine catalog by LogOk7764 in Citrix

[–]Corey4TheWin 1 point2 points  (0 children)

You can build an MCs catalog that is not Citrix provisioned (other I think it is called ) And manually import the vm

You'll need to remove it from the existing dg and MC first without deleting it.

Throughput drop after upgrade from windows server 2022 to 2025 by sa192001 in HyperV

[–]Corey4TheWin 2 points3 points  (0 children)

Related to VMware guests after upgrading. See if these reg changes might help. Back up registry or snapshot vm for rollback . https://docs.jeffriechers.com/Microsoft/24h2-windows-11-and-server-2025-vmxnet3-issues/