Windows 2000 Professional Exam: 

Courses How to study for 70-210Design Samples 

The Windows Professional 2000 exam consists of 50 questions. The minimum passing score is 540 (on a scale from 1-1000). You have 120 minutes to answer the questions, which is more than enough time. You can mark each question to refer back to later and you can go back to any question that you have taken if you want to review your answers. My recommendation is to take your time, you have more than enough time to answer and review all questions.

In order to prepare I used: 

  1. Exam Cram Windows Professional 2000 (ISBN# 1-57610-712-4, $29.90 retail but well worth the investment!). You can go to www.examcram.com and sign up to be sent one question every day to your email account, you receive the answer the next day. I saved some of the questions and found it a helpful tool.
  2. Look at www.mcsebraindumps.com  People who have just taken the exams put questions on there, which they remember from their exam. It is a great indication to which questions you can expect on your exam.
  3. Transcenders http://transcender.com Obtain a copy of the transcenders. I found this my most helpful resource in preparing for the exam and focusing on my weaknesses. You will find an excellent analysis of all right as well as all the wrong answers in the review.
    I first analyzed each exam and started writing out the terms for myself, I found that very helpful. Afterwards I created the table and put the information in an organized format (see #4)
  4. I created a handout with terminology related to setup, installation, file management, security templates, protocols and accessibility and back up. It was a way for me to organize and summarize the information and it worked very well for me. You will find this handout attached and my suggestion to you is to memorize all the terms mentioned, because they continue to appear in the questions.

I hope this will help you pass your exams. Good luck!
Sigrid Zuñiga

70-210 Table Menu

  1. The different Installation Methods and related Terms

  2. Pre-upgrade check list
  3. Port Settings
  4. Service Packs
  5. Troubleshooting and Repairing
  6. Windows Installation Packages
  7. Security Templates and Protocols
  8. Accessibilities
  9. NTFS and Share Permissions
  10. Back up Types

Table: Preparation for 70-210 Professional Exam

Installing Windows 2K Professional

Installation methods & related terms Note 1

Attended

CD-ROM, setup disks or network

CD-Rom

Setup disk

Makeboot.exe (DOS or Win 3.x) or makebt.32.exe (Win 95, 98, NT 2K) if no set up disks to boot from use them. Open the bootdisk on CDROM and execute.
Winnt32.exe/ox
= Win NT 4.0 method of creating boot disks, it does not create Win 2K setup disks and is replaced by makeboot.exe and makebt32.exe in W2K

Network

Distribution server = network server: Place contents of W2K CD-ROM in folder on network server and share the folder. Connect to share point and execute winnt32.exe (or winnt.exe if no o/s) to share point to start installation

Unattended

Set up Manager, System Preparation tool, RIS (Remote Installation Service). Setup manager utility answers installation prompts and can create answer files for System Preparation Tool installs, and RIS installs.

Set up Manager

Setup Manager =(setupmgr.exe on CD-ROM support\tools\deploy.cab) answers installation prompts and saves answer results in answer file unattend.txt: configures screen resolution and other hardware and o/s settings during installation process. Setup manager can:

· create distribution share point
·
create UDF (uniqueness database file)
·
add third-party plug and play drivers and other resources
- add printers, scripts, batch files etc to distribution share

Answer file switches to use with Set up manager

/u:answer file used for unattended installation. File contains answers to prompts
/s:sourcepath =switch that point to location of Win 2K installation files
udf:id
this switch is used with UDF file, which overrides values of answer file
/unattend this switch is used with winnt32.exe to create unattended upgrade to W2K

To launch unattended install

Net use command to map to distribution share point using available drive letter
D:WINNT.EXE /s:I\i386 /u:unattend.txt /udf:machine1,unattend.udf =
used to launch unattended install for a computer called machine1
Winnt32 /unattend:test1.txt /
s source path initiates unattended installation where source path points to network location of Win setup files. User interaction options: provide defaults, fully automated, hide pages, read only

Sys Prep Tool

System Preparation Tool prepares a master image of a computer that contains W2K and any software application that users might need. Can be used with 3rd party imaging software. To use, you must extract it from the deploy.cab file and place it in the sysprep folder
/pnp
= forces setup to detect plug-and-play devices on destination computer.
/quiet (q) = no user intervention. /Reboot: restarts the source computer

Related Sys Prep terms

Sysprep.exe creates an installation image of source computer that can be copied to target computers. (with switches quiet, nosidgen, pnp). Run sysprep.exe in the sysprep folder to remove all unique parameters from the computer
Sysprep.inf
= answer file that provides settings to the Mini-setup wizard to answer all installation prompts. The end result is unattended install of image. You must place sysprep.inf in the sysprep folder or on floppy disk after image is applied, so, mini-setup will not prompt you for every installation parameter. Sysprep.exe triggers Plug and Play into action, so HAL should be similar on image and computer
Sysdiff.exe
= to pre-install applications that must be installed during automated Win2K and that do not support scripted installation
Sysdiff /q
to install applications that do not contain preformatted installation programs, use q switch to run in unattended mode
Setupcl.exe
when copied into the sysprep folder it ensures that each target computer receives a unique SID
Nosidgen
parameter ensures that the computer’s SID will not be regenerated (run this if there is no need to duplicate distribution to more computers)
Winnt.sif =
answer file in order for setup to read it. Performs fully unattended installation and starts installation from the CD-ROM on each computer (not on network distribution point, used with CD-ROM install only). You must rename the answer file (default unattend.txt to winnt.sif and save to floppy in order for set up to read it and to automate a CD-ROM based installation during install).

Answer file CD-ROM

OEM = Original equipment manufacturer. OEMPreinstall set to Yes = part of answer file for unattended installation from CD-Rom to copy contents of OEM folder to target computer
When you run setup from Win 2K CD-ROM, the answer file must be named winnt.sif in order for setup to read it and you must ensure that each of the computers supports booting from CD Rom drive. The answer file must include a [Data] section with the UnattendedInstall parameter set to yes, the MSDosInitiated value to 0 and the AutoPartition value set to 1.
A UDB is used to overwrite parts of the answer file that are specific to a particular computer. A UDB is not necessary when the installation is performed on a single computer. A UDB is used for unattended installations on multiple computers from a distribution point but is not used when installation is performed on a single computer. When installing from a CD-Rom, you cannot use a UDB to supply information that is specific to the computer.

RIS (= most efficient method of installation)

RIS (Remote Installation Services) to deploy Win2K over a network from RIS server. Main goal is TCO (total cost of ownership). RIS integrates a few of installation methods. You can use it install W2K with blank hard drive or reinstall Win 2K to repair corrupted installation. RIS needs DHCP serve (for client to obtain IP address), DNS and Active Directory (client finds RIS by querying DNS server to find where Active Directory server (DC) is) and its own partition (2GB min). There are three steps to RIS:

  1. configure client
  2. configure network servers for RIS
  3. create Win 2K image

Configure client (network installation)

Two ways:

  1. PCI Network adapter that contains PXE (Preboot Execution boot ROM): When computer boots from PXE adapter, attempts to obtain IP address from DHCP server, then user prompted (F12 key) to locate a RIS server.
  2. Use rbfg.exe utility to create RIS boot disk to prepare a remote boot disk for those computers on the network that do not have a PXE boot ROM. It allows non-PXE enabled computers to start and contact the RIS server on a network. Once RIS installed, you can find the utility in RemoteInstall\Admin\i386\rfbg.exe

Configuring RIS

Risetup.exe (provides only the attended installation of O/S) run after installation RIS to respond to clients’ requests for a RIS server and to put the initial image of Win 2K on RIS server. Initial image is copy of i386 folder on CD-ROM. Risetup.exe copies the contents of i386 folder to folder structure you created and completes the installation process

Create W2K image

Riprep.exe = used to configure RIS. Acts a lot like sysprep.exe, but removes in addition to creating an image, the unique attributes, such as SID’s and computer name. RIPrep.exe creates images of O/S and any installed applications, similar to 3rd party disk imaging application. It can only make image of C partition and when you apply image to computer via RIS, any existing partitions are deleted! When RIS client downloads the image, a Mini-setup wizard asks you to put back what was taken out. You can use Setup Manager to create an answer file for RIS images.

Pre-upgrade Checklist

Hardware and software in-compatibities

Winnt32 /upgradeonly = to identify installation problems, reports issues as hardware en software incompatibility Utility scans the system and creates text file of results, to save or print.
Readiness Analyzer
= Chkupgrd.exe tool (just another term for the same)
Chkupgrde.exe scans the current O/S and hardware for incompatibility with Win Pro
Dosnet.inf
= to direct setup from NT 3.51 or 4.0 upgrade for incompatibility uses (to direct the setup how to proceed installation when incompatibilities are discovered)

Upgrade packs

Upgrade packs or DLL’s (migration Dynamic Link Libraries): if applications do not work after upgrade due to differences between Win 2K and Win 95, 98 registry. Use during upgrade process.

Disk compression

DriveSpace or DoubleSpace=Compression utilities of Win 95 and Win 98. Uncompress any drives that you have compressed with these utilities when upgrading. Not compatible with W2K

Port settings

Port settings

HTTP = 80; POP3 = 110; Telnet = 23; SMTP = 25; FTP = 21; (FTP requires port 20 to enable data channel).

IANA =Internet Assigned Numbers Authority (maintains registration TCP & UDP), provides set of default TCP port assignments.

Service Packs (Deployment)

 

Slipstreaming = process of combining Windows 2000 installation files with a SP
Upgrade.exe /s
= used to apply an SP to a distribution share of the installation files in slip stream mode.

 

 

Troubleshooting and Repairing Win 2K

Options

Troubleshooting Options: Recovery Console, Safe mode, LastKnownGood, ERD

Recovery Console

Recover Console = a command-line interface you must boot to using CD-ROM, or start up floppies, or by running winnt32 /cmdcons before a failure. Useful for copying files from CD-ROM or floppy disk to the system folder (WINNT) and configuring services not to start up during the next boot. You can also run chkdsk (to scan disk for file and sector partitions), diskpart (to create and delete partitions), and fixboot (to replace hard drive’s boot sector).
/cmdcons parameter instructs setup to include recover console option to repair installation (is only available once the set up has been completed). NB: You cannot use the Recovery console to copy boot.ini from Win CD because it does not have a copy of the file!
/cmd
= switch that configures commands that will run when GUI mode portion of setup is complete, includes cmdlines.txt file

Safe Mode

Safe Mode is generally the most useful troubleshooting mode because it starts O/S with minimal services and drivers. It is best for removing services or drivers that are causing blue screens. Safe mode does not allow you to go to advanced options menu screen!

Last Known Good

Last Known Good Configuration starts the system with the ControlSet (portion of registry) that was used the last time the system booted successfully and instantiated the shell. If you install a driver or service that crashes before you restart and logon successfully, you can restart the machine and select Last Known Good. Doing so effectively removes the driver or service from active Registry.

ERD

Emergency Repair Disk = to recover system files start up environment (dual-boot), and the registry. Not used to troubleshoot drivers To use, boot a system with Win 2K CD-ROM or start up floppies and choose Repair. Either choose fast repair or Manual Repair.

  1. Fast repair: requires no further interaction or choices

  2. Manual repair requires user interaction and prompts you

Only fast repair restores registry. Some options require ERD, which you create using Windows backup. The Win NT command rdisk.exe no longer works. You cannot boot a Win 2000 machine with ERD, it is not a bootable disk. Use ERD to replace NTDLR from Win2K CD-ROM

Windows Installation Service Packages: Applications

 

Windows Installer Service Packages to install applications has two functions

  1. install, remove and update software by asking service package for instructions
  2. create a standard for installing, removing or modifying. Use API (application programming interface) to communicate with Win Installer Service how to modify package

msi

.msi file = Win Installer Package that contains all information necessary to tell Win Installer Service how the application should be installed. Install the application as an .msi file. MS Office 2K has their own .msi files. Users do not need local adm. Privileges to use Win Installer to install software.
Msiexec.exe
= file reads the msi file and installs the packaged application. (double click .msi to run)

zap

.zap file =a text with with a .zap extension, used for non-windows installer package based applications such as setup.exe, they must use a .zap file to publish a package. The zap file contains information about how to install a program and the application properties.

.mst

.mst files enable an administrator to customize Windows installer package files, they can apply multiple mst files in a single .msi package.
Transforms
allow customization of Win stall packages, are only used in conjunction with .msi files during time of deployment, cannot be applied to existing installation.

Security Templates, Protocols and installation

Smart card

Smart card for mobile users enables portability of credentials and eliminates need to transmit sensitive information over networks as authentication tickets. Smart card uses certificate based authentication methods: EAP (Extensible Authentication Protocol) and PPP (Point to Point Prot.)
EAP
= critical technology for secure VPN (Virtual Private Network) connections because it offers more security than i.e. CHAP
PAP
(Password Authentication Protocol) does not encrypt passwords and is not secure. The PAP client returns a password requested by a RRAS server in plaintext.
SPAP
(Shiva Password Authentication Protocol) allows W2K computer to connect to a Shiva LAN Rover,. It does provide encryption of passwords, but it does not protect against server impersonation
CHAP
(challenge Handshake Authentication Protocol) is an improvement over PAP and SPAP, because password is never sent over the network link.. However, data encryption is not supported by PAP, SHAP or CHAP. If any of these protocols are selected on the Advanced Security Settings dialog box, then you will receive a warning

 

MS-CHAP (v2) support data encryption during a dial-up connection session. MS-CHAP is a variation of CHAP that does not require passwords to be stored as plaintext on RRAS server.
MS CHAP v2
provides mutual authentication, stronger initial encryption keys and different encryption keys when sending and receiving.

CA and smart card

CA = Certification Authority:
Enterprise CA
= required to support smart card log on to W2k domain (does not work with stand alone CA because no access to Active Directory.
SelfCert.exe
= utility used for MS Office 2000 to digitally sign macro’s in Office 2K applications

 

Security template = an .inf file containing security configuration settings. You apply the policy to a standalone or workgroup computer by importing them into the Security settings node of local GPO.
Security configurations in Win2K are Basic, Compatible, Secure and Highly secure

 

Compatws.inf = enables to run legacy application and loosens default security restrictions when upgrading. After applying, users do not need to be members of Power users to run legacy apps.
Basic.inf
= applies the default security settings to the computer that has been upgraded to W2k Pro. It forces the same default security settings as with a clean installation: NB: security settings in W2K are stricter (more secure) than default settings on Win NT and 98 for which reason applications may not run: Use in this case compatws.inf to make application compatible with Win2K!
Securews.inf
= not able to run legacy applications because assumed Win2K default security settings are in place (for Windows workstation or standalone servers). This template focuses on configuring more restrictive group membership, enabling policy settings that are part of audit policy and account policy, configuring restricted event log access, and modifying registry settings for security
Securedc.inf
= same but used for Windows domain controllers. Does not require encrypted communications
Hisecws.inf
/Hisecdc.inf= for resp. workstations and domain controllers. Most restric tive:
It ensures that that any communication over the network is encrypted by IPsec (Internet Protocol Security) Only W2K supports IPsec encryption, no communication possible with pre-W2K computers! After the template is applied, W2K Pro computers will require IPSec encryption for all network communications. Use MMC snap in Security Configuration & Analysis.and then apply the template to the computer. You can also use an OU and then a GPO to apply the template to the OU.
Poledit.exe
= although available in W2K, primarily a NT 4.0 tool to create system policies applied to NT users.

VPN:

PPTP & L2PT

VPN (Virtual Private Network) is an extension of a private network that uses public network communication. The Internet is the primary public network utilized in VPN’s. To transfer data securely over public networks, the date is first encapsulated with a header that provides information about the data’s destination. The data payload is then encrypted for confidentiality. Without encryption confidentiality is not ensured while the data travels over a public network. During a VPN session, a virtual tunnel is established through the public network that allows encrypted data.
VPN connections supported by W2K :
PPTP
= (Point-to-Point Tunneling Protocol) and L2TP (Layer Two Tunneling Protocol) over IPSec (Internet Protocol Security). They provide encapsulation, authentication and data encryption.

Other protocols

SSL (Secure Sockets Layer), provides secure HTTP communications over TCP/IP networks to encrypt data during HTTP session.
SLIP
(Serial Line Internet Protocol) = and older remote access standard originally used by UNIX remote access servers. SLIP does not provide support for VPN Connections. (Replaced by IPSec)

Accessibility options

Sticky key

Sticky Keys: Allows users to press multiple keystrokes such as CTR+ALT+DEL by using one key at a time (enable by pressing shift key 5x or in accessibility options applet)

Filter Keys

Filter Keys Controls keyboard repeat rate, ignore repeated keystrokes (enable by holding down shift key for 8 seconds).

Toggle Keys

Toggle Keys: causes high pitch sound when Num Lock, Caps Lock or Scroll Lock is pressed (enable by holding down Num Lock key for 5 seconds)

Sound Sentry

Sound Sentry displays visual warnings instead of audible alerts. (for hearing impairment)

Show Sounds

Show Sound displays text captions that represent sounds.

Mouse Key

Mouse Keys Allows user to use numeric keypad to move the mouse pointer (enable by Alt+left shift+Num Lock).

Serial Key

Serial Key for users who cannot use standard keyboard and must install input device to serial port.

Accessibility Wizard

Accessibility Wizard allows users to save settings in file with the .acw file extension. Default permissions assigned to acw file are for logged on user and adm. To share the settings, make sure that you have added to the ACL (access control list) any global groups or individual user accounts..

 

Administering Resources. NTFS & Share Permissions Note 2

Share Permissions

bulletFull Control, Change, Read for each shared folder. Share permissions exist for backwards compatibility with prior to Win2K systems.
bulletShare permissions provide no security for local access, they apply only to access over the network.
bulletIf share permissions conflict with NTFS permissions, the most restrictive permissions apply

NTFS Permissions

bullet

File permissions: Full Control, Modify, Read & Execute, Write, Read.

bulletFolder permissions: Full Control, Modify, Read & Execute, List Folder Contents, Read, Write.
bulletNTFS permissions are cumulative for all permissions assigned to users and groups. However, deny entries always override Allow entries for the same permission.
bulletThey reside at the file system (NTFS) level, which allows administrators to manage only one set of access control for both networks and local users.

 

Effective permissions after move or copy

Moving to another folder within the same NTFS volume

Files and folders retain their explicit permissions and inherit propagated permissions from the destination folder

Moving to a different NTFS volume

Files and folders inherit their permissions from the destination folder

Copying within the same NTFS volume

Files and folders inherit their permissions from the destination folder

Copying to a different NTFS volume

Files and folders inherit their permissions from the destination folder

NB: Only when a file or folder is moved on same NTFS volume is permissions retained. In all other cases they are inherited (or lost if no NTFS)

Backup and Backup Types See Note 2

Back up type

Looks for Marker

Clears Marker

Resulting Backup set

Normal

No

Yes

Backup of all selected files and folders. The most complete backup and the most straightforward to recover, but also the lengthiest to create

Copy

No

No

Copies all selected files and folders

Differential

Yes

No

Backup of selected files that have changed since the last normal backup. If you create a normal backup, then one week later a differential backup, and then another week later another differential backup, you could restore all data using the normal backup and the second differential backup, which contains all files that have changed since the normal backup. You could, in this example, discard the first differential backup

Incremental

Yes

Yes

Backup of all data that has changed since the most recent (normal or incremental) backup. If you create a normal backup, then one week later an incremental backup, and then another week later a second incremental backup, you would need all three backups to recover the data

Daily

Yes

No

Backup of all files and folders that have changed during the day.

NB: Know difference especially between differential and incremental which causes most confusion. Differential takes longer than incremental to backup, but less time to restore. Incremental is vice versa. The big difference is the clearing of the archive marker (incremental does clear while differential does not clear the marker after backup)!

Back to Top

Note 1: [summarization and reorganization of answer explanations Transcenders 5.0 for 70-210 exams A, B, C]
Note 2: [
From ExamCram, MCSE 2000 Professional Exam Cram. Copyright© 2000 by the Coriolis Group.]