Viewing debug print output in WinPE/installation phase

Hi,
While my question is not directly related to Windbg, I took the liberty of posting it here as it has to do with debugging on Windows.
One of our customers has an issue installing Windows Server OS over a device managed by our storage adapter. Being a blade server, it does not have a serial port or add-on PCI slots (to use 1394) available. Also, the network adapter on this server is not on the supported list for network debugging.:frowning:
I tried using DebugView from a command prompt to capture the debug output from the driver in the installation phase, but I get a message indicating that the subsystem required to run DebugView does not exist.

Is there any alternate way to locally view the debug output from the driver leading to the failure on such a setup?

Regards,
Girish.