From e32a568a967d3a63832ac57f77032ca34fb7056d Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Sun, 4 Sep 2005 05:53:27 +0000 Subject: [PATCH] windows-install-notes-20050904 updated install notes --- doc/txt/winnotes/afs-install-notes.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/doc/txt/winnotes/afs-install-notes.txt b/doc/txt/winnotes/afs-install-notes.txt index b089bd6ad3..8470f358bb 100644 --- a/doc/txt/winnotes/afs-install-notes.txt +++ b/doc/txt/winnotes/afs-install-notes.txt @@ -673,6 +673,13 @@ range of issues that have been discovered over the years. Execute "fs trace -on" to clear to the log and "fs trace -dump" to output the contents of the log to the file. + An alternatve option to the use of "fs trace" is to use a tool such as + Sysinternal's DbgView to capture real-time debugging output. Set Bit 2 + of the TraceOption value in the registry to activate. + + [HKLM\SYSTEM\CurrentControlSet\Services\TransarcAFSDaemon\Parameters] + REG_DWORD TraceOption = 0x04 + * Microsoft MiniDumps (fs minidump -> %WinDir%\TEMP\afsd.dmp) @@ -687,7 +694,7 @@ range of issues that have been discovered over the years. If you are having trouble with the Integrated Logon operations it is often useful to be able to obtain a log of what it is attempting - to do. The registry value: + to do. Setting Bit 0 of the registry value: [HKLM\SYSTEM\CurrentControlSet\Services\TransarcAFSDaemon\Parameters] REG_DWORD TraceOption = 0x01