User Portlet
Discussions |
---|
Robert's solution works. You can create a bat file with the following content instead of running the script mannually on the remote (host) machine: ipconfig | find "IPv4" "C:\Program Files\Wolfram Research\Mathematica\12.3\math.exe"... |