From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joakim Ryden Subject: Re: Execute command via samba on windows machine? Date: Tue, 21 Mar 2006 20:36:46 -0800 Message-ID: <4420D45E.7020006@thebox.our-own.net> References: <59171.10.0.0.113.1142984881.squirrel@webmail.surefoot.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <59171.10.0.0.113.1142984881.squirrel@webmail.surefoot.com> Sender: linux-admin-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Jens Knoell Cc: linux-admin@vger.kernel.org bash# net rpc # to run RPC commands --Jo Jens Knoell wrote: > > I'm trying to script a remote install routine from a linux box. What it's > supposed to do is this: > - Copy file(s) over to a windows 2k/XP > target > - Execute installation commands via windows RPC > > The > latter is giving me a headache. I can't find anything in the Samba > documentation or on the web on how to do that. Under windows no problem - > but how do I do that in linux? > > Heeeelp! Please? :) > > Jens > > > - > To unsubscribe from this list: send the line "unsubscribe linux-admin" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >