Answers for "restart application iis"

2

restart IIS

iisreset /stop /timeout:60
taskkill /F /FI "SERVICES eq was"
iisreset /start
Posted by: Guest on August-12-2021

Code answers related to "restart application iis"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language