- I would not rule out the possibility that there might be a Group Policy that you could remotely administer that would control which processes are permitted to run. This would surely involve a bunch of overhead... but I would not rule it out.
- It has been several years since I last looked at this, but I seem to recall that in a networked system, that (A) it is possibly to remotely edit the registry of a system, and (not at all sure on this) that per-process information is available in the registry in a way that I got the impression could be used to kill processes by deleting the appropriate registry keys. I could certainly be wrong on this; this is not something I have ever seriously looked at
- you just might be able to find an activex control to execute an appropriate remote command
- compared to activex, you would probably have a better chance of finding a .NET assembly that could execute an appropriate remote command
how to control license manger on server-pc from my-pc
3 次查看(过去 30 天)
显示 更早的评论
- I installed matlab license manager (Lmtools.exe) on a server-PC
- sometimes I need to log-on server-pc to open IMTOOLS.exe and 'Stop Server'/'Start Server'
- I use Remote-Desktop Connection to log-on server-pc, and it costs much time, so I want to abandon this way.
- how could I use some command on my-pc to do the 'Stop Server'/'Start Server', instead log-on server-pc
- I show the license file on my-pc, guess the command may use it
0 个评论
采纳的回答
Walter Roberson
2023-4-14
移动:Walter Roberson
2023-4-14
... and that is about it. The flexlm protocol does not support management. On unix; systems, lmgrd sends a signal to the appropriate license manager daemon to shut down; I do not know how the communication is done for Windows.
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Manage Products 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!