Matthew van Eerde said:
What is the output of:
bcdedit
bcdedit /dbgsettings
?

What command are you using on the host computer to connect to the target?
C:\Users\coca>bcdedit /dbgsettings
debugtype               1394
debugstart              Disable
noumex                  Yes
The operation completed successfully.

However I only want to do local kernel debugging.  Thanks for your reply.