| asmith1972 2001-05-08, 4:09 am |
| Hi Just going through some study question and not to sure of the answers to the following. Just wondering if someone could help me cheers:
1. What is the most effective way of deploying service pack(s) for a Windows 2000 installation?
a. Install from a network share first, then deploy the service packs
b. Copy the Windows 2000 installation files and the service packs to a network share and install
c. Copy Windows 2000 files to a network share, then run Update.exe with the /slip switch. Install Windows 2000 over the network. The service pack will be installed automatically.
d. Windows 2000 uses the Windows Update feature to automatically install service packs over the Internet
2. An unattended upgrade of Windows NT 4.0 to Windows 2000 results in the following:
1. Incorrectly configured applications.
2. Lost user settings.
You check the unattend.txt file and view the [Unattended] section.
[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=No
TargetPath=WINNT
Which one of the above lines could be causing this problem?
a. UnatendMode=FullUnattended
b. OemSkipEula=Yes
c. OemPreinstall=No
d. TargetPath=WINNT
3. What policies are used to keep a hacker from repeatedly attempting to log on as a user with different passwords?
a. Account lockout policies
b. Local policies
c. Security policies
d. Password policies
4. You plan to use SYSDIFF to remotely install applications on 4 computers in your network. What must you run on the computers to determine a SYSDIFF baseline?
a. Run Snapshot from within Services in the Control panel
b. Run sysdiff /snapshot from a Run line
c. Run sysprep.exe from the Windows 2000 CD
d. Run sysdiff /snap snap_file from a Run line |