| |
|
Welcome to KnowledgeSutra - Dear Guest | |
Remote Shutdown
#29
Posted 24 August 2009 - 06:12 PM
RandB, on Dec 24 2008, 06:34 PM, said:
haha. at my school the admins disabled .bats but they think that we don't know how to make a bat file out of a txt document.... one time a kid had shutdown one lab of computers by doing that and the admins freaked out. it was very funny
#30
Posted 24 August 2009 - 09:13 PM
Quote
There is an easy way to get around .bat without an RM error. I will post a tutorial soon.
When we was at school we called them technicians. But things have changed
#31
Posted 11 September 2009 - 12:47 PM
1. Start -> Run -> Write cmd or command and press Enter.
2. Write \\PC-NAME\Folder\CON\CON and press Enter. (or it can be written in the Run window)
Where:
- PC-NAME is the remote PC you want cause this screen to appear.
- Folder a shared folder on that computer
But there's one but: it might not work in Windows 2000 and later versions.
You can try something interesting too, every version of Windows has a file called autoexec.bat on the system drive (C: usually), by adding a couple of lines in it, you can prevent others from running Windows unless they press Ctrl + C (batch break command), here are those lines, add them in the begining, I'll comment each one after the '#':
@echo off #turns off message displaying, unless you write echo message to display the message
:loop #creates a label, will be used later
echo Error: Fatal system error (code: 0x00fb43) #displays the error message (you can use this one, I didn't copyright it ;-) )
pause #pauses and asks for a key to be pressed
goto loop #goes back to the loop label
You only need to add the text marked with bold, enjoy! And remember, only Ctrl + C can stop it, so it can be used as some sort of password to prevent "wrong" people from using the computer.
Edited by SkyRunner, 14 September 2009 - 12:35 PM.
#34
Posted 24 February 2010 - 12:07 PM
cmd always shows C:documents and settingsmilankumar mali>
I cant back space it
I made batch file but I cant
I want to shutdown mali sir computer
but when I type ,cmd shows
C: documents and settingsmilankumar mali> shutdown -mmali sir computer -t 60 -c"your computer has commited suicide'
but it doesnt work
-question by Milan mali#35
Posted 01 March 2010 - 10:24 AM
so we are learning a bit of networking in school,
we have a big open source network with all win7 computers
now off course we have been trying to shutdown other people's computer
win7 has remote assistance, but this is not actived on any of the computers
is there any way to shutdown my collegues pc?
tnx
-reply by WensReply to this topic

1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users














