We have an applications that experienced problems of communication or service performance from client’s end. In order to catch up once problem fixed, we have to disable and enable the Receive Locations to trigger the communication.
I like to explore the way to automate this process if it’s possible.
Here are a few other links you can check out… It turns out that you can call the WMI interface directly from .NET and Visual Studio and these will show you how to do just that: