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

1. Your company uses the single domain model. Brokers with NT
workstation 4.0 notebooks need to have access to the domain from
remote locations. Your job is to implement the highest level of
security on the domain.

Required results:
Brokers need access to the domain. Only the brokers may log in and
no other users.

Optional results:
Passwords are transmitted encrypted over the line. All data must
be transmitted encrypted.

Proposed solution:
Use a password length with a minimum of 8 characters. Let the
system remember the last 10 used passwords. Force the brokers to
change their password every month. Install a RAS server and
configure it with the RAS manager so that only the brokers have
permission to log in. Use any authentication method. Use a
hardware security host between the RAS
modem and the RAS server.

What does the proposed solution produce?
a. The required result and the optional results.
b. The required result and one of the optional results.
c. The required result only.
d. Does not produce the required result or the optional results.
Ans. C.

2. Your company uses the single domain model. Brokers with NT
workstation 4.0 notebooks need to have access to the domain from
remote locations. Your job is to implement the highest level of
security on the domain.

Required results:
Brokers need access to the domain. Only the brokers may log in and no other users.

Optional results:
Passwords are transmitted encrypted over the line. All data must
be transmitted encrypted.

Proposed solution:
Use a password length with a minimum of 8 characters. Let the
system remember the last 10 used passwords. Force the brokers to
change their password every month. Install a RAS server and
configure it with the RAS manager so that only the brokers have
permission to log in. Use the Microsoft authentication method.

What does the proposed solution produce?
a. The required result and the optional results.
b. The required result and one of the optional results.
c. The required result only.
d. Does not produce the required result or the optional results.
Ans.B

3. You have migrated data from a Netware server to an NT server,
now your Netware clients are complaining that they cannot access the
data on the NT server. What do you need to load on the Netware
clients?
a. Microsoft Client foe Netware
b. Microsoft Redirector
c. GSNW
d. NwLink
Ans.B

4. You have Subnet A and B. Subnet A has a DHCP Server. What
should you do to let subnet b use the same DHCP server?
a. Install DHCP Relay Agent
b. Install RIP for IP
c. Install Wins
d. Install DNS
Ans.A

5. You have installed SQL server on NT. NetWare Client needs to
access that server. What do you have to install on the NT server?
a. NWLINk
b. CSNW
c. GSNW
d. FSNW
Ans.A

6. WWW service for 10 Companies. Every Co. with one registered Domain
Name. Separate WEB for each on 1 NT Server with IIS. (Choose All)
a. Assign Multiple IP to network Adapter
b. Same IP to each co. Name on DNS.
c. Assign separate IP to each WWW folder
d. Wins to assign IP to NetBIOS name.
Ans. AC

7. Single Master Domain. New York with PDC . Chicago, Dallas, Houston and
Boston each connected to New York using 56Kbps link. Users complain
slow logon.
Add more BDC in New York
Reduce ReplicationGovernor value
Add at least one BDC at each remote location
Users to logon to local Domain

Ans. The solution does not produce the required result

8. You are the administrator of the following network:
56K 56K
Caracas -------- Chicago -------- Paris
| | |
____________| | |_____
/ | \
T1 / T1 | \T1
Seattle Dallas New York

Required Results:
Network lines may not be saturated with logon validations.
Users from caracas and paris domain must access resources on chicago
Users from chicago must access resources on seattle, dallas and new york

Optional Results:
Centralized user managment.
Administrators on the resource domains must be able to manage access to
their own resources
Proposed Solution:

Use the master domain model
Place a PDC and one BDC in chicago
Place a BDC for the chicago domain in each other domain

What does the proposed solution produce?
a. The required result and the optional results.
b. The required result and one of the optional results.
c. The required result only.
d. Does not produce the required result or the optional results.
Ans.A

9. Michael is about to access Excel spreadsheet files from a shared folder in a trusting domain. The folder's share name is FINANCE. The Domain Users group of the trusted domain has Change permission to the folder and its Excel spreadsheet files. The folder is stored on an NTFS partition. Michael's user account only has Read permission for the FINANCE share and the Domain Users group for the trusted domain has Full Control permission for the FINANCE share. Assuming Michael is not logging on locally to the server containing the Excel spreadsheet files, what will be his level of access?
Ans. Change

10. You have 625 users who need access to a database on a Windows NT
server computer. You want you users to be able to access this data using
the fastest read and write operations possible. Which of the following
disk configurations will provide the fastest possible read and write
access to the data.
a. Create a stripe set
b. Install disk mirroring
c. Install disk duplexing
d. Create a stripe set with parity
Ans.A

11. MKTG trusts CORP. You log on to the Corp domain with a machine in the MKT
domain. What rights do you have?
a. MKT\DomainUsers
b. MKT\DomainGuests
c. Corp\DomainUsers
d. Corp\DomainGuests
Ans. C

12. You are setting up a Windows NT based network. Currently there are 3
Windows NT server computers and 60 Windows NT Workstation computers
configured in a workgroup environment. Users in your organization's four
departments require access to resources on all the servers. You also
want to centralize all user accounts to provide for single-user logon and
simplifies account management.

How should you implement your Windows NT directory service
a. As three single domains set up in a complete trust model
b. As a master domain with four resource domains
c. As a single domain with a PDC
d. As a single workgroup with one server handling all user logons
Ans.C

13. Your company is considering branching out into a number of new
remote locations. Workstations at each remote site will be required to
obtain access to data stored at your organization's main corporate
headquarters. Each remote site will have one Windows NT server computer,
and your network will be designed around TCP/IP.

You want to simplify the management and administration of providing IP
addresses to each workstation. You also want to simplify access to
resources on all Windows NT server computers in each remote site. How
will installing WINS and DNS help provide these benefits?
a. WINS and DNS will resolve the IP address of a remote Windows NT server
computer to a MAC address.
b. WINS and DNS will broadcast each local client computer's NetBIOS name
across the WAN
c. WINS and DNS will resolve the NetBIOS or host name of a remote Windows
NT Server computer to an IP address
d. WINS and DNS will provide initial IP address configurations to client
workstations at each remote site.
Ans.C

14. You have 500 workstations. You want to have centralize account but
decentralize resource which domain model ?
Single Master domain

15. You have 3 domains: ACCT, SALES and RESEARCH. You have to manage
the trusts between these domains. The requirements are the following:
Users on the ACCT domain need access to resources on the ACCT domain
Users on the ACCT domain need access to resources on the SALES and RESEARCH domain.
Users on the SALES and RESEARCH domain need access to each others resources

What is the most efficient way to make the trust relationships:
a. let ACCT trust SALES and RESEARCH, make a full trust between SALES and RESEARCH
b. let SALES and RESEARCH trust ACCT, make a full trust between SALES and RESEARCH
c. let ACCT be on it's own, make a full trust between the SALES and RESEARCH domain
d. implement a full trust
Ans.B

16. Domain Mktg & Tech. A postscipt printer, formerly in Mktg domain has
been relocated from Mktg to Tech. What changes are required for the
users in the Mktg/PostUsers Local Group to make use of the printer now
located at Tech Domain ?

17. You are tasked to set up a fault tolerance disk system for your company.
You currently have 4 hard disks.

Required result: Data must not be lost if one disk fails.

Optional results: Read operations should be optimized.
Write operations should be optimized.

Proposed solution: Implement disk striping with parity.

Which results does the proposed solution produce?
a. The proposed solution produces the required result and the
optional results.
b. The proposed solution produces the required result and produces
only one of the optional results.
c. The proposed solution produces the required result but does not
produce any of the optional results.
d. The proposed solution does not produce the required result or
the optional results.
Ans.B

18. Being the system administrator at your organization, you are
responsible for reevaluating your organization's hard disk fault
tolerance standard. Currently You are implementing disk duplexing. As
you reevaluate your organization's needs you will also be responsible
for implementing the new fault tolerant standard on all new Windows NT
server installation.

Required result
The fault tolerant standard you decide upon must be able to recover from
a single non-system hard disk failure on all new Windows NT server
installations.

Optional results
-provide improved read\write performance under normal operational
conditions
-Reduce the amount of overhead required by the microprocessor under
normal operational conditions

Proposed solution
Implement Windows NT server disk striping
Results of this solution
a. This solution produces the required result and the optional results
b. This solution produces the required result and only one of the optional
results
c. This solution produces only the required result
d. This solution does not produce the required result
Ans.D

19. You are the system manager of a company with 3 departments:
Management, Marketing and Accounting.
The departments print all to the same pool of 2 identical printers.
Accounting uses often heavy calculation software which pauses and slows
down the print process.
Your job is to optimize the printing process.
The amount of printerload for each department is shown in the following
table:
Department av. pages printer per day
Management 1-250
Marketing 250-500
Accounting 500+
Required Results:
Print jobs from the Management department must always be printed first.
Print jobs from the Accounting departments may only print at one print device.
Optional Results:
Print jobs from the Management and Marketing department must be
processed before any large printjob from the Accounting department.
Prevent the calculations of the accounting department of slowing down
the print process.
Proposed solution:
You are setting up the printer configuration as shown in the table
below:
Management Marketing Accounting
Spooling method spool after first spool after first spool after last
page is printed page is printed page is printed
Priority +15 +10 +1
Rights Everyone: removed Everyone: removed Everyone: removed
Management: Print Marketing: Print Accounting: Print
Print device pool pool one port
What does the proposed solution produce?
a. The required result and the optional results.
b. The required result and one of the optional results.
c. The required result only.
d. Does not produce the required result or the optional results.
Ans. A

20. You wish to configure your server so that it does not participate in
the browsing elections. How?
a.Set the registry setting ChangeServerList = No
b.Set the registry setting MaintainServerList = No
c.Set the registry setting MaintainServerList = Auto
d.Set the registry setting ChangeServerList = Auto
Ans.B

21. Your organization has branch office in two different cities. The
server acting as a PDC for Corp domain resides in a branch office that is being closed down.
You want to move this server machine to the city containing the EAST domain and configure the machine for use as BDC in East. Do you need to reinstall the server software or can you just rename the domain?
A. Reinstall

22. Users reported slow response on file & Print server. You suspect high
utilisation on one of disks. You use Performance Monitor to check one of the
partition, What counter do you use
a. Logical Disk
b. Paging file
c. Sector counter for the thread
d. Diskperf to analyse on per file basis.
Ans. A

23. You are responsible for maintaining a Windows NT Server computer.
This particular server houses a 450 MB Microsoft Access database file,
which is accessed by over 200 clients workstation computers. How should
you optimize the Windows NT Server service for this task?
a. Minimize memory used
b. Balance
c. Maximize throughput for file sharing
d. Maximize throughput for network applications
Ans.C

24. How do you set up a filter in Network Monitor in order to show traffic
generated from automatic IP adress assignement?
a. INCLUDE * ANY<-->BOOTP
b. PROTOCOL==DNS
c. PROTOCOL==WINS
d. PROTOCOL==DHCP
Ans.D

25. Your server has multiple processors installed. Which object should
be measured if you want only a single line in the graph of Performance
Monitor to represent all processes?
a. Processor Time of the thread object
b. Processor Time of the process object
c. Processor Time of the processor object
d. Total Processor Time of the System Object
Ans.D

26. Since you added 7 BDCs to your network, network traffic due to domain
synchronization has increased. This is slowing down your network. How can you
solve this problem ?
a. Add more BDC's
b. Increase the value of the Pulse Concurrency settings
c. Increase the value of the Pulse setting
d. Change the Replicator Governor parameter
Ans.C

27. You want to create a capacity-planning baseline of internal resource
for your NT Server. Which tool you use?
a. Performance Monitor
b. Response Probe
c. Network Monitor
d. Excel
Ans.A

28. One P133, 32MB, 2GB SCSI Disk configured as File & print Server
serving 115 PC slow response time.

Processor: % Processor Time = 80
Memory : Pages/sec = 101
Server : Bytes Total/Sec.= 84364
Physical Disk: %Disk time = 100

What should be improved :
a. Add another Processor
b. Add more Memory 64MB
c. Add another Network card
d. Use disk striping
Ans.B

29. You suspect numerous broadcasts are transmitted at a segment.
What program should you use to find out which station is causing this
traffic?
a. Performance Monitor
b. Network Monitor
c. Server Manager
d. Response Probe
Ans.B

30. A NT domain spread over two cities - London and Mexico - with the
interconnect being a 56 Kbps link. London has only Member servers
and Mexico has the WINS, DHCP and PDC.

Required Result
Increase network performance
Optional Desired Results
Decrease WINS traffic
Decrease DHCP traffic
Maintain the same level of name resolution services while
minimizing replication traffic.
Decrease logon validation traffic

Proposed solution
-Reinstall the London NTMS as a BDC
-Add WINS and DHCP to London
-Configure the clients in London to use the local WINS server
-Configure the replication governor to 25%
-Configure the WINS servers as pull partners only (this is also verbatim)

a. The proposed solution produces the required result and the
optional results.
b. The proposed solution produces the required result and produces
only one of the optional results.
c. The proposed solution produces the required result but does not
produce any of the optional results.
d. The proposed solution does not produce the required result or
the optional results.
Ans.A

31. The system has crashed (from Registry, profile, or configuration file
problems).Yoy have an ERD disk but do not have the three installation
boot disks. What do you do? ( Choose 2)
a. Create set up disks by Winnt.exe from CD
b. Boot with setup disks and restore Registry from ERD
c. Boot with ERD
d. Reinstall NT
Ans.AB

32. You have used the option of making a system memory dump. How
do you extract information from the memory dump file:
a. Debug.exe
b. Dumpcheck.exe
c. windbg.exe
d. Dumpexam.exe
Ans.D

33. You want to install Windows NT Server on a computer, and configure the computer to be a member server for a domain named Sales. Your local domain is called Accounting. The computer is not currently connected to the Sales domain. How should you install Windows NT Server on this computer?
a. Install the computer as a member server in a your local domain. After the computer is physically connected to the Sales domain, it will automatically join the Sales domain.
b. Install the computer as a PDC in the Sales domain. After the computer is physically connected to the Sales domain, demote it to be a member server.
c. Install the computer as a BDC in the Sales domain. After the computer is physically connected to the Sales domain, demote it to be a member server.
d. Install the computer as a member server in a workgroup called Sales. After the computer is physically connected to the Sales domain, configure it to join the Sales domain.
Ans. D

35. What is the cause of the Server stop In the Event viewer? (Exhibit)
The exhibit showed a lot of red exclamation marks, starting from
the top and going down. The last red exclamation mark showed
"NE2000 failure". then followed blue marks.
a. NE200 failed
b. Server service stops
c. Cdrom failed
d. Netlogon failed
Ans.A

36. You do not have the Emergency Repair Disk, you have configured SCSI Devices & Printers, how do
you backup the Registry?
a. Save Registry by NT Backup
b. Save by using Config option in Disk Administrator
c. Make copy by Save key in the Registry Editor
d. Run Rdisk /s
Ans. A

37. A NT system with 6 SCSI Disks. 1 HD for system. 5 HD as stripe set
with parity. 2 disks failed in the stripe set with parity.
2 HD replaced. How to can u regenerate the stripe set?
a. Regenerate from disk Administrator
b. Wait for NT to regenerate
c. Create stripe set from the 5 HD and restore files from tape.
d. Create stripe set with parity with the 5 HD and restore
files from tape.
Ans.D

38. During printing checks your printer jammed. Checks can not be
reprinted as it would violate check. The printer is turned off and the jam
cleared. How can you print your check again?
a. Resume from printer menu
b. Resume from document menu
c. Restart from document menu
d. Pause printer and restart again
Ans.B

39. Domains, West & East. West trust East. Guest account on both
domain removed. Everyone special group removed. A user logs on to
West. What should be done for him to access resources on East?
a. Access permission to East/Domain User
b. Access permission to West/Domain User
c. Member of West/Domain User
d. User cannot access resources on East.
Ans.D

40. A Windows NT Server you are responsible for maintaining has gone
down during a power outage. You determine that the UPS device connected
to the server failed and did not allow the server to be shut down
properly. When you boot the server, it displays a blue screen and
freezes. Subsequent attempts at rebooting fails to boot the server
beyond the blue screen. What action should you perform first to bring up
the server.
a. Boot the server from the Emergency Repair Disk
b. Reinstall Windows NT server
c. Boot the server from a Windows NT server boot disk
d. Restore the server from tape backup
Ans.C

41. A NT system with 6 SCSI Disks. 1 HD for system. 5 HD as stripe set
with parity. 2 disks failed in the stripe set with parity.
2 HD replaced. How to can u regenerate the stripe set?
a. Regenerate from disk Administrator
b. Wait for NT to regenerate
c. Create stripe set from the 5 HD and restore files from tape.
d. Create stripe set with parity with the 5 HD and restore
files from tape.
Ans.D

42. You have the following domain configuration in your company:
SALES ---------> CORP <------- RESEARCH
1 PDC, 2 BDC's 1 PDC, 3 BDC's 1 PDC, 1 BDC,
1 member server 2 member servers 200 NT Workst
300 NT Workst 500 NT Workst

Required results:
A group called AllBackup must be created in the CORP domain.
Members of the AllBackup group must be able to backup all domain
controllers in all domains.

Optional results:
Members of the Allbackup group must be able to backup all member
servers in all domains.
Members of the Allbackup group must be able to backup all NT
Workstations in all domains.
Proposed solution:
Make a global group CORP\AllBackup. Make the local groups CORP\CBackup,
RESEARCH\RBackup and SALES\SBackup.
Assign the following special users rights to the local groups: Backup
Files and Restore Files. Put the global group CORP\AllBackup in each
local group.

What does the proposed solution produce?
a. The required result and the optional results.
b. The required result and one of the optional results.
c. The required result only.
d. Does not produce the required result or the optional results.
Ans.C

43. You have the following domain configuration in your company:
SALES ---> CORP <-- RESEARCH
1 PDC, 2 BDC's 1 PDC, 3 BDC's 1 PDC, 1 BDC,
1 member server 2 member servers 200 NT Workst
300 NT Workst 500 NT Workst

Required results:
A group called AllBackup must be created in the CORP domain.
Members of the AllBackup group must be able to backup all domain
controllers in all domains.

Optional results:
Members of the Allbackup group must be able to backup all member
servers in all domains.
Members of the Allbackup group must be able to backup all NT
Workstations in all domains.

Proposed solution:
Make a global group CORP\AllBackup. Put the global group CORP\AllBackup
in each local 'Backup operators' group in each domain.
Put the global group CORP\AllBackup in the local 'Backup operators'
group on each member server and workstation in all domains.

What does the proposed solution produce?
a. The required result and the optional results.
b. The required result and one of the optional results.
c. The required result only.
d. Does not produce the required result or the optional results.
Ans.A

44. You have a network with 3 domains East, West & Corp. User
accounts are centralised in Corp. users need to use their logon Scripts
anywhere in all three domains. where should the logon scripts be
located ?
a. C:\winnt\system32\repl\scripts
b. Netlogon in Corp
c. Netlogon on each server
d. Server path
Ans.B

45. Had one where Mary was a member of the Sales group and the SalesManagers group. She wanted access to the a file in a
trusted domain but when she tried to get to it she was denied. They present you with a graphic showing what groups had what
permissions to the files. Basically you had to point out that her No Access permission from her membership in the Sales group
was overiding her Read permission in the SalesManager group.

46. What must you do to specify the path to user profiles on a Windows NT server? Select all that apply.
B. In User Manager for Domains, open the User Properties dialog box for a user account, and click the Profiles button to add the user profile path.
C. Create Profiles folder if it does not already exist, and share the folder with Everyone. (look for Profile Editor)

47. Your network consists of two domains: SALES and CORP. CORP is the master domain, and SALES trusts CORP in a one-way trust relationship. Each domain has one PDC, two BDCs, five member servers, and 100 workstation computers. All servers and domain controllers run Windows NT Server 4.0. All workstation computers run Windows NT Workstation 4.0. You want to create a group called Allbackup that can back up all domain controllers, member servers, and workstations on the network.
Required result
Members of the Allbackup group must be able to back up all domain controllers in both domains.

Optional desired results:

Members of the Allbackup group should be able to back up all member servers in both domains.
Members of the Allbackup group should be able to back up all workstation computers in both domains.

Proposed solution: Create a global group called Allbackup in the Sales domain.(SHOULD BE CORP..that's why its `D`) Add this global group to the Backup Operators local group on every domain controller, member server, and workstation computer.
Which results does the proposed solution produce?

D. The proposed solution does not produce the required result.

48. Mary is responsible for maintaining a certain Windows NT Workstation
computer. This workstation is currently configured in a workgroup
environment, however Mary wants the workstation to become a member of a
domain. Mary does not have a domain account. What must Mary do to allow
her computer to join a domain? (Choose two answers)
a. Have the Domain Administrator add her computer to the domain. Mary can
then join the domain by using the Network applet in Control Panel on her
workstation
b. Get the Domain administrator to use the Network applet in Control Panel
from the PDC.
c. Mary should use Server Manager on her computer to join the domain,
supplying her workstation administrator account and password
d. Have the Domain Administrator use the Network applet in Control Panel
from Mary's workstation, supplying the Domain Administrator account and
password.
e. Mary can join the domain by using the Network applet in Control Panel
on her workstation, supplying her workstation administrator account and
password
Ans.AD
1