The answers to these questions are best guesses of the contributor and may not be correct

1. "xyz" has some 386 machine with 16 MB RAM and running Windows NTW 3.51 and wants to upgrade to NTW 4.0, how to upgrade ?

Ans. Cannot upgrade to NTW 4.0, because minimum requirement for NTW 4.0 is 486.

2. Your computer is running Windows NT 3.51 Workstation on an HPFS partition. You would like to upgrade to Windows NT 4.0 Workstation. How should you proceed?

A) Convert to NTFS, then upgrade to Windows NT 4.0

B) Run winnt.exe and install Windows NT 4.0 in the same directory

C) Run winnt32.exe and install Windows NT 4.0 in the same directory

D) Upgrade to NT 4.0 and then convert to HPFS

Ans. A

3. Situation : You are planing to reconfigure an NT Workstation with 32 MB RAM for optimum speed of access to its local (mainly graphic data) files, varying in size from 1 MB to 10 MB, for other computers in the same LAN. You have there a SCSI controller with 4 disks of 2 GB each, formatted with FAT.

Required result : To optimize performance for optimum speed of access to local data files.

Optional results : Reconfigure for optimum speed of access to paging file.

Optimize network access performance.

Proposed solution: Configure the first hard disk as boot partition. Configure the other 3 disks as a Stripe Set. Use NTFS on all partitions. Place data and paging file on the Stripe Set. . Configure binding order of protocols; move most used protocols to the bottom of binding order.

The solution produces :

A) The required result and 2 of the optional results.

B) The required result and 1 of the optional results.

C) The required result and none of the optional results.

D) None of the required results.

Ans. I chose B, but it is C because placing paging file on Stripe set does not increase the performance.

4. What happens when you run a 16-bit windows based application in its own memory space?

(choose 2)

A) Application runs at higher priority

B) Application can be pre-emptively multitasked

C) Application uses less system memory

D) Application cannot interfere with execution of other 16-bit windows based apps running at the same time.

Ans. I chose B & D

5. You installed Client Service for NetWare on a Windows NT workstation. Which networking tasks can be performed from the computer? (Choose all that apply)

A) Allow NetWare client computers to use shared directories and printers on your NT WS computer.

B) Connect to volumes or directories on a NetWare Server.

C) Connect to print queues on a NetWare Server.

D) Connect to NetWare 4.1 volumes on servers that do not run bindery emulation

E) Run the NetWare 3.12 syscon utility from your Windows NT WS computer.

F) Run NetWare login scripts during the logon process.

G) Function as a Gateway to the NetWare server for other Windows NT WS computers that do not have CSNW installed.

Ans. I chose B, C, D, E, F, but I guess C may not be correct, pls. confirm.

6. You have Netware 4.x. What are the two ways to change passwords ?

Ans. Use Setpass and Ctrl+Alt+Delete.

7. Running 16 bit Windows based applications, where do they run by default ?

A) In separate memory space

B) Within system virtual machine

C) In a single virtual DOS machine

D) In a separate DOS machine that share memory.

Ans. I chose C.

8. 'abc' is a member of users group and wants to share a FAT folder from his machine running NTW. How he can share it, so that Everyone special group will get read permission to that folder ?

A) Login as Administrator, goto Windows NT Explorer, right click the folder, share it & assign the permission.

B) Login as 'abc', goto Windows NT Explorer, right click the folder, share it & assign the permission.

C) Login as 'abc' and use User Manager.

D) some other option

Ans. I chose A.

9. Three integrated applications are running & one is crashing everytime and halting other 16 bit applications also. How to prevent this applications so that other 16 bit applications will not afffect ?

Ans. Run the 3 integrated applications in the default NTVDM and other 16 bit applications in their own NTVDM's.

10. The printing job of Invoices is sent to a printer and it jams in between. The program will not allow to re-submit the job to the printer, what you will do to rectify this problem ?

A) Select resume from document menu

B) Select restart from document menu

C) Select cancel from document menu and then restart

D) Select refresh from view menu and then resume

Ans. B

11. Situation : NT Workstation with 4 identical 2 GB SCSI hard disks. The system has multiple protocols installed & configured. All disks consists of single partition with FAT, paging file is in boot partition.

Required result: Optimize speed of access to local data files.

Optional results: Speed-up the access to paging file.

Optimize computer network access performance.

Proposed solution: Configure all the hard disks as a Volume set and format with FAT. Keep paging file on the boot partition. Configure binding order of protocols - move most used protocols to the top of binding order.

The solution produces :

A) The required result and 2 of the optional results.

B) The required result and 1 of the optional results.

C) The required result and none of the optional results.

D) None of the required results.

Ans. D, because creating volume set does not meet the required result as it is slow when compared with Strite set.

1. Running 16-bit Windows-based applications, where do they run by default?

(In a single Virtual Dos Machine)

2.

Scenario:

You are planning to reconfigure an NT workstation with 32MB RAM for optimum speed of access to its local (mainly graphic data) files for other computers in the same LAN. You have there a SCSI controller with 4 disks of 2 GB each.

Required result:

To optimize performance for optimum speed of access to local data files.

Optional results:

Reconfigure for optimum speed of access to paging file. Optimize network access performance.

Proposed solution:

Configure the first hard disk as boot partition. Configure the other three as a stripe set. Use NTFS on all partitions. Place data and paging files on the stripe set. Configure the order of protocols with the most used protocols to the bottom.

The proposed solution produces:

(The required result and one of the optional results.)

3.

Scenario:

You have to install 30 desktops and 50 laptops.

Required result:

To automate the installation of NT workstation on all computers.

Optional results:

You want all computers to join the domain CORP.

Automate the installation of applications on all computers.

Proposed solution:

Create 2 unattended.txt (answer file) and have line in it to join workgroup CORP. Create 1 UDF. Install NT workstation, run sysdiff /snap, install application, run sysdiff /diff.

(The required result and one of the optional results.)

4. How do you stop a print device from printing a blank page after each print job?

(Disable the Add From Feed from CSNW)

5. 200 identical machines wanting to unattended install for NT and applications?

(Sysdiff,unattend.txt, UDF)

6. You use Performance Monitor and see your processor is running slowly and you have excessive paging. What would be the best way forward to address the issue?

(Add additional physical memory/RAM)

7. Which takes precedence profiles or policies?

(Policies)

8. You have several MS-DOS applications, TSR program which manages COM port input. How to run in NT Workstation?

(Autoexec.nt)

9. Asked to create a dump of application not on memory. How can you do that?

(Dr. Watson)

10. Two things need to configure the UPS. What can you do?

(1. Connect the UPS to the serial port. 2. Select UPS applet in Control Panel)

11. User want to use event viewer's security log. How can you do that?

(Add him to Administartor group)

12. Install NT on computer without NIC but you wish to install the NIC later and want to bind the protocols now. How?

(Select MS Loop Back)

13. You are the administrator of a Windows NT Workstation computer that is used by three people. The users work different shifts in a facility that handles confidential information. The users want to maintain the security of their own files. They also want to customize their own Windows NT desktop environment. including screen colors and program groups. Which three steps must you take?

(Create user account for each users. Create home directory for each user on a NTFS partition. Ensure the directory permission are configured so that users have access to their own home directory.)

14. Robert installs Client Service for NetWre on his Windows NT Workstation. Which networking tasks can he perform from the computer? (Choose all that apply)

a. Allow NetWare client computers to use shared directories and printers on your NT Workstation computer.

b. Connect to volume or directories on a NetWare Server.

c. Connect to print queues on a NetWare Server.

d Connect to NetWare 4.11 volumes on servers that do not run bindery emulation.

e Run the NetWare 3.12 syscon utility from your Windows NT Workstation computer.

f. Run the NetWare login scripts during the logon process.

g. Function as a gateway to the NetWare server for other Windows NT Workstation computers.

(I choose b,c,d,e,f)

15. Bruce has an account on a NetWare Server 3.12-Accounting and an account BruceO on his NT Workstation 4.0. How do you configure Client Service for NetWare on his workstation??

(Preferred Server-Accounting)

1