Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Re: Re: Re: Perl For Windows System Administration

by ibanix (Hermit)
on Mar 16, 2003 at 04:41 UTC ( [id://243425]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: Perl For Windows System Administration
in thread Perl For Windows System Administration

Good grief it's a joke

A very poor one indeed.

There are FAR too many things you CANNOT do from the command line.

Name them. I've found that most of the things that I thought I could not do from the CLI, I was able to accomplish with some scripting, the Resource Kits, and some ingenuity.

ibanix

$ echo '$0 & $0 &' > foo; chmod a+x foo; foo;

Replies are listed 'Best First'.
Re^5: Perl For Windows System Administration
by Solo (Deacon) on Mar 16, 2003 at 15:50 UTC
    Name them.

    Here's one: set the 'At Service Account' for the Task Scheduler with a script that does not use the SendKeys API to do it through the GUI.

    I've got US$50 for the person who delivers that script.

    I do think that WMI and ADSI are really spiffy and that the Windows command-line support has improved greatly since NT 3.5.

    --Solo

    --
    Well, why don't you use your divine influence and get us out of this?
      Is that new in Windows XP or Windows 2003? I haven't had a chance to explore any of the new features in those versions of Windows yet.

      Cheers,
      ibanix

      $ echo '$0 & $0 &' > foo; chmod a+x foo; foo;

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (2)
As of 2024-04-19 21:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found