I am working on a script that will:
1) obtain a Citrix Virtual IP Address
2) apply a select case statement to establish which file to copy to a specific location based upon the virtual ip
3) perform the file copy operation
4) Execute an external application
I need assistance with getting the virtual IP address from Citrix. Supposedly it uses the winsock and somehow replaces the actual IP address with the virtual, but not sure if this accurate. The code I have below addresses parts 2, 3, and 4, although I have not yet tested. I will test this code currently and post any changes accordingly.
Thank you.
Start Free Trial