|
Chapter 2: Installing Windows Server 2008 true/false
|
bet | 5/5 | Sana | 31.03.2021 | Hajmi | 69,96 Kb. | | #13813 |
SHORT ANSWER
1. Type the exact command you would use to perform an immediate restart of a Windows Server 2008 machine.
ANS:
shutdown /r /t 0
PTS: 1 REF: 58
2. Type the command you would use to join a Server Core server named CORE01 to the domain EXAMPLE.COM using the user name Administrator with a password of Password01
ANS:
netdom join CORE01 /domain:EXAMPLE.COM /userd:Administrator /passwordd:Password01
PTS: 1 REF: 59
3. What command can you type to force a check for updates?
ANS:
wuauclt /detectnow
PTS: 1 REF: 59
4. After inserting the Windows Server 2008 installation DVD, the server boots to the operating system already installed on the system. Where do you configure the option to boot to the CD/DVD drive first?
ANS:
BIOS
PTS: 1 REF: 41
5. What command can you type to view a list of installed updates on Windows Server Core?
ANS:
wmic qfe list
PTS: 1 REF: 59
6. What command can you type to display a machine’s NetBIOS name and workgroup name?
ANS:
nbtstat -n
PTS: 1 REF: 59
7. What is the bare minimum amount of RAM that should be installed in a server that will be running Hyper-V virtual machines?
ANS:
1GB
PTS: 1 REF: 61
8. When using Hyper-V virtual machines, what key combination replaces CTRL + ALT + DELETE?
ANS:
CTRL + ALT + END
PTS: 1 REF: 65
9. When performing a Windows Server 2008 upgrade, what is the pre-existing Windows directory renamed to?
ANS:
Windows.old
PTS: 1 REF: 53
10. If you are going to use a CD/DVD image file to install an operating system in a virtual machine using Hyper-V, what file extension will the image file have?
ANS:
.iso
PTS: 1 REF: 64
|
| |