Hi,

I use Perl for part of our logon scripts and I just have one install of Perl
on a server and then share the perl install folder.  You can then run your
perl scripts from the logon script using a UNC -

\\someserver\perlshare\bin\perl.exe perlscript.pl

Darin

-----Original Message-----
From: De Lorenzo, Ambrogio [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 15, 2002 7:21 PM
To: '[EMAIL PROTECTED]'
Subject: Someone uses Perl for Logon Script?


Hi all,
I would like to use Perl to write some logon script that now are written
with Kix.
My question is how to deploy to all client already installed the Perl
interpreter and all the modules that I need.

Know the Kix32.exe is copied in the logonscript directory of the primary
Domain Controller and replicated to all the Backup Domain Controller, but
Kix32.exe is a file of 160K.
The installation of Perl in my PC is about 20 MB.
Someone already uses Perl to do it?

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

Reply via email to