metasploitable3/scripts/installs/start_glassfish_service.bat

3 lines
60 B
Batchfile
Raw Normal View History

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