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:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* 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
Go Back   Tech Support Forum > Microsoft Support > Windows NT/2000/2003 Server
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read

Windows NT/2000/2003 Server Find support for Windows NT/2000/2003 Server editions.

Reply
 
Thread Tools
Old 05-04-2008, 12:12 PM   #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.
Lord Chaos is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 05-06-2008, 04:19 PM   #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?
Lord Chaos is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 05-06-2008, 05:42 PM   #3 (permalink)
Tech, Microsoft Support
 
XtabbedoutX's Avatar
 
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

My System

Send a message via AIM to XtabbedoutX
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
The above will just force shutdown the system.

Code:
shutdown.exe -r -f
The above will force restart the computer.

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
XtabbedoutX is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 05-06-2008, 09:06 PM   #4 (permalink)
Registered User
 
Join Date: Jan 2005
Posts: 56
OS: WindowsXP


Re: How do you get a domain controller to shut down clients?

Hmmm, does this affect the machine even if its logged off the domain?

Thanks for the help.
Lord Chaos is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 05-07-2008, 05:35 AM   #5 (permalink)
Tech, Microsoft Support
 
XtabbedoutX's Avatar
 
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

My System

Send a message via AIM to XtabbedoutX
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
XtabbedoutX is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 05-08-2008, 09:07 AM   #6 (permalink)
Registered User
 
Join Date: Jan 2005
Posts: 56
OS: WindowsXP


Re: How do you get a domain controller to shut down clients?

Thanks for all the help, I got the problem solved now and its working well :)
Lord Chaos is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -7. The time now is 11:19 PM.



Copyright 2001 - 2008, Tech Support Forum

Search Engine Friendly URLs by vBSEO

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81