I am seeing multiple instances of KMS running on a remote machine. I start KMS on Startup, and then, over time, more and more instances appear in task manager. Here is the batch file I'm running.
When this happens, it makes the homeseer server machine KMS events behave erratically. Any idea why this is happening?
Code:
"C:\Program Files (x86)\HS3Remote\HSPI_KMS.exe" server=192.168.1.17 instance=Dell-Laptop autoreconnect=120 console=false
Comment