I would like to be able to limit bandwidth on IIS 7.5 (Server 2008 R2) during business hours and remove the bandwidth limitation after business hours.
It is easy enough to open IIS and make the change and restart the site (which happens to be WSUS,) but I'd like to be able to automate this somehow.
The site in question has approx. 160 client systems connecting to the WSUS server over very slow MPLS circuit and at times it chokes the MPLS circuit. We really don't care between 7:00 PM and 7:00 AM weekdays and Sundays. We have been manually enabling/disabling bandwidth limitation for some time and it works OK, it just seems we should be able to automate the process.
Thanks for any advice.