• February 24, 2025, 12:36:44 AM
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

News:

This Forum Beta is ONLY for registered owners of D-Link products in the USA for which we have created boards at this time.

Author Topic: reboot Windows machine from DNS-320  (Read 3432 times)

Martin78

  • Level 1 Member
  • *
  • Posts: 13
reboot Windows machine from DNS-320
« on: December 10, 2013, 07:17:22 AM »

Hi,

I would like to reboot my windows machine from my DNS-320. Does anyone know solution.? It would really help me.
I have fonz fun plug 0.7 installed. Any help is appreciated.
Logged

hoppo1

  • Level 2 Member
  • **
  • Posts: 89
Re: reboot Windows machine from DNS-320
« Reply #1 on: December 10, 2013, 11:03:29 AM »

you need to install samba-common on the 320. once installed you can run net rpc shutdown -I IPADDRESS -U USERNAME%PASSWORD which as long as the user has local admin should reboot the windows box. You'll need to look around for how to download and install packages on the 320 and also find a suitable one similar to samba-common which will go on the 320.

good luck.
Logged

albert

  • Level 5 Member
  • *****
  • Posts: 510
    • SoHo NAS Forum
Re: reboot Windows machine from DNS-320
« Reply #2 on: December 11, 2013, 10:53:42 PM »

Reboot Windows machine remotely via script file? Otherwise it doesn't make sense since one would need a PC to remote into the NAS initially.
Logged
D-Link DNS-320 rev A1 (FW: 2.05) [FFP-0.7]
PCI NAS-01G (FW: Encore ENNHD-1000 4.10)
PCI NAS-01G (FW: OpenNAS 1.9]

Martin78

  • Level 1 Member
  • *
  • Posts: 13
Re: reboot Windows machine from DNS-320
« Reply #3 on: December 13, 2013, 09:28:39 PM »

Hi,

After installing samba package command: "net rpc shutdown -r  -I IPADDRESS -U USERNAME%PASSWORD" does its rebooting job.

Reason for this: It's a backup solution for rebooting PC when remote service get stucked. Now I can send reboot or shutdown command easily from my phone via ssh connection too.

Thanks for help.

Logged