Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Accessing task manager on remote Windows client

by BrowserUk (Patriarch)
on Aug 11, 2003 at 20:20 UTC ( [id://283022]=note: print w/replies, xml ) Need Help??


in reply to Accessing task manager on remote Windows client

Take a look at Win32::Process::Info. The WMI varient can do this, but needs to run on a version of the OS that supports WMI, which includes 2K/ME/XP etc. but not NT4.

As for tracking programs and files, this may be possible if journaling has been enabled, which again requires NTFS 5, on the target machines, but I'm not sure if that information would be available remotely. Even if it is, I am not aware of any perl modules available for gaining access to such information.


Examine what is said, not who speaks.
"Efficiency is intelligent laziness." -David Dunham
"When I'm working on a problem, I never think about beauty. I think only how to solve the problem. But when I have finished, if the solution is not beautiful, I know it is wrong." -Richard Buckminster Fuller
If I understand your problem, I can solve it! Of course, the same can be said for you.

  • Comment on Re: Accessing task manager on remote Windows client

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (2)
As of 2024-04-26 05:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found