Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Remote NT Service Administration

by Trinary (Pilgrim)
on Jan 19, 2001 at 02:56 UTC ( [id://52868]=note: print w/replies, xml ) Need Help??


in reply to Remote NT Service Administration

I'd highly, highly recommend picking up Win32 Perl Scripting: The Administrator's handbook by Dave Roth, published by New Riders. I had never written any NT perl and was asked to write a pretty hefty service, and this book made my job far easier. If you can't get the book, get the example code from it.

Chapter 8 will become your best friend, it goes over managing, adding, removing, starting and stopping services both locally and remotely, writing your own, controlling your own, common modules for all of these, debugging considerations, and more. Wraps it up with a couple full-fledged and fairly useful services. Highly recommend the book, look at the code regardless of whether or not you can find the deadtree version.

EDIT: I'd recommend picking up Win32::Daemon as well, that's the thing that does the meaty bits of Service handling. Other modules to check on: Win32::NetAdmin, Win32::Perms. Enjoy!

Trinary

Replies are listed 'Best First'.
(eLore)Re: Re: Remote NT Service Administration
by eLore (Hermit) on Jan 19, 2001 at 03:30 UTC
    Thanks for the info! I've already reserved my copy at the local B & N and I'll be picking it up, in a few minutes. Thanks to both Trinary and the_slycer.
    Now all I have to do, is get a clean perl install on the server... *cringe*

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://52868]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (3)
As of 2024-04-25 07:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found