lsass.exe - 3 I/O Reads / Writes per second - lsas

07-Feb-08 03:47:01
The lsass process is doing constant I/O.  Process Monitor describes the
action as:

56	1:32:41.6962584
AM	lsass.exe	740	RegOpenKey	HKLM\SECURITY\Policy	SUCCESS	Desired Access:
Read/Write
57	1:32:41.6962737
AM	lsass.exe	740	RegOpenKey	HKLM\SECURITY\Policy\SecDesc	SUCCESS	Desired
Access: Read
58	1:32:41.6962867
AM	lsass.exe	740	RegQueryValue	HKLM\SECURITY\Policy\SecDesc\(Default)	BUFFER
OVERFLOW	Length: 12
59	1:32:41.6962992
AM	lsass.exe	740	RegCloseKey	HKLM\SECURITY\Policy\SecDesc	SUCCESS
60	1:32:41.6963103
AM	lsass.exe	740	RegOpenKey	HKLM\SECURITY\Policy\SecDesc	SUCCESS	Desired
Access: Read
61	1:32:41.6963228
AM	lsass.exe	740	RegQueryValue	HKLM\SECURITY\Policy\SecDesc\(Default)	SUCCESS	Type: REG_NONE, Length: 200, Data:
62	1:32:41.6963351
AM	lsass.exe	740	RegCloseKey	HKLM\SECURITY\Policy\SecDesc	SUCCESS
63	1:32:41.6964635 AM	lsass.exe	740	RegCloseKey	HKLM\SECURITY\Policy	SUCCESS

Any ideas what is going on?  Note, the old XP trick of disabling Terminal
Services does not have an effect.  This is Vista with the latest updates.
reply
 
 

lsass.exe - 3 I/O Reads / Writes per second - lsas

07-Feb-08 04:54:02
Looks like these I/O operations are caused by Task Manager itself.  Process 
Monitor is quiet when they are not running.
reply
 

lsass.exe - 3 I/O Reads / Writes per second - lsas

07-Feb-08 04:56:02
Looks like the I/O operations were caused by Task Manager itself.  Process 
Monitor is quiet when TM is not running.
reply
 
Autheneticated Users: Special Permission
promotion
Silverlight    WPF    WCF    WWF    LINQ   
JavaScript    AJAX    ASP.NET    XAML   
C#    VB.NET    VB 6.0    GDI+    IIS    XML   
.NET Generics    Anonymous Methods    Delegate   
Visual Studio .NET    Expression Blend    Virus   
Windows Vista    Windows XP    Windows Update   
Windows 2003 Server    Windows 2008 Server   
SQL Server    Microsoft Excel    Microsoft Word   
SharePoint    BizTalk    Virtual Earth   
.NET Compact Framework    Web Service   

"Everything" RSS / ATOM Feed Parser
How to send and receive messages through message queuing in .Net
How to Read text file as database
SQL Server 2005 Paging Performance Tip
Display code of web page.
Fully Scalable Excel File Importer class for .net using Microsoft Jet driver
Generic Chart Color Manager class that can be used for any charts
Helper class to style the infragistics wingrid
Using Reflection to detemine as Assembly Info in and out.
Helper class to play with Window (Owners and position)
Resolving displayname from the culture using the XmlLanguage and LanguageSpecificStringDictionary class