BackupPC-users

Re: [BackupPC-users] Bakuppc shutdown clinets

2009-11-28 05:57:15
Subject: Re: [BackupPC-users] Bakuppc shutdown clinets
From: Matthias Meyer <matthias.meyer AT gmx DOT li>
To: backuppc-users AT lists.sourceforge DOT net
Date: Sat, 28 Nov 2009 11:53:48 +0100
egrimisu wrote:

> 
> Thanks Matthias,
> 
> I looked over it but i don't know how to call these commands, the only
> thing that i figured out is that the commands are:
> 
> if called from windows
> shutdown /s /f /m \\clientcomputername
> 
> and called from linux:
> net rpc shutdown -t 10 -f -C "Shut Down message" -W DOMAINNAME -U
> "adminusername"%adminpass -I 192.168.0.x
> 
> I hope you can help further. Thanks again
> 
> 
> 
I use cygwin/ssh:

>>From the backuppc box you can call "ssh <user>@<host> shutdown /s /f /t 0"
If you have already a script, running on your client (see
$Conf{DumpPostUserCmd}), you can easy add at the end of your
script "shutdown /s /f /t 0".

br
Matthias
-- 
Don't Panic


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

<Prev in Thread] Current Thread [Next in Thread>