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
‎Dec 23, 2020 01:40 AM
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
‎Dec 23, 2020 05:55 AM
Hi,
As per the link https://docs.flexera.com/FlexNetManagerSuite2020R2/EN/InvAdapConn/index.html#adapters/XenApp/topics/XAP-ArchOps.html
it states that
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
‎Dec 23, 2020 09:10 PM
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,
‎Dec 28, 2020 03:59 AM