27
votes
9answers
14k views

How can I produce high CPU load on Windows?

For testing purposes I need to generate high CPU load on a Windows Server 2003. I cannot install any software but have to make do with what Windows provides. What would be the best way to achieve ...
0
votes
2answers
91 views

What are the important things that need to be taken care while setting a network connection between systems?

I have an application which has a client edition(workstation) and server edition(service). The client edition is on Windows XP and the server edition is on Windows Server 2003. We have a lot of ...
4
votes
2answers
2k views

RDP slower when connecting a Windows 7 Ultimate to Server 2003?

I have a successful RDP connection on Windows XP Professional to Windows Server 2003 at a remote site. I setup another machine running Windows 7 Ultimate. although I am able to get connection, ...
0
votes
0answers
832 views

Process Explorer: huge I/O bytes with small Network/Disk Bytes

What does it means when process explorer show me a huge I/O Bytes pre second but mean while a low Network and Disk Bytes pre second? I have a machine here that the process explorer (v14) showing me ...
14
votes
6answers
13k views

How to measure disk-performance under Windows?

I'm trying to find out why my application is very slow on a certain machine (runs fine everywhere else). I think i have traced the performance-problems to hard-disk reads and writes and i think it's ...