See the attached script. It's a logon script I wrote a while ago in Perl. It
was compiled and run as an exe using Perl2Exe. Not the greatest script, but
should get you started... I've just looked back on it and seen *so* many
ways it could be improved. Ho hum.

John

-----Original Message-----
From: Erwin Blonk [mailto:[EMAIL PROTECTED]]
Sent: 16 November 2001 14:19
To: [EMAIL PROTECTED]
Subject: NT logon scripts


For my second post here, a Perl Win32 question:
I want to use Perl instead of Kix32 for our logonscripts.
Something I haven't found out yet is how to do this in Perl:
if member of "accounting" then net use i: \\server\accounting
where accounting is a group in the NT-domain.
And on a more constructive note: can someone recommond a book on Perl that
helps me writing NT-logon scripts. As far as I found out there are a lot of
books telling you how to write all kinds of TCP/IP-stuff, disk quota
manipulators, and I am going to need that, but right now I have to dig into
the mundane task of making sure that people get there drive mappings, which
If I can do that I'm quite close to using Perl at work. And we have no
coorporate standard on it, contrary to lots of other things :(



Erwin Blonk
Windows System Administrator
aspiring Perl programmer
Linux fan

Getronics
The Netherlands


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


--------------------------Confidentiality--------------------------.
This E-mail is confidential.  It should not be read, copied, disclosed or
used by any person other than the intended recipient.  Unauthorised use,
disclosure or copying by whatever medium is strictly prohibited and may be
unlawful.  If you have received this E-mail in error please contact the
sender immediately and delete the E-mail from your system.


 <<logon2oup.zip>>  

Attachment: logon2oup.zip
Description: Binary data

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to