After much investigating I found that a Windows process called COM Surrogate runs every half hour or so, then closes.
What is COM Surrogate and why does it run so often??
After much investigating I found that a Windows process called COM Surrogate runs every half hour or so, then closes.
What is COM Surrogate and why does it run so often??
If you're curious about what it is or what it's doing, you can use Process Explorer to take a look at it's command line once it starts, and which process started it (it's parent). Process Explorer
Most likely a scheduled task that then uses Com Surrogate (dllhost) to do something. Look at Task Scheduler and see what, if any, are set to run every 30 minutes?