views:

71

answers:

1

Hi,

I want to write the utility which will be scheduled task, and will take the list of computer names on domain. After a particular time which will be set in the utility machines with that name get shutdown.

Please share your thoughts on this...

Thanks. Anjan

+2  A: 

Have a look at (C#)

Shutdown[Remote] Using Shutdown.exe

astander