Jump to content

Recommended Posts

Posted (edited)

Hello Guys

 

Please how can I schedule daily shutdown for PCs on SCCM, I have researched online and I can't any solution to this.

Edited by ZeroHour
Posted
You can do this with task scheduler in group policy also. Also from the top of my head you can schedule package deployments in mecm so create a bat file to power down a wrap it in a package and deploy to desired device collection
Posted
set up a batch file on a server with shutdown.exe /s /m \\pc name /t 0 use excel to concatenate the machine names in from ad and paste into the batch file and run as a scheduled task
Posted

I agree with the group policy approach. Create a task schedule running the command.

Shutdown.exe -s -t 0

 

You can pin this to a security group that has a list of computers in. Will make it easy to add and remove which computers get shutdown.

Posted

Another option is use classroom management which will serve many positive purpose to your working day and the teacher day. software the likes of abtutor, netsupport, impero, etc to run a shutdown on a schedule.

 

Also these software will allow remote support, inventry, classroom management, safeguarding and the list continues

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...