Setelah saya posting artikel tentang how to remotely turn on computer from LAN or WAN cara jarak jauh menghidupkan komputer dari LAN atau WAN , I've been getting comments and emails asking me how to remotely turn off computer in a LAN or WAN. , Aku sudah mendapatkan komentar dan email yang meminta saya bagaimana jarak jauh mematikan komputer di LAN atau WAN.
Actually Windows XP has a built-in shutdown Windows Remote Shutdown Tool (shutdown.exe) located at Windows\System32 directory. Sebenarnya Windows XP memiliki built-in shutdown Windows Remote Shutdown Tool (shutdown.exe) yang berlokasi di direktori Windows \ System32. If you run the command shutdown , it shows you that there's a -m command to remotely shutdown/restart/abort a computer. Jika Anda menjalankan perintah shutdown, ia memperlihatkan kepada Anda bahwa ada-m perintah untuk remote shutdown / restart / abort komputer. I tried running the command from my laptop “shutdown -s -m \\pc” to shutdown my desktop and I only get the message “ Access is denied “. Saya mencoba menjalankan perintah dari laptop saya "shutdown-s-m \ \ pc" untuk desktop saya shutdown dan saya hanya mendapatkan pesan "Akses ditolak".
Why do I get the access is denied error? Mengapa saya mendapatkan akses ditolak kesalahan? To think about it logically, there should be some kind of authentication to remotely shutdown a computer but the shutdown tool didn't list out any arguments for me to input any username or password. Untuk memikirkan secara logis, harus ada semacam otentikasi untuk remote shutdown komputer tapi alat shutdown tidak daftar argumen apa pun bagi saya untuk memasukkan username atau password apapun.
The best way is NOT to use windows built-in Remote Shutdown Tool. Cara terbaik adalah TIDAK untuk menggunakan windows built-in Remote Shutdown Tool. Let's not crack our heads on this problem when there is a much better tool to do it. Mari kita tidak retak kepala kita pada masalah ini ketika ada alat yang jauh lebih baik untuk melakukannya.
I've tested a few program that can remotely shutdown computer and I personally found that Poweroff is the best out there. Saya telah diuji beberapa program yang dapat shutdown komputer jarak jauh dan saya pribadi menemukan bahwa Poweroff adalah yang terbaik di luar sana.
Poweroff is a small program for Win95/98/NT/W2K/XP to schedule a shutdown, reboot, logoff, poweroff, Standby, Hibernate, Lock, Wake-On-LAN at a certain time. Poweroff adalah sebuah program kecil untuk Win95/98/NT/W2K/XP menjadwalkan shutdown, reboot, logoff, Poweroff, Standby, Hibernate, Lock, Wake-On-LAN pada waktu tertentu. Poweroff also supports command line options that allows poweroff to be used in batch scripts. Poweroff juga mendukung opsi baris perintah yang memungkinkan Poweroff untuk digunakan dalam script batch. It has a built-in scheduler, it allows you to run a program before doing the action, you can give a warning message to the user, wait for a process to finish before doing the action and full remote control is supported. Ia memiliki built-in scheduler, memungkinkan Anda untuk menjalankan sebuah program sebelum melakukan tindakan, Anda dapat memberikan pesan peringatan kepada pengguna, menunggu proses untuk selesai sebelum melakukan aksi dan remote control penuh didukung.
You can use it to control the power state of your computer and also a remote computer. Anda dapat menggunakannya untuk mengontrol kondisi daya dari komputer Anda dan juga sebuah komputer remote. To perform any actions on your local computer, just make sure “ Local Computer ” is selected and then select the action that you want. Untuk melakukan tindakan apapun pada komputer lokal Anda, pastikan "Local Computer" dipilih dan kemudian pilih aksi yang Anda inginkan. You can have that action being performed immediately or schedule the action at a certain moment in time. Anda dapat memiliki tindakan yang sedang dilakukan segera atau jadwal tindakan pada suatu saat tertentu dalam waktu.
Steps to remotely shut down a computer using Poweroff: Langkah-langkah untuk mematikan remote komputer menggunakan Poweroff:
On the REMOTE computer that you want to shutdown. Pada komputer REMOTE yang ingin Anda shutdown.
1. 1. Download Poweroff, extract the ZIP archive and run poweroff.exe Download Poweroff, ekstrak arsip ZIP dan menjalankan poweroff.exe
2. 2. Select Service from menu bar and click “ Create service “. Pilih Layanan dari menu bar dan klik "Buat layanan". You should get a message saying “ Poweroff service successfully installed “. Anda harus mendapatkan pesan yang mengatakan "layanan Poweroff berhasil diinstal". poweroff.exe will be automatically copied to your Windows\system32 folder and runs whenever the computer is booted up. poweroff.exe akan secara otomatis disalin ke \ system32 folder Windows Anda dan berjalan setiap kali komputer boot up.
3. 3. Check “ Allow remote control ” and click Settings button. Centang "Allow remote control" dan klik tombol Settings.
4. 4. You can specify the port number where poweroff listens for connections or you can use the default 3210. Anda dapat menentukan nomor port dimana Poweroff mendengarkan koneksi atau Anda dapat menggunakan default 3210.Enter a password. Masukkan sandi. The password is encrypted and stored in registry. Password dienkripsi dan disimpan dalam registri.
5. 5. On menu bar, click Service and select Save settings to service . Pada menu bar, klik Layanan dan pilih Simpan pengaturan layanan.
On your LOCAL computer where you want to send the command to remotely shutdown a computer. Pada komputer LOKAL Anda di mana Anda ingin mengirim perintah untuk remote shutdown komputer.
1. 1. Download Poweroff, extract the ZIP archive and run poweroff.exe Download Poweroff, ekstrak arsip ZIP dan menjalankan poweroff.exe
2. 2. Select “ Remote Computer ” and click the “ Specify ” button. Pilih "Remote Computer" dan klik "Tentukan" tombol.
3. 3. You can enter either computer name, IP address, or even hostname (No-IP). Anda bisa memasukan nama komputer, alamat IP, atau bahkan nama host (No-IP). Enter password and the port number that you set for the remote computer. Masukkan password dan nomor port yang Anda tetapkan untuk komputer remote. Click OK. Klik OK.
4. 4. Select the action that you want to perform and click Do it button. Pilih tindakan yang Anda ingin melakukan dan klik Lakukan tombol.
That's all. Itu saja. If you're able to successfully remotely turn off a computer but wasn't able to the next time, you can go to Services to check if the poweroff service is running or not. Jika Anda berhasil mematikan komputer jarak jauh tapi tidak dapat waktu berikutnya, Anda dapat pergi ke Layanan untuk memeriksa apakah layanan Poweroff sedang berjalan atau tidak. Go to Start -> Run and type services.msc . Go to Start -> Run dan ketik services.msc. Look for Poweroff and make sure the Status is “ Started ” and Startup Type is “ Automatic “. Cari Poweroff dan pastikan Status adalah "Memulai" dan Startup Type adalah "Automatic".
Next thing to check is the saved settings. Hal berikutnya untuk memeriksa adalah pengaturan tersimpan. Make sure you did not miss the part where you have to “Save settings to service”. Pastikan Anda tidak melewatkan bagian di mana Anda harus "Simpan pengaturan layanan".
If you want to turn off a remote computer through the Internet, you need to Jika Anda ingin mematikan komputer remote melalui internet, Anda perlu forward depan the port 3210 or the port that you specified on your router to the computer that you want to shutdown. yang port 3210 atau port yang Anda tentukan pada router Anda ke komputer yang ingin Anda shutdown.
To uninstall Poweroff, click Service on the menu bar and select “ Remove service “. Untuk uninstall Poweroff, klik Layanan pada menu bar dan pilih "Hapus layanan". Poweroff will not automatically started when you boot up your computer. Tidak akan secara otomatis dimulai ketika anda boot up komputer Anda. You can also delete poweroff.exe from Windows\System32 folder. Anda juga dapat menghapus poweroff.exe dari folder Windows \ System32.
Note: Using the action “Shutdown” won't actually shut down your computer. Catatan: Menggunakan tindakan "Shutdown" tidak akan benar-benar mematikan komputer Anda. In NT/2000/XP this action will display the standard message “ It is safe to shutdown you computer “. Dalam NT/2000/XP tindakan ini akan menampilkan pesan standar "Ini aman untuk shutdown komputer Anda". If you want to turn off the power of a computer, you should use the “ Poweroff ” action instead of Shutdown action. Jika Anda ingin mematikan daya komputer, Anda harus menggunakan "Poweroff" tindakan bukan tindakan Shutdown.
Tidak ada komentar:
Posting Komentar