Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

 
Advanced search

2077 Posts in 556 Topics- by 1237 Members - Latest Member: T Hansen

May 22, 2012, 06:10:27 AM
Dr. Blip's PC-Doctor® ForumDr. Blip's ForumAsk Our Experts (Moderators: Chris Hill, James_PCD, SMart)Memory test
Pages: [1]
Print
Author Topic: Memory test  (Read 1035 times) Bookmark and Share
0 Members and 2 Guests are viewing this topic.
Adriano
Newbie
*
Offline Offline

Posts: 1


View Profile
« on: August 26, 2008, 06:41:41 AM »

Hi,
how can i run teste like memory 3 times, cpu 10 times fixed disk 1 time?
i only can increase all teste together.
Logged
fwilson
Hero Member
*****
Offline Offline

Posts: 784



View Profile
« Reply #1 on: August 26, 2008, 08:25:07 AM »

Adriano,

The way to do this would be from the command line.  First create a PDO (overlay) with an entry containing only memory tests say #8, 1 with only CPU #9 and one with only disk #10.   Then create a batch file that calls then in the number and quantity you wish.

The user manual has a listing of the command line switches. PC-Doctor is very powerful and flexible from the command line but it takes some time to get the hang of it.

The following example is a simplebatch file to accomplish what you want. In it, /ba:xx is the .pdo file overlay number you want to run, /pc:xx is the pass count and /pr:xxx.xxx is the log file name. By default the logfile will append to the end of an existing file.  You should always log to the ramdrive then copy it wherever you want.

rem custom.bat
pcdr /ba:8 /pc:3 /pr:test.log
pcdr /ba:9 /pc:10 /pr:test.log
pcdr /ba:10 /pc:1 /pr:d:\test.log

Happy scripting...  Wink

-Fred
Logged

“Integrity is doing the right thing, even if nobody is watching.”  ~ J.C. Watts
Pages: [1]
Print
Jump to:  

© 2012 PC-Doctor, Inc. ALL RIGHTS RESERVED.