configure the ICA listener with (citrix)PowerShell

Hi all,

I like to know if it is already possible to configure the ICA listener with (citrix)PowerShell.
Any insight on the above will be highly appreciated.
Thanks

This is really a question you should post on the Citrix forums as this is not necessarily a PoSH specific question.

MS and Citrix have been partners for year and Citrix has supported PoSH for some time now.

https://docs.citrix.com/en-us/search.html?q=powershell&tags=eyJ0eXBlcyI6IiIsInByb2R1Y3ROYW1lIjoiIiwicHJvZHVjdFZlcnNpb24iOiIiLCJjb21wb25lbnROYW1lIjoiIiwiY29tcG9uZW50VmVyc2lvbiI6IiIsImNhdGVnb3J5TmFtZSI6IiIsImNhdGVnb3J5VmVyc2lvbiI6IiIsInBsYXRhZm9ybSI6IiJ9
Any tool / solution the populates it settings in the Windows Registry or .inf or other text-based config file and be create, read, updated, deleted via any script tool.

For example looking at the registry for settings you are after.

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Terminal Server\WinStations\ICA-TCP]

Here is a discussion about ICA and PowerShell to get you started.

https://www.experts-exchange.com/questions/28344977/PowerShell-to-test-ICA-connectivity.html