I found a warning entry in my event viewer/application log that helped me
find a solution. As follows:
Windows saved user <my computer>\<my user> registry while an application or
service was still using the registry during log off. The memory used by the
user's registry has not been freed. The registry will be unloaded when it is
no longer in use.
This is often caused by services running as a user account, try configuring
the services to run in either the LocalService or NetworkService account.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
I followed the above link and found that I could use a program called User
Profile Hive Cleanup to fix the problem. I downloaded it from:
http://www.microsoft.com/downloads/d...displaylang=en
It fixed the problem. Not only did the errors stop, but the forced ending of
2 NAv related programs stopped as well, and shutdown is now as fast as it was
before I installed NAv.
Wayne