Cybersecurity
DevOps Cloud (ADM)
IT Operations Cloud
Generate cmd:
set PROG=Z:\mgmt\consoleone\1.36e-zfd7\bin\desktop4.exe -c"RemoteControl" -t"0" -s"2"
echo start %PROG% -w"%ZENDN%" -n"AC-TREE" >Z:\remote\%NWUSERNAME%-%ZENWSNAME%.cmd
echo start Z:\remote\work\remove.cmd Z:\remote\%NWUSERNAME%-%ZENWSNAME% >>Z:\remote\%NWUSERNAME%-%ZENWSNAME%.cmd
echo exit >>Z:\remote\%NWUSERNAME%-%ZENWSNAME%.cmd
Remove cmd:
del %1.cmd
exit