cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

FNMS Xenapp agent powershell requirements

Hi,

Can anyone confirm does FNMS Xenapp Agent requires to have "Enable-PSRemoting" within powershell ? 

Intent is to deploy Xenapp agent on one delivery controller which will talk to all the other delivery controllers. For this to work do we have to enable powershell remoting option ?

Regards,

Jambunathan.V

(3) Replies
mfranz
By Level 17 Champion
Level 17 Champion

Hi,

There seems to be nothing mentioned in the documentation:
https://docs.flexera.com/FlexNetManagerSuite2020R2/EN/InvAdapConn/index.html#adapters/XenApp/tasks/XAP-InstallServerAdapter.html

I believe, other XenApp servers are accessed on file system level (administrative shares like C$).

Best regards,

Markward

Hi,

As per the link https://docs.flexera.com/FlexNetManagerSuite2020R2/EN/InvAdapConn/index.html#adapters/XenApp/topics/XAP-ArchOps.html

it states that

  • Use only a single XenApp server agent, and provide that XenApp server agent with the required network access and credentials to access all required Citrix Virtual Apps Delivery Controllers.

I am unsure what kind of network access are we required to establish. Is it Powershell Network access or SMB Network access ? If its Powershell Network access then do we require to enable "Enable-PSRemoting" option ?

Regards,

Jambunathan.V

 

@jambu3010 

It's traditional SMB type of network access that's required (IIRC), but I would also recommend manually testing it on a single remote Citrix site server using the command-line option, (FnmpXenAppAgent.exe -s <remote Citrix site server name>) after having configured network access.

Thanks,