.endpsrv (End Process Server)

The .endpsrv command causes the current process server or KD connection server to close.

.endpsrv 

Environment

You can use this command only when you are performing remote debugging through a process server or KD connection server.

Item Description
Modes User mode, kernel mode
Targets Live, crash dump
Platforms All

Additional Information

For more information about these servers, see Process Servers (User Mode) or KD Connection Servers (Kernel Mode)

Remarks

The .endpsrv command terminates the process server or KD connection server currently connected to your smart client.

If you wish to terminate a process server or KD connection server from the computer on which it is running, use Task Manager to end the process (dbgsrv.exe or kdsrv.exe).

The .endpsrv command can terminate a process server or KD connection server, but it cannot terminate a debugging server. For information on how to do that, see Controlling a Remote Debugging Session.