At the moment I run this on every new computer and set the bios to start at 6am and run this bat
at 23:55 /interactive /every:M,T,W,Th,F,S,Su C:\WINDOWS\system32\shutdown.exe -s -t 10
Is there a way of adding this to a startup bat without it creating duplicate tasks or setting computers to shtdown through group policy?
at 23:55 /interactive /every:M,T,W,Th,F,S,Su C:\WINDOWS\system32\shutdown.exe -s -t 10
Is there a way of adding this to a startup bat without it creating duplicate tasks or setting computers to shtdown through group policy?