metasploitable3/scripts/installs/start_glassfish_service.bat

3 lines
59 B
Batchfile

powershell -command "Start-Sleep -s 5"
net start "domain1"