http://blogs.technet.com/b/markrussinovich/archive/2013/01/07/3543763.aspx
http://blogs.technet.com/b/markrussinovich/archive/2013/01/07/3543763.aspx
This WordPress theme (Arjuna X) is now essentially at it’s end of life. Since the recent WordPress update it’s broken the theme and the theme isn’t really updated much.
Oh well.
http://blog.ronnypot.nl/?p=247
ncpa.cpl
or
control netconnections
Run cmd as admin then type
slui 3
You then get dialogue to enter your legit key and activate.
Normally a driver issue with the old version still being in memory if just replaced with the new Process Monitor. Reboot normally fixes it.
Normally caused by pgpfsshl.dll (on PGP 10.1.1 & 10.2 Not sure if fixed in later releases)
If you use Process Explorer and monitor it’s threads at the time of the issue, you’ll probably see pgpfsshl.dll in there running at 50% or more.
This feature of PGP scans a directory for files that are encrypted so it can then display an icon showing the file is encrypted.
Causes this ANNOYING issue. So can safely be disabled by running
regsvr32 /u pgpfsshl.dll
Reboot might be required before notice a difference.
Obviously person has to have logged on successfully at least once.
In XP search in reg for cachedlogonscount
Normally at
HKLM\Software\microsoft\Windows NT\currentversion\winlogon
Normally shows the user. Change
cachedlogonscount
to anything above 0
Maybe other references in that section that prevent it but need to compare with a working machine to find the entry blocking the cache.