click below
click below
Normal Size Small Size show me how
NOS CHAP 1 & 4
Notes
| Question | Answer |
|---|---|
| How many windows Server 2008 Products are available? | 13 |
| What are 4 Basic addition of Windows Server 2008? | -Windows Web Server 2008 -Windows Server 2008 Standard -Windows Server 2008 Enterprise -Windows Server 2008 Datacenter |
| Which Addition of Windows server 2008 is lacking some high-end components, such as server clustering and Active Directory Federation Services? | Windows Server 2008 Standard |
| How much RAM and processor is supported by Windows Server 2008 Enterprise? | -64GB of RAM -8 Processors |
| How many processor is supported by Windows Server 2008 Datacenter? | 64 processor |
| What are 2 additional version for specialized platforms in Windows Server 2008? | - Windows Server 2008 for Itanium-Based Systems -Windows HPC server 2008 |
| A command line-based Windows server 2008 Installation option is? | Server Core |
| What is capable of performing a hardware inventory on computers with no agent software required on the client side? | Microsoft Assessment and Planning Accelerator (MAP) |
| Which role included in Windows server 2008 which enables you to perform unattended installations of Windows server 2008 and other OS on remote computers, using network-based boot and installation media. | WDS (Windows Deployment Services) |
| What Enables you to install an OS on a computer with no boot disk? | Preboot Execution Environment (PXE) |
| Which provides boot disks with network and 32-bit driver support | Windows PE (Preinstallation Environment) 2.1 |
| What are the 2 role services for WDS service role? | -Deployment Server -Transport Server |
| Which WDS role service provides the installation of only the core networking elements of WDS? | Transport Server |
| What are 2 types of Image files require by WDS to perform remote client installation? | -Boot Image -Install Image |
| Which image file contains the files needed to boot the computer and initiate an OS installation? | Boot Image |
| Which image file contains the OS that WDS will install on the client computer? | Install Image |
| What is the boot image file called and install image file called? | -boot.wim -install.wim |
| What do you call a collection of images that use a single set of files and the same security settings? | Image group |
| What is a windows technology that enables a .wim file to maintain a single copy of a particular OS file yet use it in multiple OS images? | Single Instance Storage |
| Which image is a snapshot of a computer's hard drive taken at a particular moment in time? | Install image |
| To perform an unattended installation using WDS, which file you must use? | Answer file |
| Which file is a script containing responses to all of the prompts that appear on the WDS client computer? | Answer file |
| Answer file sometimes know as what? | Unattend files |
| What are 2 answer files you must have when installing an OS on a client using WDS with no interactivity? | -WDS client answer file -Operating system answer file |
| What is a set of tools and documents that enable network Admin to plan, create, and deploy OS image files to new computers on the network? | Windows AIK (Automated Installation Kit) |
| Which command line program can capture an entire OS installation to a single file? | ImageX.exe |
| Which command line OS can run diagnostic and recovery tools? | Windows RE(Recovery Environment) |
| Which is a graphical utility that creates and modifies the answer files? | Windows SIM (System Image Manager) |
| The basic image creation and deployment processes first step is Build Lab environment. The lab environment is where you have what? | technician computer |
| What serves as model from which you will create your answer files and images? | Master computer |
| Name 5 basic steps of image creation and deployment process? | 1. Build a lab environment 2. create an answer file 3. build a master installation 4. create an image 5. deploy the image |
| What is the process of migrating existing computers to windows server 2008 by performing installation using AIK tools? | MDT (Microsoft Deployment Toolkit) 2008 |
| Which program can you use to remove the machine-specific settings from a windows computer prior to creating and image file? | Sysprep.exe |
| Which program do you use to create a Windows PE disk image? | Oscdimg.exe |
| How many computers can you inventory with MAP using SQL server Express 2005? | Up to 20,000 |
| Which server provides an integrated environment for deploying and running server-based business application designed within the organization? | Application server |
| Which service provides network clients with access to files stored on server drives? | File services |
| Which service enables the server to transmit digital media content to network clients in real time? | Streaming media services |
| Name 2 role services of DFS? | -DFS namespace -DFS replication |
| What enables administrators to create and enforce storage quotas? | FSRM (file server resource manager) |
| Which is a new snap-in for MMC that provides a centralized admin tool for file server resources? | Share and storage Management |
| A technology that enables users working at another computer on the company network or on the internet to establish a connection to a server. | Terminal service |
| What is a process of deploying and maintaining multiple instances of an OS on a single computer? | Virtualization a.k.a Virtual machine |
| 4 advantages of Virtualization are? | -Server consolidation -Backups -Testing and Education -Compatibility |
| What 2 things eliminates the need for application developers to reinvent existing technologies? | -Web servers -Web browsers |