![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Windows NT/2000/2003 Server Find support for Windows NT/2000/2003 Server editions. |
![]() |
|
|
Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Jan 2005
Posts: 56
OS: WindowsXP
|
[SOLVED] How do you get a domain controller to shut down clients?
I am kinda new to helping out with some hardware issues at a site, but we were talking about something they wanted to do with the domain controller, but couldn't quite figure out how to.
Its a 2003 Server and all the other machines on the network are clients and gets their setup from the server. (yeah I know, not good at explaining it since I have extremely limited experience with domains and domain controllers), but they are often just left on running all night and draining power. Is there any way to set up the domain controller to 1. Send out a message to all computers on the network thats part of the domain at a set time (like "All computers will be shut down in 10 minutes, please save your work and log off") 2. Send a shutdown command to all computers on the domain making them shut down at a certain time of the day every day. (they should only shut down and not be kept down, its ok that people start the machine up again if they really need to use it) If possible, could anyone let me know what to set up to make this happen? I would very much appreciate it. |
|
|
|
|
|
#2 (permalink) |
|
Registered User
Join Date: Jan 2005
Posts: 56
OS: WindowsXP
|
Re: How do you get a domain controller to shut down clients?
Oh darn forgot that when the users are done with the machine, they usually log out, so its not logged onto the domain server.
Hmmmm, anyway to shut them down regardless? |
|
|
|
|
|
#3 (permalink) |
|
Tech, Microsoft Support
Join Date: Sep 2007
Location: Oklahoma City
Posts: 836
OS: Server 2K3 R2, Server 2K, XP PRO, Mac OS X 10.4, Mac OS X 10.5, Ubuntu Linux 7.10, iPhone
|
Re: How do you get a domain controller to shut down clients?
You can push a scheduled task through Group Policy on a computer level. The task you want to push should be a batch file with the code something like the example below.
Code:
shutdown.exe -f Code:
shutdown.exe -r -f To create a batch file type the above code into notepad and save the file with a .bat extension instead of .txt If you have any other questions let me know. This shoul help you get on the right track. If you are unfamiliar with creating or editing Group Policy objects please read up on this before making changes as some changes are very powerful across a domain.
__________________
![]() ![]() HJT - 5 steps against malware. Post your HijackThis log there and not here ! Posting system specs |
|
|
|
|
|
#5 (permalink) |
|
Tech, Microsoft Support
Join Date: Sep 2007
Location: Oklahoma City
Posts: 836
OS: Server 2K3 R2, Server 2K, XP PRO, Mac OS X 10.4, Mac OS X 10.5, Ubuntu Linux 7.10, iPhone
|
Re: How do you get a domain controller to shut down clients?
Yes, to get mine to execute the batch file I made sure it was ran with the domain administrator credentials. The computer was sitting idle at the login screen when the task started. A prompt appears that advises the user there is 30 seconds before the computer shuts down.
__________________
![]() ![]() HJT - 5 steps against malware. Post your HijackThis log there and not here ! Posting system specs |
|
|
|
![]() |
| Thread Tools | |
|
|