more info hereuse strict; use Win32::OLE; my $IIS = Win32::OLE->GetObject("IIS://servername/W3SVC/0"); $IIS->Stop();
But for statistics, like which users are currently connected via FTP, I would use Win32::PerfLib and look at the counters available for IIS.
In reply to Re: IIS (Internet Information Services)
by meetraz
in thread IIS (Internet Information Services)
by The_Shadow
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |