One of my co-workers created this graphical user interface for the suite of PsTools from SysInternals.
Check it out here: http://www.davitools.com/fepstools/fepstools.aspx
Posted by William Diaz on August 4, 2011
One of my co-workers created this graphical user interface for the suite of PsTools from SysInternals.
Check it out here: http://www.davitools.com/fepstools/fepstools.aspx
Posted in Troubleshooting Tools | Tagged: PsTools | 1 Comment »
Posted by William Diaz on August 4, 2011
I came across this the other day while browsing the Credentials Manager in Windows 7:
I was a bit alarmed but after a little research I found these credentials are created when you use any of the Windows Live products or Windows XP mode.
Posted in Uncategorized | 2 Comments »
Posted by William Diaz on August 4, 2011
We recently started seeing a rash of performance issues and various program setup failures on different models of workstations. The problem can be identified as multiple instances of msiexec.exe running along side ccmsetup.exe:
The performance issues I have seen were disk related, while others noted program installation failures. This seems to specific to McAfee HIPS, ccmsetup.exe, permissions and a setting in the BIOS for C-State. C-State throttles the cores on multicore processors based on demand. To workaround, we have been disabling the C-State option under the Performance area in the BIOS.
UPDATE
I believe his TechNet Blog addresses the issue officially: http://blogs.technet.com/b/configurationmgr/archive/2011/10/31/information-regarding-mcafee-access-protection-rule-and-configmgr-2007-ccmexec-exe-behavior.aspx
Posted in Uncategorized | Tagged: Performance | Leave a Comment »