From:                   Marcus Willemsen <[EMAIL PROTECTED]>
> does anybody know if Perl runs on Microsofts Small Business Server? I
> know there are no problems using Perl on a Windows2000 Server.

Yes

> And if
> it runs on a SBS is it possible to start and shutdown services like
> Exchange and/or SQL-Server using perl scripts?

Yes.
        use Win32::Daemon;
        # instalable with PPM

Jenda


=========== [EMAIL PROTECTED] == http://Jenda.Krynicky.cz ==========
There is a reason for living. There must be. I've seen it somewhere.
It's just that in the mess on my table ... and in my brain.
I can't find it.
                                        --- me

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

Reply via email to