Subject: 70-067

Passed Server with 980/1000. Missed one in install and config, not sure which question; either I didnt interpret the question correctly or they scored wrong. Few surprises.

These are just a few questions I hadn't seen on recent brain dumps:

1. you have 1 controller, 3 drives total with 1 partition per each drive, one drive has NT server boot and system files what is the best method of fault tolerance.

a. stripe set without parity

b. stripe set with parity

c. mirror

d. duplex

 

Answer: c. remember, cant use Microsofts implementation of RAID 5 on the boot and system partition and RAID 5 requires 3 drives, you only have 3 drives total.

 2. What do you do with the page file to optimize it? You have multiple disks and partitions.

a. move the page file off the data partition

b. move the page file off the system partition

c. move the page file off the boot and system partition

d. put a page file on all partitions

 answer: c. per microsoft core tech training manual, you optimize paging by removing it from the BOOT partition. Nothing about removing it from the system partition. Since C was the only option that included BOOT partition.

 

3. Upgrade from Winnt 3.51 to 4.0. Select all that are correct.

a. boot using 3 install diskettes

b. run setup...

c. boot to Winnt 3.51 and run winnt32.exe

d. from dos run winnt32.exe

 

Answer: I selected A and C. Again, this could be the install/config question i missed - could have misunderstood the question, for example, c says nothing about running winnt32.exe from the CD or an install server, but then again, none of the other quest

4. The infamous mandatory logon with the PDC down.

I answered that you would not be able to logon.