> I'm trying to write some scripts to update a load of XP workstations
> centrally - they need to run a program on a server share but I can't get
> this to work:
> 
> $handle->Create("\\\\server\\share\\program.exe",\\\\server\\share);

If you're willing to cheat, you could try this:

        http://www.sysinternals.com/ntw2k/freeware/psexec.shtml



_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to