Ok , you can call me out on specific relevance here.., for the most part I astudiously avoid having to admin windows, (we have someone else for that). However there is plenty of glue and sticktape stuff between IRIX,Linux,OSX and windows that perl really helps with. If you're using exchange then I'm guessing that you also have an Active Directory, in which case I suggest you learn Net::LDAP which has negated hours of boring "click-edit-close,repeat" nonsense for me, in addition to the stickytaping of AD to an openLDAP directory (that is actually Organised!) <frothing>active -#%@#% directory #%^*#(</frothing>. If you enjoy a good reg-hack, and lets face it MS didn't remember to put enough buttons in Win2k and some stuff you can do no other way. Win32::TieRegistry even supports connecting to remote registries, I have used this in a previous job for auditing and reg-hacking.

PS, in the days of NT4.0 I did use perl login scripts to do some drive mapping and attempted ENV magic.


I can't believe it's not psellchecked

In reply to Re: Perl For Windows System Administration by submersible_toaster
in thread Perl For Windows System Administration by ellem

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.