RPC Debugging

To use the dbgidl interface introduced in XP, the sytem hosting RPC services must be configured to maintain RPC troubleshooting state information.
The 'RPC Troubleshooting State Information' GPO must be enabled, typically in the LGPO using gpedit.msc.
"Computer Configuration->Administrative Templates->System->Remote Procedure Call."
Then you can use rpcexts!* in windbg or dbgrpc.exe

Comments

Anonymous said…
Where is the logfile located for rpc debugging?

Popular posts from this blog

Google Appengine

Did you ever have to analyze large log files before?