My goal is to lift our block on Youtube during certain hours by using DNSCMD bat files to add and delete the zone via Windows Task Scheduler.
My create command seems to work OK, as soon as it is run the clients are immidiately blocked from the site:
dnscmd /zoneadd youtube.com /dsprimary
I'm having problems with the delete command. It runs sucessfully and I see via the MMC that the zone is no longer listed. However the clients are still blocked, even after I restart the DNS Server service.
dnscmd /zonedelete youtube.com /dsdel /f
Any ideas why?
My create command seems to work OK, as soon as it is run the clients are immidiately blocked from the site:
dnscmd /zoneadd youtube.com /dsprimary
I'm having problems with the delete command. It runs sucessfully and I see via the MMC that the zone is no longer listed. However the clients are still blocked, even after I restart the DNS Server service.
dnscmd /zonedelete youtube.com /dsdel /f
Any ideas why?