PREPARING FOR MCSE NT4S TEST
Administering Microsoft Windows NT 4.0
By Microsoft
1/19/99 3:01:57 PM
n When DC of mandatory profiles is down, users cannot log on, unless replicate mandatory profiles to another DC through directory replication. If not a DC but a server without replication function, what will happen? CAN NOT LOGON
n A locked workstation can only be unlocked by the current user or an administrator. If an administrator unlocks it, the only thing the administrator can do is log the user off..
n Cmd: net accounts/sync
n User names: up to 20 characters; Passwords: up to 14 characters
global groups: up to 20 characters;
local groups: up to 256 characters; only the first 22 characters display in most of the windows.
n A home folder can be stored on a users local computer, or on a network server
n A user who is connected to a network resource on the domain is not disconnected when the users logon hours run out on default.
n Logon Scripts: For users who log on from non-Windows NT-based clients (LAN Manager, MS-DOS, Windows for Workgroups, and Windows 3.X), a logon script can be used to configure users network and printer connections.
n User Profiles: Ntuser.dat->Ntuser.man
\\User_name\profile-share\%username%
n You must be a member of the Administrators or Account Operators group to create local and global groups.
n The local Power Users group only resides on member servers and computers running Windows NT Workstation. Power Users group members can create and modify accounts, and they can share resources.
n
Built-in Groups on DC only |
|
Account Operators |
Cannot modify the Administrators pr Server Operators groups. |
Server Operators |
Share disk resources, and back up and restore the server. |
Printer Operators |
Set up and manage network printers. |
Built-in System Groups (Used for network administration) |
|
Everyone |
|
Creator Owner |
|
Built-in System Groups (Not used for network administration) |
|
Network |
Includes any user who is currently connected from another computer on the network to shared resource on your computer. |
Interactive |
Automatically includes a user who logs on to the computer locally. |
n If for security reasons you want a user to have the right to back up files but not restore files, create a local group Backup Only and assign it the Backup Files and Directories user right.
n When any computer running Windows NT is added to domain, the Domain Admins group is automatically added to the local Administrators group. (How about Domain Users & Domain Guests? NO)
n The Domain Users group is a built-in global group on domain controllers that only contains domain accounts created by the Administrator.
n The administrator account set up during installation cannot be locked out.
n It is suggested that user check the Event Log to determine whether synchronization was successful.
n When PDC Neets to Be Taken Offline:
Promote a BDC(B) -> PDC(B), this will force the PDC(A)->BDC(A);
Repairing A, Promote a BDC(A) -> PDC(A), this will force the PDC(B)->BDC(B);
When a PDC Goes Offline Unexpectedly
Promote a BDC(B) -> PDC(B);
Repairing A, demote it to a BDC(A);
Promote A again;
n Share name for WinNT & Win95: 12 characters
Folder name for WinNT & Win95: 255 characters
n Home Directory To: \\server_name\Users\%Username%
This simplifies administration by automatically given only the respective user Full Control permission to his or her home folder.
On a FAT volume, you need to create and share home folders before you specify the home folder path in User Manager for Domains.
n To ensure privacy, do not share the top-level folder Users.
C$ hides the share folder from users who browse the computer.
The C:\Winnt folder is shared as Admin$.
n Groups can share a folder:
Administrators
Server Operators
Power Users
n folder->Properties->Shareing TAB->New share: A folder can be shared multiple times with different names and permissions.
If you stop sharing a folder when a user has a file open, the user may lose data. When you click Not Shared, a dialog box appears to notify you that a user is connected to the shared folder.
n Map Network Drive->connect as->require account format: Domain\User_name
n NTFS permissions:
Read(R), Write(W), Execute(X), Delete(D), Change Permission(P), Take Ownership(O);
Execute: display folder attributes and owner and permissions, make changes to folders within a folder,
n Standard Permissions:
To Folder:
Standard permission |
Individual permissions of folders |
Individual permissions on files in the folder |
No Access |
None |
None |
List |
RX |
Not specified |
Read |
RX |
RX |
Add |
WX |
Not specified |
Add & Read |
RWX |
RX |
Change |
RWXD |
RWXD |
Full Control |
All |
All |
To File:
Standard permission |
Individual permission |
No Access |
None |
Read |
RX |
Change |
RWXD |
Full Change |
All |
n If a user has No Access to a folder, he can always access files for which his/her permissions by using the full UNC or local path to open the file from its respective application.
n On NTFS volumes, the %Username% variable automatically assigns the Full Control permission to home folders.
n NTFS: folder->Full Control, a file in the folder->No Access, user can delete the file. This is the only exception to the rule that file permissions override directory permissions, because WinNT support POSIX applications.
n Print server can be NTW or NTS.
n Permissions of printing:
No Access, Print(default), Manage Documents, Full Control
Print permission can manage users won document.
Groups have Full Control printing permission:
Administrators, Print Operators, Server Operators, Power Users
n Client using printer:
NT, Win95: need only connect to the share printer
MS-DOS, LAN Manager 2.X, Windows Of Workgroup, OS/2(with LAN Manager Client version 2.2c installed), Windows 3.1: must install a printer driver locally on the client computer
Non-Microsoft-Based Client:
Machintosh: Services for Machintosh
NetWare: FPNW
UNIX: TCP/IP Line printer Daemon (LPD) Service
Updating drivers on printer server:
NT4.0: When client reconnects, check and download new driver;
Win95: manually install the driver on client;
LAN Manager clients (MS-DOS, OS/2): net use lptx\\server_name\sharename [For example: c:\net use lpt1 \\c88\myprinter]
NetWare clients using IPX and NetWare VLM: capture queuename
UNIX clients running TCP/IP: lpr Sserver_name Psharename filename
Apple Machintosh: Chooser
n Creating a printing pool: One printer connected to multiple print devices through multiple ports of the print server. Can printing pool use multiple print servers? YES
n Printer Properties->Scheduling TAB: Print spooled documents first check box: A spooled document prints before a partially spooled document. ????????
Printer Properties->Device Setting TAB: Form to Tray Assignment: change paper_tray Setting: The default form setting for a paper tray is Not Available.
n Windows NT includes 3 separator page files:
Sysprint.sep (Prints a page before each document.);
Pcl.sep(HP-series, print a page before each document);
Pscript.sep (HP-series, Not print a page before each document);
Setting up a separator page: ->printer->File->Properties->General TAB->Separator Page->in dialog, selecting the name of separator page file or Browse the file->Open->OK
n Printing process:
NT and Win95 Clients: Printer Driver on Clients->Spooler on clients->Spooler on Printer Server->Printer Device;
Other Clients: Printer Driver on Clients->Spooler on Print Server->Printer Device;
n Difference between deleting a document and cancel a document: cancel: ??spooler???,????????(Personal Opinion)
Purge printing documents: ????????
n To set a notification, priority and printing time: Document menu->Properties->General TAB.
???????????????????,?????printer??????
n If a printer is connected to a faulty print device, redirect the documents. When adding a network port, you can only add an existing port. You cannot create, delete, or configure ports over network. You must do this locally.
Redirecting documents: Appropriate printing icon->Properties->Ports TAB->Add Port->Local Port->New Port->In the Enter a port name box, type UNC such as: \\prntsrv4\HPLaser4->OK. The new printer must use the same print device as the current printer. You may need to remove the original port to ensure the documents print to the redirect port. When there are multiple ports, the printer searches for an available port in the order that the ports were added.
n Parts of printing troubleshooting:
Problem |
Possible cause |
Solution |
The hard disk starts thrashing and the document does not reach the print server. |
Insufficient hard disk space for spooling. |
Create more free space, or move the spooler location to another partition. |
No one can print to the server. There are documents on the server that will not print and that you cannot delete. |
Stalled print spooler. |
Start Control Panel Services, stop the spooler service, and then restart it. |
n Event Viewer logs: System, Security and Application
The size of the logs you choose to archive: 64K-4M, default: 512K
n PDC?????BDC??,?Workstation??????????
To audit events on any other computer in the domain, such as access to a file on a member server, you must set an audit policy on the member server.
Events are recorded in the local computers security log, but can be viewed from any computer by a user with administrative privileges to the computer where the events occurred.
Auditing Requirements:
Auditing Process:
On Audit Policy dialog box: Use of User Rights event: A user exercised a right (except those rights related to logging on and logging off).
n Server Manager->computer properties->sessions==0 means logging on local computer
n Server Manager->computer properties->usage of Shares button:
Closing resources: Server Manager->computer properties->In Use button->Close Resource button or Close All Resources button.
n Commands related to sharing and sending messages:
c:\>net use x:\\c130\Win95 [If using "*" replacing "x:", ??????????????]
c:\>net share [??????]
c:\>net send c140 "hello"
n Server Manager: Alerts are generated only by the Windows NT Alerter service.
Sending messages: The Messenger service must be running to send messages. It is started by default. Computers running Windows 95 must be running WinPopUp.exe to receive messages.
The difference between the Alerts option and the Send Message command: The Alerts option only sends alerts from the Windows NT operating system to the users that have been added to the Send Administrative Alerts To box. The Send Message command gives you the ability to send a message to all users who are connected to the server.
n Install the Windows NT Server Administrative Tools from the \Clients\Srvtools folder on NT CD to NTW or Win95.
n To back up and restore data, the user must have the appropriate user right.
n Registry????????????????
If files are in use, NT only backs up the last saved version of the file.
n Backup types:
Backup type |
Properties |
Backup contents |
Normal |
Marks archive attributes; |
Selected file and folders |
Copy |
Not mark archive attributes; |
Selected file and folders |
Incremental |
Mark archive attributes; |
Changed selected file and folders |
Differential |
Not mark archive attributes; |
Changed selected file and folders |
Daily copy |
Not mark archive attributes; Not interrupt the normal backup schedule; |
The files and folders have changed during that day. |
Sample:
Sample |
Monday |
Tuesday |
Wednesday |
Thursday |
Friday |
1 |
N |
D |
D |
D |
D |
2 |
N |
I |
I |
I |
I |
3 |
N |
D |
D&C |
D |
D |
Sample 1: Corrupted on Friday: Restoring Monday and Thursday backups. More time to back up and less time to restore.
Sample 2: Corrupted on Friday: Restoring all backups beginning with Monday. Less time to back up but more time to restore.
n A backup set: a group of files or folders on a single volume from a single backup operation. One tape can contain many backup sets. If a single backup operation requires multiple tapes, the group of tapes is called a family set.
Before you restore files, you must load the catalogs. Then, you can select the backup sets, files, and folders that you want to restore.
A backup log is a text file that records backup operations.
?lock???????,???????????????????The exception is Windows NT operating system files, which can be backed up.
n Backup dialog box->Backup->Backup Information dialog box:
Options:
Backup Registry check box;
Restrict Access to Owner or Administrator check box: Limits access to the tape to Administrators, Backup Operators, or user who performed the backup.
Backup dialog box->Restore->Restore Information dialog box:
Options:
Restore Local Registry;
Restore File Permissions: If net selected, files inherit the permissions of the folder to which they are restored;
Do not restore file permissions if you restore to a computer that does not have the same user and group accounts.
n Windows NT Backup can only restore the Registry or event logs on computers where the tape drive is installed.
When restoring data, load the tape catalog to view the backup sets
If the last tape in a family set is missing or damaged, start NT Backup from the command prompt with the /missingtape option.
Secure both the tape drive and the backup tapes. Someone can access the data from a stolen tape by restoring the data to another server for which he is an administrator.
n ????Batch??,??AT????????[At.exe]
Run Ntbackup.exe: ntbackup backup [pathname [options]]
/t{Normal|Copy|Incremental|Differential|Daily}
/l filename <The default log file is Backup.log in the \systemroot folder.>
/r <Limits access to the tape to Administrators, Backup Operators, or the user who performed the backup>
/b <Back up the local Registry, but only if you back up another file from the same volume.>
/v <Verifying>
/hc: {on|off} <Enables or disables hardware compression, and the default is off>
/d "text" <description>
/a <Appends the backup set after any existing backup sets, rather than replacing it. Not available for a blank tape.>
Run AT.EXE: at[\\computer_name][id][/delete]time[/interactive][/every:date[, ]|/next: date[, ]"command"
id <An ID to a scheduled command>
/delete <Cancels a scheduled command. If it is omitted, all the scheduled commands on the computer are canceled.>
time <It runs 00:00(midnight) through 23:59>
/interactive <Allow interacting with user when running. If omitted, the job will run on an invisible desktop.>
/next: date[, ] <Specifies the next weekdays or days of the month a command is to run. If omitted, the default is the current day of the month.>
To start a scheduled backup: Use Server Manager to change the Schedule service Startup Type to Automatic.
Batch file example:
cmd /c net use x: \\student1\public
cmd /c net use y: \\student2\public
ntbackup backup c: d: x: y: \\instructorx\public
/T Incremental /b /hc:on /v /l "c:\weekly.log"
cmd /c net use x: /delete
cmd /c net use y: /delete
AT scheduler example:
At \\student1 00:00 /every: 5,10,15,20,25,30 "backup.bat"
n What three steps should you take to ensure that your backups and restores are complete and accurate?
n You need to restore a particular file. You did a normal backup yesterday, but you forgot to create a backup log. How do you find the file?
PREPARING FOR MCSE NT4S TEST
Supporting Microsoft Windows NT 4.0 Core Technologies
By Microsoft
1/19/99 3:01:57 PM
r Counters for Processor:
(1)%Processor Time: 0-80% normal
(2)Interrupts/Sec: preferring decrease <=3500 on Pentium or RISC
Counters for Memory:
r If counter of Hard Page Faults is over 5/sec, it is a clear indicator of a memory bottleneck. Hard page faults occur when the data that a program needs is not found in physical memory and must be retrieved from disk.
r AUTODIAL DOES NOT SUPPORT IPX
r RAS sessions:
NTS: 256, NTW: 1;
Incoming Sessions:
NTS: none limitation, NTW: 10
MINIMUM HARDWARE REQUIREMENTS:
NTS: 486DX/33, 16MB RAM, 125 MB HDD
r NT Architecture:
USER MODE
KERNEL MODE
r LSA: Local Security Authority: logon process in security subsystem
r About computer account in domain:
If the computer is reinstalled or rejoin the domain, the computer name must be deleted at the domain controller, and then recreated.
All sessions between PDC and the joining computer must be disconnected.
r "Out of memory" error message can be created by low free disk space.
r NTHQ: NT Hardware Qualifer is a utility that identifies the hardware installed in the computer and is only for X-86 computers.
r In NT: One HDD can have 4 primary partitions or 3 primary partitions and 1 extend partitions with multiple logical disks.
r For installation on RISC-based computers, drive C must be formatted with the FAT file system with a minimum of 2 MB free space.
r CAL(Microsoft Client Access License) and Server License agreements: Server>1: per seat; If you do not know the choice, choose per server because per server can be converted to per seat once.
r Games and Windows Messaging are only installed in Custom Installation, other components are installed in Typical/Portable/Custom installation. Compact installation installs no optional component. NTW has TYPICAL/PORTABLE/COMPACT/CUSTOM SETUP and NTS has only CUSTOM SETUP. Portable Setup installs Dial-Up Networking and Typical Setup (and Compact) are not.
r TWO ways to setup a distribution server:
r WINNT(32)/b /u(Unattended installation) /udf(uniqueness database file(UDF)) /s(NT source file)
Example: WINNT/U:answer_filename /UDF:ID[, database_filename]
r NTW can upgrade to NTS.
In installation, Winnt.sif is used in setup failure.
X86: "Winnt/b": "Winnt.sif" in $win_nt$.~bt\Winnt.sif\
"Winnt": "Winnt.sif" in second disk
The graphical mode initial parameter file is $winnt$.inf and is located in the systemroot\system32\.
NT OEM Setup: must support scripted installation, otherwise use "Sysdiff.exe".
Use SYSDIFF/snap snapshot_file to create a snapshot of a reference computer
Use SYSDIFF /diff snapshot_file difference_file to create a difference file.
Example:
Installing NT and WORD97 in 50 PC, need: answerfile, UDF and sysdiff.exe
Example: Automate setup of NTW4 on multiple computers. 40 computers in 5 different configurations. How to do?
->Create five files for the five different configurations, and one UDF to handle the computer specific configurations, such as computer name.
r Books Online is located in Support\Books folder in NT CD.
r MS-DOS 6.0 or later will remove an NTFS partition, but will not remove an NTFS logical drive in an extended MS-DOS partition.
r Five registry subtree:
HKEY_LOCAL_MACHINE
HKEY_USERS
HKEY_CURRENT_USER
HKEY_CLASSES_ROOT
HKEY_CURRENT_CONFIG
Each hive has a corresponding registry file and .log file located in winnt_root\System32\Config.
r AUTOEXEC.BAT??????,??????USER????,??????
r Network-disabled hardware profile can prevents the "One or more services failed to start" message that would otherwise appear. In this case both the Services program in Control Panel and the net start command will show all network services as started.
r NT can be added to 256 ports.
If device is attached to a serial port, or if another device is using the same interrupt as the port, the port does not appear in the Ports program in Control Panel. To determine what device is using an unlisted serial port, use the Registry Editor.
r UPS communicates through a standard RS-232 port. If testing the newly configured UPS shows that it shuts off during NT startup, use the /NoSerialMice switch in Boot.ini to prevent the detection signal from being sent to the serial port.
Default UPS Interface Voltage is Negative.
r Minimum paging file size is 2MB, and if there is less than 22MB of RAM, the default paging file size is 22MB, or the amount of available disk space, whichever is less.
r Enhance Paging File Performance:
Multiple HDD: creating a paging file for each disk;
Moving the paging file off of the drive containing winnt_root folder (the boot partition);
If a paging file is placed on the boot partition to facilitate the recovery feature, there can still be a performance increase by creating multiple paging files.
r A registry can be set to prevent NT from searching the C:\Autoexec.bat file.
r Unless Windows 3.x was installed prior to installing NT, NT Setup also installs the Windows 95 Registry Editor (Regedit.exe).
r System Policy:
Ntconfig.pol in NETLOGON
??User????,???????GroupPriority??????????
FIG: (All procedure MERGES the others)
1
YES
2 5
YES
NO
NO
3
YES
NO 4
r To apply policies in a domain that includes both the Windows 95 and the Windows NT Workstation operating systems, run System Policy Editor once from each platform. When running System Policy Editor on Windows 95, save policy settings to a file named Config.pol. Save the Config.pol file to the NETLOGON share on the PDC.
By default, a NT computer automatically downloads policy information stored in the Ntconfig.pol file, located on the domain controller that validated the logon request. However, system policy does not have to reside only on the domain controllers, and more than one system policy can apply in a domain.
To use a system policy located on a computer that is not a domain controller, first change the computer policy portion of the system policy from automatic remote update to manual remote update, and specify the path to the computer and system policy file locating on any computer in the domain, including the local computer.
Manual Remote Update: Use System Policy Editor on a NTS computer.
System Policy Editor has 2 modes: Registry mode and Policy File mode.
Registry Mode: Directly edit portions of the local registry of a computer. User neednt log off and restart the computer to see the changes.
Policy File Mode: Create and modify a policy for a domain. Save Ntconfig.pol file in the NETLOGON on PDC.
Problem: If downloading system policies is very slow: Enable load balancing on Windows 95 computers to better balance network resources, or on NT computer, for Remote update, specify Manual (Use Specific Path), and use computers other than the domain controllers to store the system policy files.
Problem: If user policies are downloaded from a user logged on to a Windows 95 computer, but when the same user logs on to a computer running Windows NT, the policies are not downloaded; or the policies are downloaded for NT only: If a user has a computer running both Windows 95 and NT, create a user policy in both system policy files (Config.pol & Ntconfig.pol).
r Who can implement system policy?->An Administrator
r A potential slowdown on the network can occur because computers running Windows 95 always search for their policies on the PDC by default. If load balancing is selected, after the initial logon, the Windows 95 client will take its policy from whichever logon server authenticates the user.
r RISC computers: system partitions must be formatted with the FAT file system. (>=2MB)
FAT is the most efficient file system for partitions smaller than 400MB
MAC computers have maximum partition size of 2GB.
r NT prevents a deleted file from being undeleted.
r NTFS: Not case-sensitive but case-preserving;
File size: Up to 16EB theoretical, 4GB-64GB actural;
Partition size: Up to 16EB theoretical, 2 TB actural;
The Recommended minimum partition size is 50MB.
1T=1024*1024G
r NTFS: If a file increases in size after it is on the drive, it may potentially become fragmented.
Defragment: Copy and copy back a file.
For performance reasons, compression is not supported on NTFS partitions with cluster size greater than 4KB.
Compression command: Compact.exe
NT on NTFS: winnt_root folder and all subfolders can be compressed, but NTLDR cannot, and paging file cannot be compressed while in use.
When a compressed file is moved to a folder that does not contain any compressed files, the folder does not appear in blue in NT Explorer.
r LFN: Aliases can be displayed using dir/x command.
The FAT root directory has a hard-coded limit of 512 entries.
Every LFN alias name: 13 characters of the file name.
r Volume Sets: 2-32 unformatted areas in ONE or more physical drives. Only NTFS volume sets can be extended (DISK ADMINISTRATOR/ PARTITION menu/EXTEND VOLUME SET). Not support NT boot and system partitions. In a volume set, data is written to one member of the set at a time until no space remains on that member. Unlike a strip set, in which data is written evently across all physical disks, one row at a time. NT writes the stripe sets in 64KB units.
r Command: format drive: [/fs: file-system][/V:label]
r Use the PARTITION menu in DISK ADMINISTRATOR to make a partition as active.
r ARC: multi(0)disk(0)rdisk(1)partition(2)
Multi(0) Adaptor |
Scsi(0) No BIOS adaptor |
|
Physical Disk 0 (rdisk(0)) |
Physical Disk 1 (rdisk(1)) |
Physical Disk 0 (disk(0)) |
C: partition(1) |
D: partition(1) |
E: partition(1) |
F: partition(2) |
G: partition(2) NTS |
r NTVDM uses virtual device drivers (VDDs) to allow MS-DOS-based applications to access the system hardware.
PIF: Program tab->Windows NT->Windows NT PIF Settings dialog box.
Default autoexec.nt and Config.nt in systemroot\System32.
WOW (Win16 on Win32) is a 32-bit user-mode program. Win16 applications require an NTVDM.
r Four methods for Win16 application starting in its own NTVDM:
r X-86 support OS/2 app in an OS/2 subsystem, RISC support OS/2 app only if they are bound app and running in a NTVDM.
r Command dcomcnfg is used to configure DCOM.
r Application Priority Level:
0-15: Dynamic Applications
16-31: Real-time Applications (Do not use paging file)
start /realtime application_executable priority==24;
start /high application_executable priority==13;
start /normal application_executable priority==8;
start /low application_executable priority==4;
Background application: Control Panel/System Properties/Performance tab/Boost settings
r Both of Task Manager & Performance Monitor ????CPU?MEM??????
r You are running 2 Win16 Apps on a NTW computer with two microprocessors. Task Manager shows that only one is being heavily utilized, while the other is relative idle. How can you improve the performance?
A: The Win16 Apps are most likely running in the same NTVDM on one microprocessor, you should start each Win16 app in its own NTVDM.
r You wanna configure the Config.sys file to support an OS/2 app on NTW computer. You use Notepad to edit C:\Config.sys and save the file, but this is seems no useful. How can you do?
A: The OS/2 Config.sys file is not really a file.You must use an OS/2 text editor to edit OS/2 Config.sys file or use Registry Editor.
r You download a Win32-based app but it will not run on your PowerPC-based computer running NTW. Why?
A: The app is probably specific to the Intel platform. Win32-based app are source-compatible across NT.
r Your company uses a suite of multi-tier client/server applications. What NT service would you configure to let these applications run in a fully distributed, multiple-computer environment? What default parameters must be changed?
A: DCOM. The service must first be enabled, and permissions need to be set so that the appropriate users have permissions to access, change, or delete components as needed.
r NDIS: network driver interface specification ????NIC????
TDI: transport driver interface
Boundary layer: a programming interface
Two Boundary layers: TDI and NDIS4.0
r Network Component Overview:
ReKernel Mode
r DLC (Data Link Control) is used primarily to access printers connected directly to the network, or to access systems network architecture (SNA) mainframes. (And RAS)
r Workstation Service: MUP(Multiple UNC Provider); Server Service: MPR(Multiple Provider Router) supporting multiple redirectories.
r Dfs: The Windows NT Distributed File System. Dfs directory tree is used in browsing.
r You are able to connect from your NTW computer to shared folders on any other computers running Windows NT. However, no other computers can connected to the shared folders on your computer. In addition, although you are logged on as Administrator, your shared folders do not appear with the shared symbol in Windows NT Explorer. What is the likely cause of the problem?
A: The Server Service is probably disabled. Without this your computer cannot share resources.
r TCP: ????, IP&UDP: ?????
r TCP/IP & OSI
TCP/IP Layer |
TCP/IP |
OSI Layer |
|||
Application |
HTTP |
TFTP |
NetBT |
RCP |
Application |
Telnet |
FTP |
SMTP |
SNMP |
Presentation |
|
TDI & Winsock |
Session |
||||
Transport |
TCP |
UDP |
Transport |
||
Internet Network |
ICMP |
IP |
(IP) |
Network |
|
(IP) |
ARP |
||||
Physical |
NDIS4.0 |
Data Link |
|||
Driver, NIC & Media |
Physical |
r NetBIOS over TCP/IP: NetBT
r TCP/IP utilitites:
Nbtstat: Displays protocol statistics and connections using NetBIOS over TCP/IP;
Netstat: Displays TCP/IP protocol statistics and connections;
Route: Displays or modifies the local routing table;
Tracert: Checks the route to a remote system;
r NWLink: supporting networking API: Winsock & NetBIOS over IPX
Internal Network Number: used in FPNW or RIP router for IPX/SPX
r NWLink supporting frame types:
Topology |
Supported frame type |
Ethernet |
Ethernet II, 802.3, 802.2, and Sub Network Access Protocol (SNAP), which defaults to 802.2 |
Token Ring |
802.5 and SNAP |
Fiber Distributed Data Interface (FDDI) |
802.2 and SNAP |
NetWare2.2 and 3.11: 802.3;
NetWare 3.12 and higher: 802.2
r IPX network number, or external network number, can be set in the registry, unlike IPX internal network number.
It is necessary to manually assign a unique non-zero internal network number in the following situations:
r RIP routing over IPX broadcasts routing information, such as network addresses.
Command: ipxroute config
r NetBEUI is for 20-200 computer LAN. Since NetBEUI is not routable, computers running Windows NT and NetBEUI must be connected using bridges instead of routers.
NBF: NetBEUI Frame is the implementation of NetBEUI that is included with NT.
r TCP/IP, NetBEUI and NWLink are bound to Workstation service, but only the routable protocols, NWLink and TCP/IP, are bound to the Server service.
Server service????????,?Workstation service????,????Workstation service????????
r DHCP:?????scope??????????????????exclusive?????scope.
Global option???????;
Scope option????scope???;
Client option????????????;
??Global option, scope option, client option(???????)???,??local computer????,????Client scope ?global scope?????????
r If the IP routers do not support RFC 1542, a DHCP server is required on each subnet.
r DHCP Clients:
WINS Clients:
r ???DHCP????IP????MAC??,????WINS????????Client??DHCP Server??WINS Server???,??????????WINS eliminates the need for an LMHosts file to be maintained on any TCP/IP host that uses WINS.
Windows-based networking clients can use WINS directly. Non-WINS computers that use broadcasts can access WINS through proxies.
WINS???????,??????????DNS??????
r FQDN: fully qualified domain names (FQDN). Such as widgets.universal.com.
r Use DNS Manager to configure and manage DNS.
RR(DNS Resource Record) types: Owner, Class, TTL
r DNS?WINS???:DNS?hostname?WINS?BIOS name?????
r Browser Roles:
Domain master browser (PDC);
Master browser;
Backup browser;
Potential browser;
Non-browser;
??Master browser?backup browser?????,?????????????????????
Browser Election: ONLY ONE MASTER BROWSER per workgroup or segment in a domain. (????(?->?): NTS, NTW, Win95 or Windows for Workgroups)
Use Registry Editor to change the MaintainServerList value.
r You have NT network with TCP/IP as the only available protocol. Your NTW is using DNS and WINS. You can use FTP to connect to any UNIX host by using the host name for the UNIX host, but unable to connect to the NT Server in your domain. What do you suspect is the cause of the problem?
Answer: WIN server is unavailable.
The situation is the same as the previous, and you can connect to NT Server in your domain, but are unable to use FTP to connect to any UNIX host.
Answer: DNS server is either unavailable or does not contain a resource record for the UNIX host.
r PPTP:
Advantages: Lower transmission costs; low hardware costs; lower administrative costs; security;
PPTP is a networking technology that supports multi-protocol virtual private networks (VPNs).
PPTP supports IPX, NetBEUI and TCP/IP;
r PPTP Access Over the Internet:
Direct connection to the Internet |
The Client must have a PPTP driver, and the RAS server must have a PPTP-enabled adapter. |
Connection through an ISP |
The Point of Presence (PO) for the ISP must supports PPTP, then PPTP need not to be installed on the client. |
r SLIP:
r The PPP Multilink Protocol combines multiple physical links into a logical bundle that increase bandwidth. (Two 28.8 Kbps modems and two PSTN lines can reach 57.6 Kbps)
r CSNW enables a computer running NT to connect directly to and browse a NetWare server.
r RAS includes a NetBIOS gateway by which remote clients can gain access to NetBIOS resources, such as file and print services, on a network.
RAS server can be a IPX router and a SAP agent for Dial-Up Networking clients.
To connect to a RAS server, users must have a valid NT user account and RAS dial-in permission.
r 16?33.6 K modem, ?multilink????TI????
ANSWER:(33.6*16*100/8)?
r Dial-Up Networking PPP multilink protocol requires:
r Modem?NIC?????RIP???
r The Dial-Up Networking client stores all of its configuration data for a single connection in a phonebook file. A phonebook can be specific to an individual user or shared among all users on the computer. A phonebook shared in this way is called a system phonebook.
r The AutoDial database can including IP addresses, internet host names, or NetBIOS names. Win95 and NT versions earlier than 4.0 do not support AutoDial. AutoDial does not support IPX connections and only works with the TCP/IP and NetBEUI protocols. AutoDial only works when the Remote Access Autodial Manager is running.
A user can enable and disable AutoDial in the User Preferences dialog box for a phonebook entry.
r If a user has problems being authenticated over PPP, a Ppp.log file can be created in the systemroot\System32\Ras folder by modifying registry. (device.log is also in this folder)
r You use Dial-Up Networking frequently using a 28.8 Kbps modem. It takes a very long time to log on. Without buying another modem, how can you speed up the process?
ANSWER: Configure your computer so that it does not download your server-based profile during the logon process across RAS.
r During the IIS or PWS installation, the Internet Guest account, IUSR_computername, is created. By default, this account is used when allowing anonymous connections. The Internet Guest account is added to the Guests group.
r IIS: 2 types of authentication: Basic and NT Challenge/Response
The FTP services supports only basic authentication, so an FTP site is more secure if only anonymous connections are allowed.
r Computer running CSNW and NWLink supports:
r Although NT 4.0 supports connections to NDS, it does not support ADMINISTRATION of NDS trees.
Like CSNW, GSNW supports NDS and the bindery-based 3.x versions.
r Installing GSNW:
r GSNW??CSNW??, ?GSNW?NTS??????NCP??SMB??NetWare server.
CSNW->NCPs->NetWare server;
NetWare Clients IPX/SPX->NCPs->FPNW and NetWare server;
CSNW->SMBs->NTS with FPNW(??NT??)
r A NT computer with NWLink and CSNW or GSNW enabled can also be used to administer the NetWare servers, by using Syscon, RConsole and PConsole.
FPNW is compatible with the standard NetWare utilities such as Syscon. However, using these utilities to administer an FPNW server is not recommended; use the NT administration utilities instead.
r DSMN (Directory Service Manager for NetWare) extends NTS directory service features to NetWare servers and allows management of mixed NT and NetWare environment with Windows NT Directory Services. DSMN copies NetWare user and group account information to a primary domain controller.
DSMN tasks:
r Migration Tool for NetWare:
Command: Nwconv.exe
r CSNW Options:
Add Form Feed: Notify the printer to eject a page at the end of each document that is sent;
Notify When Printed: Receive notification when documents have been printed;
Print Banner: Notify the printer to print a banner page before each document that is printed.
r Before installing GSNW, you should remove any existing NetWare redirectors, such as NetWare Services for Windows NT from Novell, and then restart the computer.
Except Gateway button, GSNW configuration is the same as CSNW.
In Configure Gateway dialog box, Gateway Account must be a member of NTGATEWAY group on all NetWare servers needed. In Permissions (Set permissions to control user access to a gateway.) button, the default permission for a gateway is Full Control for Everyone.
r You have established a gateway on a computer running Windows NT Server to a NetWare volume. You have assigned Full Control permissions to your Domain Users group and yet your users are complaining that they cannot save files to a directory through the gateway. What is the likely cause of the problem?
ANSWER: The NTGATEWAY group on the NetWare server has not been assigned the appropriate level of rights on the NetWare server. The gateway cannot grant greater permissions than the NetWare rights allow.
r CAL: Client Access License
A server license is included with NTS. This server license permits installation of Windows NT Server on only ONE computer. A server license should not be confused with Per Server license for CALs.
Per seat????????, ???server????
2 administrative tools:
MASTER SERVER:????license???PDC.
Licensing Replication in an Single Domain Environment: Stand-alone server in a domain or BDCs replicate licensing information to the PDC;
Licensing Replication in an Enterprise Environment: An enterprise server acts as a master server for more domains. Each PDC acts as a master server for its domain. Each PDC replicates the licensing information for its domain to the master server for the entire enterprise.
In Replication Configuration dialog box, default replication frequency is every 24 hours (Range: 1-72 hours).
r A specified number of Per Seat licenses assigned to the group. The number of CALs required for a license group corresponds to the number of computers used by the group, rather than the number of users in the group. License groups are used in:
r NTS 4.0 supports Windows for Workgroups as a client, but does not include the Windows for Workgroup software. The version of TCP/IP included with Windows for Workgroups does not support DHCP and WINS. However, NTS does include Microsoft TCP/IP-32 for Windows for Workgroups 3.11, which provides support for DHCP and WINS.
r Microsoft Network Client 3.0 for MS-DOS and Windows:
Supported protocols:
r Administrative Tools (Common)->Network Client Administrator dialog box:
OPTION |
USE THIS OPTION TO |
Make Network Installation Startup Disk |
MS-DOS network installation startup disk. ( ??????????) |
Make Installation Disk Set |
MNC3.0 for DOS & Windows, LAN Manager 2.2c for DOS & OS/2, RTCP/IP-32 for Windows for Workgroups, ( ?????) |
Copy Client-based Network Administration Tools;
|
|
r Client-based Network Administration Tools:
NTW: CPU at least a 486-DX/33, 12 MB of RAM, 2.5 MB free disk space on the system partition; the network administration tools are installed in the Srvtools folder on the system partition for the computer. Resource: CD-ROM drive:\Clients\Srvtools\Winnt
Win95: CPU at least a 486DC/33, 8MB of RAM, 3MB of free disk space in the system partition. Resource: CD-ROM drive:\Clients\Srvtools\Win95
r Service for Macintosh:
r Your network uses both DHCP and WINS. Which of clients included with NTS would you deploy?
ANSWER: Win95 and LAN Manager 2.2c for MS-DOS are only included clients that support DHCP. TCP/IP-32 for Windows of Workgroups (included with NTS) can be added to Windows for Workgroups to provide DHCP and WINS support.
r Directory Replicator service can maintain identical folders include logon scripts, system policy files, and any other commonly used files on multiple servers. Updates made to the files in the master directory are replicated to the other designated computers. By default, systemroot\System32\Repl\Export is the mast export directory and is shared as REPL$.
???????????
???????????Backup Operator?Replicator?????????????replicator???????????,???????????,????????
?import computer?,have the same name and passord as the account used to configure the export server, ????the Directory Replicator service to start automatically and to log on as the directory replicator user account.
The timing for checking replicated directories is set by the Interval parameter in the registry.
r Edit registry to set two entries:
(1)Interval-REG_DWORD
(2)GuardTime-REG_DWORD
Status of receiving update in Server Manager: OK, No Master (not receiving updates), No Sync (receiving none-current updates), blank (Replication never occur)
r Use Event Viewer to view the error in the Application log.
r Use Server Manager to check that the account used by the Directory Replicator service for the import computer has permission to read the files on the export server.
r Replication to a Domain Name Over a WAN Link: In From List on an import computer, specify the computer names (instead of or in addition to specifying the domain name) for computers that are separated by a WAN bridge.
r Logon Script Are Not Working: store the logon scripts in the local directory:
systemroot\System32\Repl\Import\Scripts
r You are one of several administrators for your network. Your network has been using directory replication successfully for some time. Today, you needed to modify some of the files in one of the export folders, so you placed a lock on that folder. When you finished making your changes, you noticed that there were now two locks on the folder. Why would this happed, and should you remove both of them?
ANSWER: Another administrator is probably working on the files and placed her own lock on the folder. Removing both locks will cause the folder to begin replicating again.
r "Ntdetect.com"????Registry HKEY_LOCAL_MACHINE??HARDWARE SUBKEY?
r NT???:
??->MBR(Master Boot Record??Code-?????)->PBR(Active Primary Partition-?????????)->NTLDR
NT BOOT:
BOOT.INI->NT [or BOOTSECT.DOS-> ]->NTDETECT.COM->SCSI BIOS DISABLE?->NTOSKRNL.EXE->LOGON
?:
r Running Rdisk.exe requires Administrators or Power Users group privileges.
r Event View: Event Logs: The System and Applciation logs can be viewed by all users; Security logs are accessible only to administrators.
r There is a setting in the registry that can be used to cause the system to halt or permitting only Administrator to log on when the Security log is full.
r Default recovery file name is Memory.dmp. Use Savedump.exe writes dumps to pagefile which is at least as large as the amount of physical memory. Use Dumpexam.exe in the Support\Debug\platform folder on CD to debug the system.
PREPARING FOR MCSE NT4S TEST
MCSE Test Success: NT Server 4
By Lisa Donald
1/19/99 3:01:57 PM
y [ Which of the following statements is true of Nwlink IPX/SPX Compatible Transport? (Choose all that apply)
->ABC
y [ Which statement(s) reflect the capabilities of NetBEUI? (Choose all that apply)
->ABD
y [ What is the minimum disk configuration required for disk striping with parity?
->B
y Disk striping: improves performance on disk reads and writes; NO system and boot partition.
Disk mirroring: faster read; write: slightly slower than normal
Disk Striping with Parity: faster read performance; write slower in large database
y Nwlink IPX/SPX Compatible Transport: supports routing.
Configuration: Internal IPX Addr & frame type
y RAID 0: FAT & NTFS; RAID 1: FAT & NTFS; RAID 5: NTFS;
y winnt(winnt32) /b(no need for 3 boot floppy disks), /ox (3 boot floppy disks)
y Through the Network Client Administrator: Use the Network Client Administrator to create an installation boot disk that can be used to attach to the distribution server and then install NT Server over the network
y Unattended Answer Files (unattend.txt) and Uniqueness Difference Files (UDFs)
y Express installation can only detect one NIC.
y The Internal Network Number identifieds a unique address that is used by NetWare. Use this option if: (a)You are running File and Print Services for Netware.
(b)You are using your NT Server as an IPX router
y Configuration of NIC: IRQ, Base memory address, Base I/O address, DMA
y Directory replication is usually used to replicate read-only data like logon scripts and system polices to domain controllers within a domain.
y Requirements of directory replication
The export computer must be NT Server
The import computer can be NT Server or NT Workstation
The user account must be a part of the Replicator and Backup Operators group.
y NT backup can be automated by use of the AT command from the DOS command prompt.
y NT Server Service Configuration Options
Options |
Environment |
Minimize memory used |
server and workstation fewer than 10 connections to the server. |
Balance |
server and workstaiton between 10 and 64connections. |
Maximize throughput for file sharing |
server domain controller or a file and print server. |
Maximize throughput for network applications |
server distributed applications for memory caching, such as SQL server. |
y Configuring a UPS: Use Control Panel->UPS,
y Volume Set: 2-32 drivers , Extened volume sets must be NTFS
y Performance can be increased through disk striping and disk striping with parity.
y FORMAT drive letter: /fs:NTFS
CONVERT drive letter : /fs:NTFS
y ARC Naming Conventions:
multi(x)disk(y==0)rdisk(z=0+)partition(a=1+) (None SCSI or a SCSI adapter that has its BIOS enabled)
scsi(x)disk(y=0+)rdisk(z==0)partition(a=1+)
y Printer Wizard Configuration: If you choose shared, you can also configure the printer to support drivers for Windows 95, all Windows NT client versions, including non-Intel platforms.
y Printer Pool: The job will be sent to the first available print device. Criteria for printer pool:
y To add a workstation to the domain:
y To add a Windows 95 PC to the domain:
y To add a MS-DOS PC to the domain;
Use the Network Client Administrator to create an installation disk set for Network Client v3.0 for MS-DOS and Windows clients.
y NTW can be upgraded to NT4 by using Winnt32 command and installing NT4 into the same directory that NTW was installed to.
y s Following the loss of the PDC, the BDCs hold an election, and if the BDC software versions are the same, the BDC that has been operating longest will win the election and will automatically become promoted. (False, Not sure. Some books say one BDC will automatically be promoted if the BDCs' version are the same. But other books say BDCs will NEVER auto-promote. MOC avoids the problem. )
y You have 10 NT servers that need to be installed. You decide to use the over-the-network method. What is the name of the utility that is used to create the network startup disk?
Network Client Administrator
y The Network Client Administrator utility can be used to create the software that MS-DOS clients need to access the domain.
y Which existing operating system clients can support NT Server installation using the over-network method?
Network Client for MS-DOS ( includes Win 3.X ),
Windows for Workgroup,
Windows 95,
NTW,
NTS
y In what two cases do you configure the NWLink internal network number?
y Which frame types can you use with NWLink if you are using Ethernet network adapter cards?
802.2;
802.3;
Ethernet_II;
Ethernet_SNAP;
y Directory replicator service user account must belong to two groups: Backup Operators & Replicator
y Which utility should be used to backup your servers registry? NT Backup
y Which two utilities can be used to define how NT services are configured?
Ctrl Panel/Services, Server Manager
y What is the default directory used by the export and import server in directory replicatiion?
winnt/system32/REPL/exports & winnt/system32/REPL/imports
y Your NT Server acts as a domain controller. Which server optimization choice should you use?
Balance OR Maximize throughput for file sharing? BALANCE
y Your NT Server acts as an SQL Server. Which server optimization choice should you use?
Maximize throughput for network applications
y Your computer has two IDE drives. The first drive has only one partition, which is logically defined as C:\. The second drive contains two partitions, which are D:\ and E:\. The system partition is on the C:\ drive. The boot partition is on the E:\ drive. What is the correct ARC naming convention for this computers NT boot partition?
multi(0)disk(0)rdisk(1)partition(2)
y True or False. The following clients can dynamically load their drivers from an NT Print Server.
F Windows 3.1
F Windows for Workgroups
T Windows 95
T Windows NT 3.1
T Windows NT 3.5/3.51
T Windows NT 4.0
y The Ports, Scheduling and General tabs within printer properties are used to setup a printing pool, a printers priority and updating an Intel Windows NT 4.0 print driver.
y You support a mixed client environment of DOS, Windows 3.X, Windows 95, and NT 3.51 Workstations, and NT 4.0 Workstations. You have a shared network printer. You want to provide dynamic drivers if possible. Which clients should you provide drivers for on the NT print server? Choose all that apply.
->CDE
y You have 100 new computers that you want to install Windows 95 on. You decide to use the over-the network installation. Which of the following steps should you take?
->ABCD
y Your NT Server is configured as shown in the following diagram. The files needed to boot NT are on the C:\ drive and the \WINNT directory is on the D:\ drive. What is the correct ARC naming convention for this configuration?
IDE Paddleboard |
C:\ |
SCSI Adapter |
D:\ |
E:\ |
->A
y Your NT Server is configured as shown in the following disgram. The files needed to boot NT are on the C:\ drive and the \WINNT directory is on the F:\ drive. What is the correct ARC naming convention for this configuration?
SCSI Adapter BIOS is enabled |
C:\ |
|
SCSI Adapter BIOS is enabled |
D:\ |
E:\ |
F:\ |
->B
y In order to create and manage users, you must be logged on as a member of the Administrators or Account Operators group.
y By default, NT will look for logon scripts in the NETLOGON share of the authenticating domain controller.
y Parts of default NT User Rights:
User Right |
Default Membership |
Add workstations to the domain |
Administrators, Account Operators |
Backup files and directories |
Administrators, Server Operators, Backup Operators |
Change the system time |
Administrators, Server Operators |
Force shutdown from a remote system |
Administrators, Server Operators |
Restore files and directories |
Administrators, Server Operators, Backup Operators |
y System policies should reside in the \WINNT\SYSTEM32\REPL\IMPORT directory, which is the NETLOGON share. NT system policies are named NTCONFIG.POL. Default profiles are NTUSER.DAT.
y Which group(s) can view the auditing files by default? Administrators
y "Password Never Expires" option will override the system password expiration policy.
y Which audit option would you choose if you wanted to track successful creation of new users and groups? User and group management
y NT look for system policy files in the \WINNT\SYSTEM32\REPL\IMPORT\SCRIPTS folder.
y System policies are set by making changes to the Registry.
y System policies can be creates for Users, Groups, Computers.
y Which utility is used to create and manage system policies? System Policy Editor
y When you install the administrative tools on a client, what utilities have you their schema extended to support operations such as remote NTFS administration and network printer administration?
NT Explorer & My Computer
y Which NTFS folder permissions allow you to customize access rights?
Special Directory Access
y True or false. When you apply NTFS permissions to a folder, those permissions are also applied to sub-folders by default. FALSE
True or false. When you apply NTFS permissions to a folder, those permissions are also applied to any files within the folders by default. TRUE
y You can only limit logon hours on a per-user basis.
y NT Explorer would be used to manage network printers and NTFS permissions from a Windows 95 client that has had the NT administration tools installed.
y You have just hired a new user, Ron, who will be responsible for managing all temporary employees. You want Ron to be able to create and manage the temporary employees user accounts within the domain. What is the minimum assignment that must be made for Ron?
->(b)
y Which utility would be used to create a remote share on an NT computer on a Windows 95 client that has had the NT administration tools installed?
->(C)
y The only utility that is used to create remote share in NT 4.0 is Server Manager. If you are using the NT Administrative Tools, you can use Explorer to modify NTFS permissions or to manage network printers.
y Which of the following are not account policies? (Multiple answers)
->(B)(D)
y NWLink IPX/SPX Compatible Transport: Used to support CSNW, GSNW, Migration Tool for NetWare.
y The GSNW connection only take up one NetWare license, regardless of the number of users using the gateway. All users who access the Gateway will have the same permissions on the NetWare server. When installing GSNW, if not installed previously, the NWLink protocol will also be installed.
To install GSNW, access Control Panel->Network->Service TAB.
y The user you created for the gateway users must be added to the NTGATEWAY group.
y GSNW Configuration Options: Prefered Server: Used to specify the default NetWare server that you will connect to. This is used to specify a NetWare 2.X or 3.X server.
y You can migrate NetWare 2.X, 3.X or 4.X servers. The Migration Tool for NetWare does not support NetWare 4 NDS or Novell Directory Services.
NetWare Items that can be migrated:
In order for file and directory permissions to be migrated, the destination NT directory must be NTFS.
NetWare Items that can NOT be migrated:
Prerequisites to using the Migration Tool for NetWare:
Migrating:
y In NetWare migration, The mapping file is used to specify how users, groups, and passwords will be used on the NT server.
Passwords can not be transferred from the NetWare side to the NT side. Unless you specify the use of a mapping file that has password data, you must specify what will happen to the users passwords including "No Password ", "Password is Username", and "Password is: ".
None of no-mapping file options are secure, so its a good idea to use mapping file.
y In NetWare migration, Account Policy includes:
y RAS communication type: PSTN, ISDN, X.25, RS-232 null modem cables, PPTP
PPTP is a cost effective way.
RAS WAN protocols: SLIP(Only dial-out), PPP
WAN LAN protocols: NetBEUI, IPX, TCP/IP
y
RAS IPX Configuration Option |
Description |
|
|
Assign same network numbers to all IPX clients |
This option helps reduce RIP traffic. |
Allow remote clients to request IPX node number |
Allows remote clients to pick their own network address. You run a security risk with this option since a client can impersonate another node with the same address. |
y TCP/IP is the only protocol that supports the Windows Sockets API. If your users require access to applications that use the Windows Sockets API, it should be listed first in the bindings order.
y You can specify if a user is authorized for RAS through:
y
RAS Encryption |
Description |
Allow any authentication including clear text |
MS-CHAP, SPAP, and PAP |
Require encrypted authentication |
MS-CHAP and SPAP, but NOT PAP |
Require Microsoft encrypted authentication |
..MS-CHAP , Require data encryption |
y You can configure the NetWare print options in the main GSNW properties dialog box:
You can not configure the NetWare login script options in the main GSNW properties dialog box:
y List three logging options you can select during a NetWare migration.
y If you are configuring TCP/IP for RAS and you specify that you will use a static address pool, other than IP addresses, what IP configuration can be configured on the RAS server?
Nothing, only the IP addresses.
y TRUE or FALSE. The following authentication methods can be used with the RAS Require encrypted authentication option.
MS-CHAP TURE
SPAP TURE
PAP FALSE
y TURE or FALSE. A RAS client can call into an NT server running RAS with the SLIP protocol.
FALSE
y The Required Microsoft encrypted authentication option specifies that the MS-CHAP encryption method be used.
y You are configuring a Windows 95 computer that will be used to dial in to a UNIX server. You want to use the protocol with the lowest amount of overhead. What WAN protocol should you use?
->(b)
y You are supporting an NT server that will be used for remote access. You install a RAS server. What LAN protocols can be installed?
->(a)(c)(d)
The Answer is (a)(c)(d) Why not (a)(b)(d)?
----Answer is true. The main difference between NWLink and IPX/SPX is NetBIOS names.
y Monitoring Processor:
(a) %Processor Time
(b) Interrupts per second (If over 3500 on a Pentium or RISC computer, indicating poorly written program or device driver, or a failing piece of hardware.)
y Monitoring Memory:
y Monitoring LogicalDisk:
y Monitoring Network:
It is important to note that in order to track the TCP/IP-related counters, you must first install the SNMP service on the computer that you want to track TCP/IP statistics on.
y Performance Monitor Views: Chart, Alert, Log, Report
y Blue screen or stop messages during installation can be caused by incorrect or outdated drivers being initialized.
y NT boot files: NTLDR, BOOT.INI, BOOTSECT.DOS, NTDETECT.COM, NTOSKRNL.EXE, NTBOOTDD.SYS (Using SCSI controller with the BIOS disabled)
y Last Known Good Option: The system saves successful configuration in the registry under "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet".
y Run the RDISK /s to save the Registry information to the ERD.
y Print Problems:
Error |
Possible Solution |
|
|
Hard disk is thrashing and print jobs are not being sent to the print device. |
Make sure that the disk has sufficient space-if not, move the spool file to another location. To move the spooler file, access the Advanced tab of the print server properties and specify an alternate spool file location. Spool files are defined for the print server as opposed to specific printers. |
Jobs are reaching the server and not printing, or are not reaching the print server. |
Stop and restart the spooler service. |
Jobs are submitted to a print device that is not functioning. |
Create a new port on the print server and specify the UNC name of the failed printer. |
y If you suspect that a modem is not working properly, you can edit the registry and change the Logging entry to 1. This will enable a log called DEVICE.LOG to be created in the \WINNT\SYSTEM32\RAS folder. This log, which records all data that travels between the RAS server, communication devices, and RAS Clients, can be used to diagnose modem connections.
y Make sure that the client and server are using a common protocol.
y TCP/IP Diagnostic Utilities:
IPCONFIG; PING; ARP;
NETSTAT (Show TCP/IP statistics and any current connections);
ROUTE; IPXROUTE (Verify all local tables are properly defined);
TRACERT (Trace the route of a packet across an internetwork, sending ICMP like PING );
y NTFS permission: In the case of that Read permission folder has inherited Read permission files, by specifying that the audit file had Change permission, the specific file permission would override the folder permissions.
y Mirror Set Failure on the Boot Partition:
y The NTLDR boot file is used to control the boot process.
y Your company uses an NT network. You have installed and configured several print servers and network printers for your users. One of the print servers is not working correctly. Users send their jobs, but for some reason, they are not printing properly. What course of action should you take?
->(c)
y Your network uses a mixture of NT and NetWare servers. For compatibility, you have standardized on the NWLink IPX/SPX compatible transport on your NT computers. One of your NT servers acts as a gateway to the NetWare servers and is running GSNW. A user is sitting at the NT server and tries to access NetWare resources. The user can see some NetWare servers, but cannot see other NetWare servers. What is the most likely problem?
(a)
(b)
(c)You have not configured the default gateway properly in the NWLink IPX/SPX compatible transport properly.
(d)The servers that you can see are using the same NWLink frame type that the NT server is configured with and the servers you dont see are using a different frame type. You should use manual configuration and select multiple frame types to match what all servers on the network are using.
->(d) Because: If the gateway were configured improperly, you would still see the NetWare server, you would just receive an error when you tried to access the resources.
y You have a dual-language HP printer that switches between PCL and PostScript printing. You want to make sure that the printer can switch modes correctly. What is the best way to manage this?
->(c)By defining a separator page, the printer is able to switch modes properly.
y You have configured your NT servers hard drive so that you have two partitions. A 20 MB FAT partition, C:\, and a 1GB NTFS partition, D. The system is configured so that the only files on the C:\ are files needed to boot NT. A disgruntled employee tried to sabotage your server and managed to format the C:\ drive before he was caught. No other damage was done, but now NT cannot boot. What should you do to recover from this situation?
->(c)
y You have a mixture of clients that dial in to your RAS server. The clients are Microsoft and non-Microsoft clients. The non-Microsoft clients are able to send their RAS passwords through the CHAP authentication protocol. Based on this scenario, what is the highest level of security that could be imposed at the RAS server?
->(c)
y Configure the Server optimization to Maximize Throughput For Network Applications:
Control Panel->Network->Services->Server->Properties
y The NetWare 3.11 servers use the Ethernet_802.3 frame types and the NetWare 3.12, NetWare 4.1, and NetWare 4.11 servers use Ethernet_802.2 frame types.
y Your NT server uses disk duplexing for fault tolerance on your system and boot partition. You are creating an NT boot floppy that can be used in the event that your primary drive in the mirrored set fails. You have configured the system as shown here:
SCSI Adapter, BIOS is enabled |
C:\, Primary Mirror |
SCSI Adapter, BIOS is enabled |
C:\, Secondary Mirror |
->(D)
PREPARING FOR MCSE NT4S TEST
Useful Materials
By Braindump, Netpower other MCSE
1/19/99 3:01:57 PM
g NT????????????????????: ???????Disks?Primary partition???,??Primary partition?????Disk?Extend partition?.
g Your RAS server has two modems. Remote users get disconnected immediately when they dial in. How do you diagnose the problem?
(Use regedit to enable device logging)
g è RAS have 2 type of clients. Win95 and 3rd party which only recognize DES. The most secure Require Encrypted Authentication
g è To manage print security over the network, run Windows Explorer.
g è To change file permissions over the network, run Windows Explorer.
g è Printer Pool must ensure that all printers can use the same printer driver. Incidentally they also share the same name. But they need not be directly connected to the print server.
g è DHCP can assign to clients, IP address, subnet mask, Default gateway, WINS server IP add, DNS server IP add others like DNS domain name, NetBIOS node type .
A DHCP server can supply clients with? Answer: Default gateway, IP Address, Subnet Mask, DNS Server, WINS Server.
g è 1 HDD. 2 partitions. 1 FAT sys and boot partition. 2 NTFS empty. Want to implement security on 1st partition. Dont need to format to NTFS. Just CONVERT.EXE from command prompt. Remember if NT is running, the conversion only runs the next time u reboot the server. It converts at the blue screen and then restarts again. So the server will reboot twice to convert.
g è 2 SCSI adapter. Duplex mode. 1 adapter BIOS disabled. Need to create Boot Disk in case 1st adapter failed. What among the others files is required ? NTBOOTDD.SYS.
g è During Installation, setup did not detect your CD-ROM. Restart the setup from the beginning and this time invoke the S manual selection of CD-ROM drivers.
g è Suspect excess paging is causing the performance to degrade, how to confirm ? Check the counter number of pages per second.
g è Need to alert the domain admin of any system event of the 4 domain controllers. Add each user of the domain admin to the list for each server. One choice says add the domain admin group to the PDC.
g è Confirm excess paging, what to do ? Add RAM.
g è Remote monitoring 5 servers using perfmon on your own NT wkstn. As a result your wkstn slows down dramatically. How ? Increase the sampling interval.
g Dial into the RAS NetBEUI and TCP/IP only on the server. What client can access.
A) share dir.
B) NetBios apps.
C) Using IPX connecting to a NetWare server.
D) etc.
I picked all except C. Yes. TCP/IP support A&B
g You bring an NT into the NetWare Environment with win95s running IPX. What you need on NT server to allow win95 to access resource on the NT Server.
I Picked NWLINK on NT server.
g Where should you install page file on an I/O bound system with 5 disks and two partitions on each
A) On a partition where system files are.
B) On all the partitions except boot partition.
C) On all the disks except where system and boot files are
D) Equal size on all the partition except where system files are.
C
g How to improve disk performance disk striping, rearrange data files to balance disks, add controller, Install faster HD.
g You need to make new Nt setup disks, How? Run winnt.exe with /o or /ox switch
g Question about tools for creating baseline (PERFMON & NETMON only! Response probe is not for this! I'm got 100% in this section, so I'm right.)
g What must u change in registry if you don't want your server to be a browser (or Master, don't remember) - MaintainServerList=No
g One interesting question about London & Mexico. In London - PDC, WINS, DHCP etc. In Mexico - member server and many workstations. Users in London are happy. In Mexico - 8-(((( Your target - users in Mexico must have comfort as users in London (excuse me for bad English). Proposed solution - DHCP agent, wins configuration blah, blah, blah, but NO WORDS ABOUT BDC IN MEXICO. => Answer of course "D"
g You are using the NT server tools on a Win95 machine and want to share a CD-ROM on an NT server how do you do this?
-Server Manager
-NT Explorer
MY ANSWER: SERVER MANAGER
g Document stall in spooler, to release doc.
(a)Delete & create Printer (Answer)
(b)Pause/Resume Printer
(c)Stop/Restart Printer
(d)Reset on Printer Device. MY ANSWER: STOP/RESTART PRINTER YES
g ARC naming : 2 mirror disk (SCSI BISO not enabled)
1st disk of partitions : System/Data/Data
2nd disk of partitions Data/System/Data
What should be the entry in boot.ini for disk 2 ?
SCSI(0)disk(1)rdisk(0)part(2) (Answer)
g Single Domain + 4 servers. 4 network adminstrators at 4 NT workstations. Need to notify administrators when system event occurs on any server.
(1)Add user to Server operators group
(2)Start alerter on each workstion
(3)on PDC Server Manager, Domain Administrator group
(4)On each Domain controller, server manager, add user names of each administrator to the list of names that should receive alert. MY ANSWER: (4)
g The fitch and mather company has one central locations & 3 remote location. Each location has 1 Windows NT server, 40 Windows NT workstation. The workstaion at the remote location use NETBEUI to connect to resource at the central location. Users at the remote location access resource 90% of the time from the remote location Network & 10% of the time from the central location.
You want the remote Workstation to have the fastest access possible to all network resource. How should you bind the transport protocol?
(a)At the remote location server, setup NETBEUI first, TCP/IP second for the server service
(b)At the central location server, setup TCP/IP first, NETBEUI second for the server service
(c)At the remote location workstation, setup NETBEUI first, TCP/IP second for the workstation service.
(d)At the remote location workstation, setup TCP/IP first, NETBEUI second for the workstation service.
(e)Binding order will not affect speed of Network Access.
MY ANSWER: (c)
g You have 3 LANS with 2 NT Server each and 50 NT WS, the LANS are connected over a WAN. Servers and WS all have NetBEUI and TCP/IP loaded. WS use 90% NetBEUI, How you optimize performance? ( actually there was a big story in real exam, sorry I can't recall)
Ans. Make NetBEUI top of the binding order in all Workstations.
g 1xNT, 100xNT Workstations, TCP/IP, 2 Network adapters on server. To enable routing between 2 segments.
(a)Manually assign different IP addresses
(b)Manually assign same IP addresses
(c)Use DHCP to assign different IP addresses
(d)Use DHCP to assign same IP addresses
MY ANSWER: (a)
g Migrate Workgroup into Domain. All Workstations to be participating in Domain (Choose all)
MY ANSWER: (b)(d)
g External SCSI tape. What to do next (Choose all)
MY ANSWER: (a)(b)(d)
g Remote user dials in to RAS Server using 3rd party S/W, What is the highest possible security that can be implemented. RAS server uses a DHCP, what config info is available.
a. Default gateway.
b. FTP.
c. DNS.
d. WINS.
e. Mailserver.
MY ANSWER: (a)(c)(d)
g Monitor performance for Mem & disk for 10 WinNT Server. Poor performance on monitoring station
->Increase time interval
g You must configure PPP settings for TCP/IP on RAS server to access applications that support Windows Sockets. If you are tested on this question, do not choose "Install windows sockets interface from the media source"
Winsocket appliction. RAS clients. Server supports NetBeui & TCP/IP. NT Clients using NetBeui & TCP/IP.
(a)Install Winsock
(b)IP Address to assign
(c)PPP for Netbeui (answer)
(d)SLIP for TCP/IP
g Use Performance Monitor to send an alert to a Domain user on the % of a resource (memory, disk) where it is more or less than a value. You can also automate a batch file or send a page to an Administrator. There is Server Manager as an option. But know that Server Manager is used for systems error alert configuration.
g You want a secure connection across the internet what protocol service would you use? PPTP
g What could you use for Netbios broadcasts on a Novell network running Nwlink?
Rip
netbeui
Tcpip
Dlc
ANSWER: C. NetBIOS over TCP/IP
g Where would you go to view a stop error/crash dump
g Where do you use Examdump.exe?->support\debug\platform in NTS CD
g How do you stop unnecessary broadcasts across the network. Wins
g What do you need to make Netware 3.x clients see a NT server? fpsw/nwlink
g You want to backup registry, while Server still running , which program?
Ans. NT Backup
g How can you speed up name resolution for RAS clients?
MY ANSWER: "#PRE" in LMHOSTS or HOSTS file
g You want to install an HP network interface for your printer. During the install, you are unable to locate the option to install a new port. Why could this be? MY ANSWER: DLC
g You create a shortcut to resources on two different RAS servers. What must you have in order for the shortcuts to automatically dial into the servers? ->PHONE BOOK
g TCP Printer, which 2 items do you need to configure it?
Answer: IP Address and Printer Name.
g Want an applications memory dump on point of application failure. 2 graphics Dr Watson and NT screen which defines System Dump files.
Answer: Dr Watson deals with failures of Apps.
g Fault tolerance: 1 controller, 3 disks. Requirement is to keep data off System Partition, optimise reads and optimize the amount of disk space used for fault tolerance. My immediate reaction was Stripe Set with Parity, but this requires 3 disks and if you keep data off the system partition that only leaves two disks. However, on further thought the system partition may only take a portion of disk 1 leaving the rest of disk 1 for data, so Stripe Set with Parity is the answer. s Can use one FAT partition for system and boot and another NTFS partition for Data in one disk and use the NTFS partition in the stripe set with parity? NO
g What other configuration can you provide to a workstation from a server running DHCP. Mail Server address, DNS address, Default Gateway, WINS Server address, default FTP address (tick all that apply).
g User password altered by Domain Administrator and at next logon user told password has expired. Why? Change password at next logon is default on User Manager for Domains when password is changed.
g You want to print a document on a different NT workstation without installing drivers on your PC.
Answer: Drag document to printer using Explorer.
g Youre printing invoices from an application that doesnt have a reprint option and the printer jams.
Answer: Do a document restart from the spooler app.
g Several DOS programs require a TSR. How do you load it?
Answer: Alter autoexec.nt for each of these DOS apps.
g Question about using Disk Admin Tools to convert a FAT to NTFS (trick is that you need to note it's a fat partition on a physical drive that already has a NTFS partition, that's what eliminates the one option of using CONVERT.EXE Is it right? NO
g Need to run three 16 bit Win apps in same memory space. One keeps crashing. What do you configure to allow the three apps to run together but not affect other 16 bit apps.
Answer: Run all other 16 bit apps in separate memory leaving these 3 apps in the shared memory.
g . What do you need to automated install?
A. unattend.txt, sysdiff, UDF
g Two ways to change password with NetWare 4.x?
A. Setpass.exe and cntrl+alt+del.
g You get blank pages after job when printing on NetWare printer, How fix?
A. CSNW and clear the add form feed box.
g How install UPS on system, Choose two.
A. Plug it to serial port and configure in control panel, UPS. (Remember NT 4.0 IS NOT Plug and pray).
g How upgrade OS/2 Computer with HPFS to NT?
A. Convert to NTFS, then install NT.
g How map a Drive to a folder on the Internet?
A. \\sales.core.com\public
g 3 Users don't get system policy working on their computers, why?
A. User policy is overriding system policy.
g How to configure RAS with 2 ISDN adapters and 2 Phone numbers on each?
A. One phonebook entry with 4 phone numbers.
g RAS not connecting after 3 seconds, how do you troubleshoot?
A. Open Dial Up Network Monitor before dialing.
g Can you dial in to a RAS using 3 modems (Multilink) and callback?
A. No, Callback doesn't work with multilink
g What protocol to use to print to a MAC printer?
A. AppleTalk.
g Smallest unit handled by Scheduler?
A. Process.
g Two utilities to monitor memory utilization?
A. Task Manager and Performance Monitor.
g How add path to user environment?
A. Control panel / System / Environment/User Variables.
g Enable auditing for printing and see nothing in log. How fix?. A. In User Manager, enable auditing of file and object access.
g Wish to install FTP on a WS. What else must you install?
A. PWS (Peer Web Services).
g A user wants to connect to resources on 3.x NetWare server called "Accounting". What do you configure in CSNW?
A. Preferred server "Accounting" .
g Want to automate connecting to ISP who uses PPP. How do?
A. Create a Login script to be run after dialing.
g Where do Win 16 Apps run on NT?
A. On a VDM (Virtual Dos Machine).
g Want to run accounting application at higher priority without interfering with operating system. What priority class should use?
A. High.
g Scenario question: 2 types of hardware, need to automate install of NT and applications. Give complicated proposed solution involving system.inf, sysdiff, UDF and unnatend.txt. Its not clear, because they don't mention how many unattend.txt are.
A. Don't meet the required.
g What is SYSDIFF used for?
A. Automated application installation.
g How do you disable the shutdown button in the login dialog box?
A. Change the setting in system policy.
g What do you do with the page file to optimize it? You have multiple disks and partitions.
A. Move the page file off the boot and system partition.
g The RAS Server has two internal modems. People complain they are being disconnected when attempting to dial in. How do you diagnose this problem?
A. Modemlog.txt and Device.log (Enable through registry).
g You have 3 NT Servers. Want to change role of PDC to BDC.
A. Use Server Manager to promote a BDC to PDC, Existing PDC will be automatically demoted.
g Only NT Servers can be EXPORT Servers. All others can be Import computers. (Including some NetWare).
g You have a computer with 5 disks. Each have 2 partitions. How do you optimize Page File?
A. Place page file equally on the four disks not containing the boot partition.
g You have 3 server w/RAS installed on three different segments. How do you minimize time to resolve NetBIOS names?
A. Install LMHOST file on each WS.
g You have a RAS Server and they give you an exhibit on what it and the dial in computers have. Just remember.
A. You can use Winsock (Because both have TCP/IP), You can use NetBEUI (Both have it), You can use RAS Services.
g Your page file has increased above its maximum allowed. What will happen? (Choose two) (A,C)
g Your 95 clients access shared resources on NT Server. The 95 Computers have Client for MS installed. You want to allow 95 clients to access files on NetWare Server. You Install GSNW on NT Server. What else do you need to do?
A. From GSNW applet in control panel, use the Gateway option to share desired directories on NT Server.
g Want to send administrative alert. What to use?
A. Server Manager.
g You want to segment your network by installing a second NIC on your server. How do you configure it?
A. Manually assign unique IP Address to each NIC. (Incorrect choices include manually assign identical IP's Or use DHCP to assign unique/identical IP's)
g Remote users dial into RAS to access a program requiring Winsock. All servers and workstations have NetBEUI and TCP/IP. DUN is installed on the WS. How to configure?
A. Select how IP Address will be assigned from the WS. (Incorrect choices included configure SLIP with TCP/IP, Configure PPP w/NetBEUI, install Winsock from media).
g You want to back up the registry on server. How?
A. Select at least one file on the volume containing the registry.
g Scenario: Exhibit shows RAS outbound: TCP/IP, IPX, NetBEUI. Inbound: TCP/IP and NetBEUI. What can the dial-in client access?
A. Winsock (Because there's TCP/IP), NetBIOS, Shared resources on RAS server, NOT IPX!
g You need to remotely administer 3 server using RAS. How do you do that?
A. You must set up phone book entries for each location.
g Scenario: You have RAS Dialup, some users need to access a database program over network, others do not. You want to encrypt database information. Mix of MS Clients and 3rd party dialups. How do you maintain security?
A. Use different modem ports, configure clients who need to access the database to use the port set up with port with data encryption.
g How do you ensure that logon scripts are the same on all domain controllers?
A. Use the DRS (Directory Replicator Service)
g You have a HP LaserJet printer on a UNIX Computer, which you wish to print to via your NT Server. What protocol do you install?
A. TCP/IP (Not DLC, since you're printing to a computer, not a network printer).
g NT Server connected to UNIX, want to use HP Printer connected to UNIX Computer, NT Clients will be running NWLink. What other protocols need to be running?
Answer2: Just TCP/IP and IPX. (Client uses IPX)
g You connect a new HP LaserJet to a printer pool, but the HP Port option does not show up in print manager. What could be wrong?
A. DLC is not installed.
g How would you install Windows95 over a network?
A. Share Win95 installation files on server, Make installation disk with Network Client Administrator, Install using installation startup disk.
g You create home directories for 2 users on NT Server. User 1 on NTWS and User 2 on WFW. After they both log on, User1 has access to her directory, but User 2 cannot access his directory. What do you do?
g Your computer running Windows NT Server runs TCP/IP as its primary protocol. The server also has NWLink installed, for the sole purpose of hosting connections from NetWare clients. How would you optimize the bindings for this server?
A. Disable the binding between the Workstation Service and NWLink, because the server never need to establish connections or authenticate users over NWLink.
g How do you notify a user when his/her print job is done?
A. Alerter/Messenger service must be running on the NT client (Winpopup must be running on win95 or WFW box). Server that is serving the printing services for that printer must be setup to provide notification.
g What do you need to do if you want to print using TCP/IP from LPD? A. The IP Address.
g How does Gateway Services for NetWare do what it does between a NT workstation and a NetWare server?
A. The gateway translated a SMB packet received into a NCP packet over IPX (And back again too).
g How does a NT machine communicate with a UPS system?
A. It uses a COM port.
g Which NT server feature eliminates the need for the LMHOSTS file?
A. WINS
g You are the network administrator for Acme Inc., which has two NetWare 3.12 servers and one NetWare 4.1 server. The network number used on the 3.12 servers is 00000312 and 000000041 on the 4.1 server. The frame type used on the NetWare3.12 is 802.3 and in the NetWare 4.1 is 802.2. How must you configure NWLink On the NT Server so that all the NetWare clients have access to the NT server?
A. By selecting Manual Frame type detection and adding de 3.12 and 4.1 client's network numbers and frame types to the frame type configuration list.
g You have 2 NetWare servers and 100 NetWare clients. You want to add an NT server with SQL resources. You make the NT server a member of the NetWare domain, then What?
A. Nothing if you already installed NWLink.
g Connecting to a NetWare Server Through a RAS server. What do I need?
A. NWLink including RIP for IPX/SPX.
g How would you start an application called flopscan.exe with a higher priority than other applications?
A. From the command prompt type: start /high flopscan.exe
g You want to create a Windows NT print queue for a HP laser printer which is directly connected to the network through a HP JetDirect interface card. What action must you take before you attempt to create the printer queue?
A. Install support for the HP network port.
g You want a user to automatically execute a batch file at login time. Which of the following steps do you need to complete?
A. Create a batch file called login.bat and place it in the winnt\system32\repl\import\scripts directory; in user manager set "Login.bat" as the user's login script.
g You have recently installed a second processor in your windows NT Server to improve performance. What action should you take to configure win NT appropriately?
A. Run the uptom.exe utility from the Resource kit.
g What RAS encryption authentication method handles DES?
A. MS-CHAP.
g You have a WFW computer and you want to remotely admin domain user accounts. What is the best way to do this?
A. Install Win32s and then install Client Admin Tools.
g If someone deletes a file accidentally, do they have to be in the Backup Operator o owner to be able to restore file from tape?
A. No, Administrators, Backup Operators, Server Operators and anyone else who has "Restore File" rights can do it.
g How do you set up the browser to send browse information to a LAN manager 2.x system?
A. Check the appropriate box on Control panel/Network/services/server/properties.
g You have a group of 15 researchers that need a network for print and some file sharing. Security is of ultimate concern because of the nature of the work. What type of network should you implement?
A. Workgroup with each researcher administer of his own workstation.
g How do you assign IP Address dynamically to RAS users (Through the RAS server or by using DHCP?)
A. Either.
g How do you edit user profiles in NT 4.0 Server?
A. in Control panel/System/User profiles.
g What program do you use to read files *.dmp files?
A. Dumpexam.exe
g A user needs to look at many different options on the Performance monitor. What view would they use?
A. Use Report View.
g Frank installs WinNT server on his computer. After the installation, he doesn't change the default username for the administrator's account. What directory will his default desktop profile be stored in?
A. \\winnt_root\profiles\administrator\desktop.
g You have an IDE hard disk and a SCSI hard disk. Each disk has only one primary partition. The boot partition is on the SCSI hard disk, which has its controller BIOS disabled and its SCSI ID is 2. What is the correct ARC pathname in the boot.ini file pointing to the boot partition?
g User has a network print devices that supports both PostScript and PCL. He wants to switch the printing mode to PCL. What is the best way to do this?
A. Create a separator page.
g Your windows NT Server computer is acting as a file and print server. Anytime a large job is being printed, users in the domain complain that their applications slow downs considerably. What can you do on the server to increase the performance of the applications?
A. Use the system applet in the control panel to increase the application's foreground responsiveness.
g If you want your WinNT server to run a shared access database, what server service should you select to optimize the server's task?
A. Maximize throughput for File Sharing.
g You want to merge account names from your NetWare servers into one account on your Windows NT Server. What service do you need to accomplish the task?
A. Directory Services Manager for NetWare (DSMN)
g You want to run a trial migration between a NetWare server and a WindowsNT server. After the trial migration, where should you check for the Success and failure information about the migration?
A. In the LOGFILE.LOG on the Windows NT Server.
g If broadcast traffic is increasing on your TCP/IP network, what could you do to reduce the amount of traffic?
A. Install a WINS server.
g The file is used to map IP address to NetBIOS names.
A. LMHOSTS
The files is used to map IP address to Host names
g A volume set can combine areas from an IDE, SCSI and EIDE drives. The boot partition cannot be part of the volume set. Once a volume set is implemented, MS-DOS and Win95 cannot be able to see the volume set.
g What are supported under PPP clients to access NT Server Using RAS?
A. Named pipes, RPC, Winsock API (TCP/IP), Winsock API (IPX).
g What built-in user accounts can logon NT Server locally beside administrators account?
A. Server Operator, Account Operator, Backup Operator, Print Operator.
g AUDITING?????,???????????????????auditing?
Also how about compressing & Sharing & NTFS permission? ???,??????????,?????????
g Creating Printer Pool:
g Where are LMHOSTS & HOSTS? %systemroot%\system32\drivers\etc
g Your Pagefile has increased its volume. How will that affect? Select two.
1 Applications will start more slowly
2 I/O of the network will increase
3 The disk will be fragmented
4 Current content of the Pagefile will be lost.
Answer: 1, 3
g To access files on a NetWare server through Gateway services for NetWare on an NT Server, you need to
1 Create a Local Group NTGATEWAY on NetWare Server
2 Create a Global Group NTGATEWAY on NetWare Server.
3 Create a Local Group NTGATEWAY on NT Server
4 Create a Global Group NTGATEWAY on NT Server.
5 Create an Account called NTGATEWAY on NetWare server.
6 Create an Account called NTGATEWAY on NT Server
7 Create a group NTGATEWAY on NetWare server.
8 Create a group GATEWAY on NetWare Server
9 Create a group called Ntusers at NetWare server.
Answer: 7
g You have a Network printer that prints for WinNt 4.0 and WinNt 3.51 users. What about the driver?
1 Install one driver for 4.0 on the NT 4.0 server and one driver on the 3.51 server
2 Install a driver for each of the operating system on the server
3 do nothing, printer drivers are the same for NT 3.51 and NT 4.0
4 Another different proposal
Answer: 2
g You have a network printer and proper permissions but when you try to access it you cant see it. Why?
1 The printer is already installed
2 You forgot to specify the printer port
3 Wrong driver
4 You forgot to install DLC
Answer: 4
g How would you install Win95 over a network? (Choose all)
1 Share Win95 Installation files
2 Make installation startup disk with Network Client Administrator
3 Make Installation disk set with Network Client Administrator
4 Install from disk
5 Install from disk set
Answer:1, 2, 4
g You are Installing Third party Software on Your RAS Server for Clients to Dial up you will also need to.
1 Install Third Party Software On your client Workstation.
2 Install PPTP
3 Install PPP
4 Install SLIP
Answer: 1
g A Win NT Workstation dials into a RAS server. The server is setup as follows:
Dial Out Protocol NetBEUI
TCP/IP
IPX/SPX
Remote Clients NetBEUI
TCP/IP
Encryption Clear text
What is the WS able to do (select all)?
1 Use resources on the RAS server
2 Use applications that require IPX/SPX
3 Use applications that require Winsock
4 Use applications that uses NetBEUI
Answer: 1, 3, 4
g When Running PPP on your RAS Server, what Protocols can your client use? Select All that Apply.
1 TCP/IP
2 NetBEUI
3 DLC
4 Apple Talk
Answer: 1, 2, 4
g The computer must be restarted for the Scsi adapter to start but not for the tape driver!
g You have a hard disk fail in your Mirror SET, You Install a new disk and reboot, what should you do?
- First, break the mirror set relationship to expose the working member as a separate volume
- Second, assign to the working member of the mirror set the drive letter that was previously assigned tot the mirror set
- Third, delete the failed partition
- Fourth, use free space on another disk to create a new mirror set
g Can PageFiles be put on strip set or disk mirroring? ((No. Page file cannot put on strip set, but can put on mirror-sets.))
g Connecting to a Netware server through a RAS Server. What do I need ? (RIP, NWLINK, SAP)....
Server: RAS, NWlink including RIP for IPX/SPX (take a look into the protocol, you see, it's there)
Client: RAS, MS-Client to connect to Server, NetWare client
g Lan Manager can import. ((Yes. I check the MOC and it says the import client could be NT,LAN Manager,OS/2))
g You connect to a shared directory on a NT server. Which special group are you automatically a member of?
A: Interactive
B: Network
C: System
D: Creator Owner
Answer B:
g RAS ENCRYPTION IS SET PER PORT, NOT PER-USER
g If you want to change the system-wide spool directory, you can do it through the NT GUI. If you want to change the spool directory for one printer, you have to edit the registry. KNOW THE DIFFERENCE!!
g If you don't backup at least one other file on the volume containing the registry, the registry WILL NOT get backed up even if you tell NT to do so. You tell NT to back up the registry by using the /b switch on the NTBACKUP command (NOT THE "r" SWITCH, which restricts accessto the data on the tape), or by selecting the checkbox in the GUI.
g What are supported under PPP clients to access NT Server using RAS?
A) Name pipes, RPC, Winsock API (TCP/IP), Winsock API (IPX).
g What counter shall we monitor if excessive paging is occurring on machine running N 4.0 ?
A) Ave Disk Sec/transfer
B) Pages /Sec
ANSWER: A, B
g On domain there is a system policy and user profiles. There are conflicts between the two. Which takes precedence:
System Policy
g You are installing an HP printer directly to the network (not on a server) and while trying to configure printer from NT printer you do not see the HP printer port. Why? No DLC protocol installed on the NT server.
g What happens in a printer pool of two printers, when printer A's job jams. Does B finish it? NO!
g Know the basics of replication governor, which side enlarges the buffer and which side sets the frequency.
g Remember you need to map a drive on the NT Server to the NetWare shares, and permissions can only be managed through the NOVELL. Printers can be managed through printer manager, though.
g s Where in the registry does NT store information regarding filename extension, association and OLE?
g Is it possible to use the fully qualified domain name in a "net use " statement? net use w: www.microsoft.com/share. Yes, if you have DNS
g In order for a user to set up a UPS, the user must be logged on as a member of which group? ((Only Administrators can add new hardware!))
g s You installed windows NT server on a machine that has OS/2, after rebooting you notice the OS/2 boot manager menu isnt displaying , what cold the problem be?
g 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.
g Microsoft core tech training manual, you optimize paging by removing it from the BOOT partition. Nothing about removing it from the system partition.
For example: You have a computer with 5 disks - each with 2 partitions. On the first disk is the boot and system partition. How will you optimize the pagefile?
A: Place a pagefile on each disk except the first.
g 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: a, cg s "If your server's primary role is that of logon authentication then what should the memory settings be set to?"
A. Minimize Memory Used
B. Balance
C. Maximize throughput for file sharing
D. Maximize throughput for network applications
ANSWER: B or C?
g Question: What do you need to do to make a NT Server network installation?
ANSWER:
Use STARTUP DISK created with Network Client Administrator.
Connect to the share resourece
Run WINNT.EXE /b in the share you connect.
g If the PDC was offline during the promotion of the BDC, then, when you boot up the former PDC after promotion of the former BDC, the former PDC shall not be accessible from the new PDC, in fact, it shall appear grayed from the Server Manager of the new PDC.
The Solution now, is to access the former PDC and DEMOTE it yourself to make it the new BDC through its Server Manager. THERE IS NO DEMOTE SELECTION IN SERVER MANAGER. In This time, THERE IS DEMOTE menu!
ANOTHER EXAMPLE:
You want to demote your PDC to a member server, and your BDC a PDC. You've installed NT Admin tools on your 95 workstation. How do you do this?
First off, it shouldn't make a flying hoot if your doing this on the server or on a remote workstation. Keep that in mind.
Second, the only way your PDC is going to be a member server is if you reinstall NT. No if's, and's, or butt's about it.
Third, you CANNOT 'demote' a PDC. There is NO option for this ANYWHERE. You can, however, 'promote' a BDC to a PDC, then reboot the original PDC, and it will detect the new PDC and become a BDC. Now, put down the crack pipe, and please back away. Slowly.
g * To change the spooler location, use the Printer folder, select Server Properties, Advanced, enter new path. Default path is \Winnt\System32\Spool. You must restart the print server before the changes will take effect. Default spooler location is c:\winnt \system32\spool\
* To redirect documents to a different print device on the same print server, Printer, Properties, Ports, change the port to the new device.
* To redirect documents to a print device on a different print server, you have to add a logical port for the other printer and provide the print server name and share name.
* To reprint a document jammed in a printer, select Restart from the document menu in the Printer folder.
* If jobs get stuck in the spooler (printer stalls), stop and restart the spooler service through Control Panel\Services.
g NT machines checks the driver each time the printer is connected and updates it. Win95 has to manually update driver.
g * Windows 3.1 and WFW use Print Manager to connect.
* For LAN Manager clients (MS-DOS or OS/2), use the net use command net use lptx \\servername\sharename
* For NetWare with Monolithic IPX and VLM, use capture queue_name
* For UNIX running TCP/IP, lpr -Sservername -Psharename filename
* For Macintosh, use Chooser
* NetWare clients - File and Print Services for NetWare has to be installed on the client.
* HP JetDirect printers - need DLC installed, another protocol that is mentioned is LPD.
* You cannot delete, create, or configure ports over the network. This must be done at the local print server.
* To change print modes (PCL) use separator page
* RAS related activities are recorded in MODEMLOG.TXT and DEVICE.LOG
* RAS permissions are assigned on a PER USER basis
* When user is member of several groups with policies, group policies are merged based on group priority.
* In case of a discrepancy between a user profile and a system policy, the system policy overrides the profile.
g REGEDT32 has the most menu items and you can search for keys and subkeys. Use REGEDIT when you need to search for strings, values.
g * If a primary partition is created after extended partitions, the partitions are renumbered (all primaries are numbered, then extended).
g * Disk striping without parity can be done on NTFS or FAT, with parity NTFS only.
* System partition must be a primary partition, boot partition can be on primary or logical drive within an extended partition. If you add a new primary, the drive letters for the logical drives will change and the partition number will increase by one.
* Do not place page file on stripe disk with parity
*Alerts - can only send to one user, group, or machine
*Maximize Throughput for File Sharing - (default) Used to support 64 or more users. Also used for Access database and Maximize Throughput for Network Applications: SQL
* To exam contents of memory dump files, use DUMPEXAM, and if you want to memory dump on error you must have page file on boot partition.
g *You want to install Windows95 on 10 WfW clients over the network. How would you do this (pick 3).
A: needed to know the difference between Network Client Startup Disk and Network Client Installation Disk. In this case you would use a Network Client Startup Disk.
g *Know that you must enable DCMP for indepth tcp/ip tracking. See help files on DCMP.
*How do you make the ras connection quicker on client. By placing lhmost file on workstation. Also by disabling roaming users.
g Your clients have netbeui (first) and ip protocols for dial in as well as your server. They cannot use a winsock application. what might be the problem? ( I picked "configure SLIP" because this was the closest answer, and it was what the Transcender said.).
g DHCP:
DEFAULT GATEWAY SERVICE: #03;
WINS: #44;
DNS: #06
g Alert in Performance Monitor in each Server.
g After setting up RAS with NetBEUI and TCP/IP what to do: --setup how RAS will assign IP address.
g You RAS server has two modems. Users are reporting that when they attempt to connect, they are being disconnected. What should you check?
ANSWER: C
g Your NTS has multiple NIC with Macintosh clients connected to all adapters. Only Macintosh clients connected to one of the adapters can see the NTS. What should you do to correct this problem?
ANSWER: B, not A.
g Using System Policy Editor to create a single system policy can do things including:
g The PDC is the first computer online in a Windows NT Server domain during installation.
g The function controlled by the Directory Replicator service Interval parameter: The interval at which the export computer checks for changes to the replicated directories.
g Which Microsoft TCP/IP service allows printer access from a UNIX environment?
ANSWER: LPDSVC
g Built-in local groups cannot be renamed.
g What does the following ARC name tell you?
scsi(0)disk(1)rdisk(0)partition(2)
ANSWER: ACDE
g In the case of mirror set failure, do not forget assigning to the working member of the mirror set the drive letter that was previously assigned to the mirror set.
g Which of the followings are true of RAS AutoDial?
ANSWER: (1), (2), (3)