Hello everybody I have windows server 2003 domain and windows xp workstation. it is necessary that at 6.00 pm on computer was displayed a window (Do you really want to shutdown a computer and Yes/no button).If user click Yes or еxpired 5 minutes computer shutdown, else user click No than appears after an hour window will display again.
feedback
|
|
Have a look at Sysinternal's Create a Group Policy with a Computer Logon script something like:
You will need to customize the path to | |||
|
feedback
|
|
You can use the at and shutdown.exe commands in a script to accomplish this. | |||||
feedback
|