It is possible for poshchat server to work in the background?
When I close the PowerShell console, I see the service running in task manager but I can't have the client connect to this server anymore.
Related
How can I make a remote desktop work on an external IP without an Azure app proxy?
I tried from the same server, the applications work and everything is fine, but when I try from an external IP, it does not work and gives me a web socket field in the console
Is it possible to disable stopping a service in Windows?, so the service should be always running and it couldn't be stopped, even if you try to stop it from services list you can't do it, is it possible to do on Windows Server 2012?.
I use Delphi. I have a backup application which has to run constantly on my customers machines. Communicaton is done via TCP/IP Sockets & data is transferred via FTP.
My problem is that sometimes when the customer upgrades his AntiVirus or I send a upgrade the Firewall blocks my Application even though setup was done via elevated rights. How do I overcome this. I had thought running my communication portion from a Windows Service Application would solve the matter.
I have WCF Service hosted on windows. The WCF service actually invokes a Powershell script which in turn has commands to run a third party EXE. This powershell script also communicates with the exe by setting it to focus and sending key strokes. My problem is everything goes according to plan except that script is unable to send key strokes as windows service runs in different session (session 0) , hence my service is unable to communicate to the desktop (user's current session). Can anybody help me in making a communication between service and desktop.
Using XenApp6 on Windows 2008 R2 I have the windows Calculator as a test app. Apps are set to run on the server, and are not streamed to the client. When running Calculator from inside the network it runs as expected.
However, when accessing the app from an external web browser or Citrix Receiver, the client always times out and the Calculator app is not launched. I see incoming traffic on port 1494 (which is open) but there is no response from XenApp.
For both internal and external, I log in as Administrator and can see the citrix management console showing my test Calculator app.
Any ideas why it's timing out and not launching from the internet?
Thanks.
Chris
If the Citrix server's internal IP is being NATted to an external IP you may need to set an alternate address using altaddr on the Citrix server. Try this: Download the ICA file that the Citrix server passes when you launch a published app from a web browser, open it in a text editor, and see what FQDN or IP it is trying to connect to.