Remote Network Shutdown Log. ...?

Discussion in 'C' started by Jamitter, Oct 21, 2009.

  1. Jamitter

    Jamitter New Member

    Joined:
    Oct 21, 2009
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    Thanks for checking this out.



    some students in my Computer Science class continue to shut off other students computers by entering a string of code in the Run program. This is very annoying, as I have lost my work multiple times. I was wondering if there was a way i could create a program that would track which computer had run the shutdown code. Or track the persons login name and save it to a txt document and such. I am trying to figure out a way this could work, however brainstorming might help me.

    Thank you for your time. cheers.
     
  2. nimesh

    nimesh New Member

    Joined:
    Apr 13, 2009
    Messages:
    769
    Likes Received:
    20
    Trophy Points:
    0
    Occupation:
    Oracle Apps Admin
    Location:
    Mumbai
    Home Page:
    http://techiethakkar.blogspot.com
    if it's just for windows as I think it is, then this is the wrong forum as this is just for C and C++

    you might get something in the EventViewer Logs (eventvwr command from run)

    recently I came to knew about this..dos command shutdown can be used for remote machine as well.

    do they clear the commands also???
     
  3. Jamitter

    Jamitter New Member

    Joined:
    Oct 21, 2009
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    do you mean they get rid of the 'history' in RUN ?
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice