Minor Update: PsExec, Blog on PsInfo
The following Sysinternals utilities and files have been updated:
- PsExec v1.82 Update: This fixes a bug with the '-l' parameter.
Quick and Dirty Software Inventory with PsInfo and PowerShell: This blog shows how to gather an itemized list of the installed software on remote machines, process the data, then either display it to the screen or store it in a database.
Comments
Anonymous
March 11, 2007
Why at main page there is no info about this new version ? Tere is still info about 1.8 as latest...Anonymous
March 13, 2007
I've been using psexec for a few years now, so I don't often bother looking at the usage. But when downloading the new version, I read through to check out the new options, and saw that version 1.8x reverses the functionaltity of the -e option. It use to be listed as "Loads the specified account's profile", but is now listed as "Does not load the specified account's profile". I'm glad I caught this, since a few of the applications I have been pushing out using psexec did not work until I added this switch. It would be nice if such a reversal was in bold at the top of the psexec page, or at least mentioned along with the new features.