advanced code snippet search
orhanveli on 06/11/09
start win IIS stop
06/11/09 03:47pm
2 people have marked this snippet as a favorite
orhanveliTyster
Useful for starting/stopping IIS from command line.
# for stoppingiisreset -stop # for startingiisreset -start
Report this snippet Tweet
Comment:
You need to login to post a comment.