Skip Menu |

This queue is for tickets about the Win32-Process-Info CPAN distribution.

Report information
The Basics
Id: 101929
Status: open
Priority: 0/
Queue: Win32-Process-Info

People
Owner: Nobody in particular
Requestors: rowland.swain [...] bt.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Using Win32::Process::Info on Windows2012 Server.
Date: Wed, 4 Feb 2015 11:32:54 +0000
To: <bug-Win32-Process-Info [...] rt.cpan.org>
From: <rowland.swain [...] bt.com>
Hello, Our problem is that although Win32::Process::Info returns the list of processes it only returns the name for six of the 90 odd processes we can see running. The status returned is 127 in the hash. If we use Win32::Process::List, then we can see all the process names. We have been using Win32::Process::Info with Windows2003 Server and Windows2008 successfully. Regards Rowland Swain This email contains BT information, which may be privileged or confidential. It's meant only for the individual(s) or entity named above. If you're not the intended recipient, note that disclosing, copying, distributing or using this information is prohibited. If you've received this email in error, please let me know immediately on the email address above. Thank you. We monitor our email system, and may record your emails. British Telecommunications plc Registered office: 81 Newgate Street London EC1A 7AJ Registered in England no: 1800000
Unfortunately, I do not have a Windows system with which to explore what is going on, though just on general principals it sounds like Microsoft has been tightening their security again. Have you tried both the NT and WMI variants (which probably should have been called back ends)? Win32::Process::List appears to use yet another interface, so maybe neither will do what you want.