capturing output from nt ice when it captures a blue screen.

Hi all,

When nt ice captures a fault which is normaly displayed as a win 2k blue
screen, it possible to capture nt ices display to a file ?


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

It is possible , but very difficult. There is no documented way to write to
a file at that time , the only way is to use NT’s / 2k crash dump mechanism
to write a custom dump out , whatever it contains NTICE screen or other
things. And anyway NTICE screen wont help you too much to identify the fault
reason.

----- Original Message -----
From: “Fernando, Robert”
To: “NT Developers Interest List”
Sent: Monday, June 25, 2001 12:50 PM
Subject: [ntdev] capturing output from nt ice when it captures a blue
screen.

> Hi all,
>
> When nt ice captures a fault which is normaly displayed as a win 2k blue
> screen, it possible to capture nt ices display to a file ?
>
> —
> You are currently subscribed to ntdev as: danp@jb.rdsor.ro
> To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
>


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

I know that you specified “as a file”, but are you aware that you can print
to a printer? I keep a cheap $40 printer connected to my machine and just
hit PrintScreen any time I want to save something.

I’ve also used a digital camera when I want to email it to someone…


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com