Deploy and Manage Server Images Flashcards

1
Q

WDS

A

Windows Deployment Services

Deploy images to clients or servers to multiple servers via the network.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What role must be installed on the server to rapidly deploy system images on the network?

A

WDS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What format does WDS expect for deployment?

A

.wim
.vhd
.vhdx

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What does WDS require the network to support?

A

AD Directory Services (Though not entirely true. Can be stand-alone.)
DHCP
DNS
NTFS volume on the server
You must have local admin credentials for the server
Client systems should have PXE network support

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Legacy WDS tools

A

RIS - Remote Installation Services (Server 2000)

Automated Deployment Services (Server 2003)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Important differentiation between WDS and its predecessors.

A

WDS supports multicast communication

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Multicast communication

A

one - to -many network addressing.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Server 2012 R2 WDS supports what OSes

A
Vista SP1
Windows 7
Windows 8
Windows Server 2008
Windows Server 2008 R2
Windows Server 2012
Windows Server 2003
XP
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

WDS can be deployed as _____ or with ____, as part of a domain

A

Stand-alone server

Active Directory Domain Services

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Because of the nature of PXE, _____ and ____ are required for WDS

A

DHCP

DNS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Client hardware requirements to install Server 2012 over WDS

A

512 MB RAM

1.4GHz processor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Client hardware requirements to install Windows 8 over WDS

A

1GB RAM

1GHz or faster processor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Types of WDS images (wim files)

A

Boot images
—– regular boot image (principle function)
—– Capture images (additional type)
—– discover images (additional functionality)
installation images

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

boot images

A

Contains just the WDS client and Windows PE

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Windows PE

A

Windows Preinstallation environment

Mini-OS used to connect the system to the WDS server and provides the option to select installation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

installation images

A

The actual Windows installation media packaged into a single WIM file.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

discover images

A

Exported to ISO and burned or stored on CDs, DVDs, USBs, etc. Designed to be used as boot media for PCs that don’t support PXE, or for if the network itself does not support PXE

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

sysprep

A

Microsoft deployment tool used to clear the machine’s SID and operating system configurations specific to the system that will be imaged.

Generalizes the image

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

capture images

A

Created from a boot image, but instead of running setup (like an installation image) the capture image runs the WDS capture utility.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

WDS capture utility

A

used to connect a system that has been prepared for imaging or cloning, to the WDS system to create a new installation image that can be deployed later to WDS clients

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

What format are capture images?

A

*.wim

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

Scheduled-cast

A

Can start in one of three ways:

  • A threshold (such as “10 clients”) number of clients connects
  • Specific time of day can be set
  • Admin can manually start it by right-clicking the multicast transmission and selecting Start
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

Auto-cast

A

Start automatically when a client connects. If an image is transferred to 10 clients, transmission will start as soon as the first one connects. It won’t wait for all 10 to connect.

If a workstation joins mid-stream, it joins the multicast. It catches up after the multicast is done.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

install.wim

A

The actual windows installation that runs on Windows PE

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
boot.wim
This is the | Windows PE image
26
.wim file
Windows Image File | Started using this for installation media instead of CAB files in 2008 with Windows Vista
27
WDSUTIL
Command-line tool to interact with WDS. | Not powerShell
28
PXE
Pre-execution enviornment. Supported by a network card. Small environment available to the firmware that allows it to go out to the DHCP server to grab an IP and get instructions for loading up the OS.
29
RAM requirements for PXE boot
512 MB ram
30
Where do you create answer files?
WinSIM
31
Windows ADK
Windows Automated Deployment Kit
32
Where do you find WinSIM?
ADK
33
unattend file versus answer file
No difference. An answer file is an unattend file.
34
Add-WdsDriverPackage
Adds an existing driver package to a driver group or injects it into a boot image.
35
Approve-WdsClient
Approves clients. Unknown clients require approval before the server that runs Windows Deployment Services boots the client in the Pre-Boot Execution Environment (PXE)
36
Copy-WdsInstallImage
Copies install images within an image group.
37
Deny-WdsClient
Denies approval for clients.
38
Disable-WdsBootImage
Disables a boot image.
39
Disable-WdsDriverPackage
Disables a driver package in the Windows Deployment Services driver store.
40
Disable-WdsInstallImage
Disables an install image.
41
Disconnect-WdsMulticastClient
Disconnects a multicast client from a transmission or namespace.
42
Enable-WdsBootImage
Enables a boot image.
43
Enable-WdsDriverPackage
Enables a driver package in the Windows Deployment Services driver store.
44
Enable-WdsInstallImage
Enables an install image.
45
Export-WdsBootImage
Exports an existing boot image from an image store.
46
Export-WdsInstallImage
Exports an existing install image from an image store.
47
Get-WdsBootImage
Gets properties of boot images from the image store.
48
Get-WdsClient
Gets client devices from the pending device database, or pre-staged devices from Active Directory or the standalone server device database.
49
Get-WdsDriverPackage
Gets properties of driver packages from the Windows Deployment Services driver store.
50
Get-WdsInstallImage
Gets properties of install images from an image store.
51
Get-WdsInstallImageGroup
Gets properties of install image groups.
52
Get-WdsMulticastClient
Gets a list of clients connected to a multicast transmission or namespace.
53
Import-WdsBootImage
Imports a boot image to the image store.
54
Import-WdsDriverPackage
Imports a driver package into the Windows Deployment Services driver store.
55
Import-WdsInstallImage
Imports an install image to an image store.
56
New-WdsClient
Creates a pre-staged client.
57
New-WdsInstallImageGroup
Creates an install image group.
58
Remove-WdsBootImage
Removes a boot image from the image store.
59
Remove-WdsClient
Removes a pre-staged client from AD DS or the stand-alone server device database, or clears the Pending Devices database.
60
Remove-WdsDriverPackage
Removes a driver package from a driver group or removes it from all driver groups and deletes it.
61
Remove-WdsInstallImage
Removes an install image from an image store.
62
Remove-WdsInstallImageGroup
Removes an install image group.
63
Set-WdsBootImage
Modifies settings of a boot image.
64
Set-WdsClient
Modifies a pre-staged client device.
65
Set-WdsInstallImage
Modifies the properties of an install image.
66
Set-WdsInstallImageGroup
Modifies the name and access permissions of an install image group.