Hi all,
I use a small batchfile utilising the shutdown.exe feature for restarting/shutting down my Server 2008 R2 box from another machine on the LAN, however want a similar script to work if I am not on the same network.
I have some options which I am looking at
1) Similar batch file to restart over the WAN (then if needed set-up some port forwarding on my router (or is this not reccomended)
2) Test out tweetmypc, little app which runs on the server, then create a new twitter account, and you can log in to this twitter account and "tweet" certain commands to shutdown/restart), seems ok but not 100% until fully tested
3) Just set-up a VPN server on the Server 2008 box so I can VPN in, once on my network at home I can then use the batch file I normally do as I would essentially be on the same network.
What you think?
I use a small batchfile utilising the shutdown.exe feature for restarting/shutting down my Server 2008 R2 box from another machine on the LAN, however want a similar script to work if I am not on the same network.
I have some options which I am looking at
1) Similar batch file to restart over the WAN (then if needed set-up some port forwarding on my router (or is this not reccomended)
2) Test out tweetmypc, little app which runs on the server, then create a new twitter account, and you can log in to this twitter account and "tweet" certain commands to shutdown/restart), seems ok but not 100% until fully tested
3) Just set-up a VPN server on the Server 2008 box so I can VPN in, once on my network at home I can then use the batch file I normally do as I would essentially be on the same network.
What you think?