Term
The network consists of a single AD domain. The network contains both desktop and laptop workstations. You are responsible for managing a desktop workstation named AD-WS1. AD-WS1 is configured to run Windows Vista. You install Windows 7 on a new partition but you want Windows Vista to be booted by default and not Windows 7. What should you do?
A. You should consider running Bcdedit.exe and specifying the /default parameter. B. You should consider creating a boot.ini file in the root of the Windows 7 partition. C. You should consider running MSCONFIG and specifying the /bootOS parameter. D. You should consider running bootcfg.exe and specifying the /default parameter. |
|
Definition
A (You should consider running Bcdedit.exe and specifying the /default parameter.) To modify the boot parameters in Vista and Windows 7 use the command line tool Bcdedit.exe. Using the /default switch will allow you to set the default system to boot. BCD = Boot Configuration Data. You can also change the default boot settings in Control Panel -> System & Security -> System -> Advanced System Settings -> Startup & Recovery -> Settings Incorrect Answers B (You should consider creating a boot.ini file in the root of the Windows 7 partition.). The Boot.ini file is no longer used by Vista or Windows 7. C (You should consider running MSCONFIG and specifying the /bootOS parameter.). MSCONFIG is not used to specify which operating system to boot. D (You should consider running bootcfg.exe and specifying the /default parameter.). Since the boot.ini file is no longer used, the command bootcfg.exe is not applicable |
|
|
Term
The network consists of a single AD domain. You are responsible for all Windows 7 workstations. You want to configure all Windows 7 workstations to produce a new Security ID (SID) as well as a Welcome screen when the workstation is booted. What should you do?
A. You should consider running Msconfig.exe /oobe /generalize startup on all Windows 7 workstations. B. You should consider running Sysprep.exe /audit /generalize on all Windows 7 workstations. C. You should consider running bootcfg.exe on all Windows 7 workstations. D. You should consider running Sysprep.exe /oobe /generalize on all Windows 7 workstations. |
|
Definition
D (You should consider running Sysprep.exe /oobe /generalize on all Windows 7 workstations.). The utility Sysprep is used to prepare systems before imaging and deployment. The switch /oobe means "Out of the Box Experience" which will cause the new image to start up fresh just as if it came out of the shrink-wrap. The /generalize command is required in order for the install to create a new SID. Incorrect Answers A (You should consider running Msconfig.exe /oobe /generalize startup on all Windows 7 workstations.). Msconfig is a utility that is used to change the behavior of the boot sequence for diagnostic purposed. This utility is not used in the Windows 7 deployment process. B (You should consider running Sysprep.exe /audit /generalize on all Windows 7 workstations.). Audit mode enabled OEMs and corporations to customize a Windows installation before shipping the computer to an end-user. In audit mode, you can install applications, add device drivers, run scripts, and test the validity of a Windows installation. Audit mode is a networked enabled environment that does not require settings in Windows Welcome to be applied. C (You should consider running bootcfg.exe on all Windows 7 workstations.). Bootcfg is not used to rebuid a boot.ini file. Boot.ini files are no longer used by Windows 7. |
|
|
Term
You need to perform an automated installation of Windows 7 on a workstation using the Windows 7 DVD. What should you do?
A. You should consider creating an answer file named sysprep.xml and copying it to a network share. B. You should consider creating an answer file named winnt.sif and copying it to a removable drive. C. You should consider creating an answer file named autounattend.sif and copying it to a network share. D. You should consider creating an answer file named autounattend.xml and copying it to a removable drive. |
|
Definition
D (You should consider creating an answer file named autounattend.xml and copying it to a removable drive.). When Windows 7 is booted from the DVD, it automatically searches for an answer file called autounattend.xml. If it finds such a file, it will use that to answer all of the configuration questions. Incorrect Answers B (You should consider creating an answer file named winnt.sif and copying it to a removable drive. ). Winnt.sif is the Windows XP auto-answer file name. C (You should consider creating an answer file named autounattend.sif and copying it to a network share.). The file should be named autounattend.xml not autounattend.sif. |
|
|
Term
You need to perform a clean installation of Microsoft Windows 7 Professional on workstations in the research department. All research department workstations have identical hardware as listed below: 1.2 GHz Dual-Core processor. 1024 MB of Ram. 20 GB hard drive. DirectX 10 video display card. Integrated sound card. 10/100 integrated network adapter. You need to insure that the workstations can support Windows 7 and Windows XP mode. What should you do? (Choose 2)
A. You should upgrade the processor. B. You should upgrade the RAM. C. You should upgrade the video card. D. You should upgrade the hard drive. E. You should upgrade the network adapter. |
|
Definition
B (You should upgrade the RAM.). D (You should upgrade the hard drive.). Although the workstations meet the system requirements for Windows 7, an additional 1 GB of RAM and an additional 15 GB of hard drive space are required to support Windows XP Mode. |
|
|
Term
You need to install Windows 7 on all client computers in the domain. You need to create a Windows 7 image that includes Office 2007 Microsoft Installer Package (MSI) for the installation. What should you do?
A. You should consider installing the MSI package by using the update command with the /slipstream switch. B. You should consider installing the MSI package by using the Msiexec command with the /package /uninstall switches. C. You should consider installing the MSI package by using the Msiexec command with the /package switch. D. You should consider installing the MSI package by using the Install command with the /package switch. |
|
Definition
C (You should consider installing the MSI package by using the Msiexec command with the /package switch.). When deploying Windows 7, you first build a reference for the computer with all settings, configuration, and applications required. This included installing applications. To install Office using an MSI file, you run the Windows installer program Msiexec.exe. The /package switch directs the installer to run and install the MSI file listed. The switch /package can be abbreviated to /i as in "msiexec /i Office64MUI.msi".
|
|
|
Term
You are in the process of planning the installation of Windows 7 on a client computer. The client contains a single hard disk drive that is connected to a RAID controller. Whilst doing the installation you notice that the installation media of Windows 7 does not include the necessary files to install the RAID controller. You need to make sure you are able to install Windows 7 on the hard disk drive. What should you do?
A. You should consider having the client started from the Windows installation media then Load Driver should be clicked from the Install Windows dialog box. B. You should consider inserting the Windows installation media. Thereafter F8 should be pressed during the power-on self-test (POST) of the client. C. You should consider inserting the RAID driver installation media. After the RAID driver is installed, insert the Windows installation media. D. You should consider inserting the Windows installation media. Thereafter F6 should be pressed when prompted by the Install Windows dialog box. |
|
Definition
| A (You should consider having the client started from the Windows installation media then Load Driver should be clicked from the Install Windows dialog box.) |
|
|
Term
You need to upgrade a client computer from Windows XP Professional. You decide to do the installation with the Windows 7 DVD. You logged-in and inserted the DVD. What do you do next? (Choose all that apply)
A. Execute run setup.exe to upgrade to Windows 7 and keep all the Windows XP settings. B. Use the autorun feature on the DVD to upgrade to Windows 7 and keep all the Windows XP settings. C. Run setup.exe from the DVD in order to start a clean Windows 7 installation. D. Use the autorun feature on the DVD to start a clean installation. |
|
Definition
C (Run setup.exe from the DVD in order to start a clean Windows 7.). D (Use the autorun feature on the DVD to start a clean installation.). |
|
|
Term
What volume types are not used by Windows 7?
A. exFat B. NTFS C. FAT D. NFS E. All of the above are supported. |
|
Definition
|
|
Term
When will the Aero Shake feature work? (Choose all that apply)
A. Windows Experience Index is 3 or greater. B. Windows Experience Index is 4 or greater. C. Display adapter is compatible with the installed WDDM. D. Windows Media Player 10 or later is installed. |
|
Definition
A (Windows Experience Index is 3 or greater.). C (Display adapter is compatible with the installed WDDM.) |
|
|
Term
You need to upgrade the workstations from Windows XP Professional to Windows 7. The senior manager wants the Windows 7 games like Titan Chess installed also. Which Windows 7 versions can you install that meet the senior manager's request? (Choose all that apply)
A. Windows Ultimate Edition B. Windows Professional Edition C. Windows Home Premium Edition D. Windows Home Basic Edition E. Windows Enterprise Edition F. Windows Starter Edition
|
|
Definition
A (Windows Ultimate) E (Windows Enterprise) |
|
|
Term
You need to upgrade client computers to Windows 7. You must make sure that the Windows 7 edition can join the Active Directory domain. Which Windows 7 versions support joining AD domains? (Choose all that apply)
A. Windows Professional Edition B. Windows Ultimate Edition C. Windows Home Premium Edition D. Windows Enterprise Edition E. Windows Home Basic Edition F. Windows Starter Edition |
|
Definition
A (Windows Professional) B (Windows Ultimate) D (Windows Enterprise) |
|
|
Term
You need to upgrade client computers from Windows XP Professional to Windows 7. You need to make sure the workstations can comply with Windows 7's minimum hardware requirements. Which of the following are minimum requirements? (Choose all that apply)
A. 16 GB available disk space for 32-bit,20 GB for 64-bit. B. 1 Ghz or faster 32-bit or a 64-bit processor. C. 1 Gbps network card. D. DirectX 9 graphics processor with WDDM 1.0 or higher driver. E. 2 GB RAM for 32-bit or 4 for 64-bit. |
|
Definition
A (16 GB available disk space for 32-bit,20 GB for 64-bit) B (1 Ghz or faster 32-bit or a 64-bit processor.) D (DirectX 9 graphics processor with WDDM 1.0 or higher driver.)
|
|
|
Term
Which is true of Windows 7?
A. Outlook Express comes with Windows 7. B. Microsoft Mail is included with Windows 7. C. Windows 7 does not include a mail client. D. Windows Live Mail is the new default mail client for Windows 7. |
|
Definition
| C (Windows 7 does not include a mail client.) |
|
|
Term
Which utilities are not identified as a Windows PE tool?
A. Wimpeshl B. Oscdimg C. Subinacl D. Diskpart E. None of the above. |
|
Definition
C (Subinacl). SubInACL is a command-line tool that enables administrators to obtain security information about files, registry keys, and services, and transfer this information from user to user, from local or global group to group, and from domain to domain. Incorrect Answers A (Wimpeshl). Winpeshl.ini controls whether a customized shell is loaded in Windows PE instead of the default Command Prompt window. B (Oscdimg). Oscdimg is a command-line tool for creating an image file (.iso) of a customized 32-bit or 64-bit version of Windows PE.
|
|
|
Term
You need to upgrade a workstation from Windows XP Professional to Windows 7. During a test installation the Online Compatibility Check fails. What could have caused this to occur? (Choose all that apply)
A. Display adapter with 2 SVGA ports. B. Display adapter without WDDM Support but with sVIDEO Support. C. 512 MB or RAM. D. 60 GB Hard Disk. |
|
Definition
B (Display adapter without WDDM Support but with sVIDEO Support.) C (512 MB or RAM.)
Minimum requirements to run Windows 7 is as follows:
1 gigahertz (GHz) or faster 32-bit (x86) or 64-bit (x64) processor
1 gigabyte (GB) RAM (32-bit) or 2 GB RAM (64-bit)
16 GB available hard disk space (32-bit) or 20 GB (64-bit)
DirectX 9 graphics device with WDDM 1.0 or higher driver |
|
|
Term
you need to create an unattended answer file to install Windows 7. What utilities must you use? (Choose 2)
A. bcdedit.exe B. gpedit.msc C. Windows SIM tool in Windows AIK D. notepad E. bootcfg utility |
|
Definition
C (Windows SIM tool in Windows AIK) D (notepad) Windows System Image Manager (Windows SIM) creates and manages unattended Windows Setup answer files in a graphical user interface (GUI). Notepad can be used to make an answer file manually. Incorrect Answers A (bcdedit.exe). BCDEdit is a command-line tool for managing BCD (Boot Configuration Data) stores. It can be used for a variety of purposes, including creating new stores, modifying existing stores, adding boot menu options, and so on. B (gpedit.msc). Is used for editing group policies. E (bootcfg utility). The bootcfg command is a Microsoft Windows Server 2003 utility that modifies the Boot.ini file. This command has a function that can scan your computer's hard disks for Microsoft Windows NT, Microsoft Windows 2000, Microsoft Windows XP, and Windows Server 2003 installations, and then add them to an existing Boot.ini file or rebuild a new Boot.ini file if one does not exist. |
|
|
Term
You need to perform a clean installation of Windows 7 (64-bit) onto a client computer that has Vista (x86). What should you do?
A. Start the Windows 7 installation media. Select the sysprep option on the Install Windows dialog box. B. Start the Windows 7 installation media. Select the Custom (advanced) option from the Install Windows dialog box. C. Use the uninstall.exe command on the Windows 7 installation media. D. Use the format.exe /C command on the Windows 7 installation media. |
|
Definition
| B (Start the Windows 7 installation media. Select the Custom (advanced) option from the Install Windows dialog box.). |
|
|
Term
A user is having trouble enabling BitLocker To Go on their USB disk using Windows 7 Professional. What should you do?
A. Upgrade to Windows 7 Ultimate B. Initialize the Trusted Platform Module (TPM) hardware. C. Download a Microsoft Encryption certificate. D. Enable IPSEC |
|
Definition
A (Upgrade to Windows 7 Ultimate). BitLocker To Go is available only in the Enterprise and Ultimate versions of Windows 7. Incorrect Answers B (Initialize the Trusted Platform Module (TPM) hardware.) A TPM is required for BitLocker but won't help in this scenario. C (Download a Microsoft Encryption certificate.) BitLocker uses a single encryption key that is either stored locally in the TLM or on a separate removable drive. Certificates are neither used nor required since BitLocker does not use Public Key encryption. D (Enable IPSEC). IPSEC is used to encrypt network data not drives. |
|
|
Term
You want to upgrade from Windows XP Professional (Service Pack 1) to Windows 7 Professional. You want to keep your installed applications. What should you do?
A. Upgrade to Vista Business and then upgrade to Windows 7 Professional. B. Install Service Pack 3 and then upgrade to Windows 7 Professional. C. Install and run Windows Easy Transfer and then perform a clean installation of Windows 7 Professional. D. Install and run Windows Easy Transfer and then perform upgrade to Windows 7 Professional. |
|
Definition
| A (Upgrade to Vista Business and then upgrade to Windows 7 Professional.). To upgrade from Windows XP Professional to Windows 7 Professional without having to reinstall applications, you would need to upgrade to Windows Vista first. |
|
|
Term
You need to upgrade some client computers to Windows 7 Professional. The clients have different versions of Windows including Windows 2000 Professional (SP4), Windows XP Professional (SP3), Windows Vista Business and Windows Vista Ultimate. What should you do?
A. Upgrade Windows 2000 Professional computers to Windows 7 Professional. B. Upgrade Windows XP Professional computers to Windows 7 Professional. C. Upgrade Vista Business computers to Windows 7 Professional. D. Upgrade Vista Ultimate computers to Windows 7 Professional. |
|
Definition
| C (Upgrade Vista Business computers to Windows 7 Professional.). Only Windows Vista Business can be upgraded to Windows 7 Professional. |
|
|
Term
You need to upgrade a client computer with Windows Vista Business to Windows 7 Professional. The client has the following specifications: Drive C (system drive) has 12 GB of free space. Drive D (data drive) has 40 GB of free space. Four memory slots with 2 512 MB memory sticks. 1 2.0 GHz 32-bit processor. What should you do?
A. Install Windows 7 on Drive D. B. Create more free space on Drive C. C. Upgrade memory. D. Upgrade processor. |
|
Definition
| B (Create more free space on Drive C.). During an upgrade, the Operating Systems must be installed on the system drive. However, system drive on the client has only 12 GB of free space. Therefore you should free up space on Drive C because Windows 7 requires at least 16 GB of free space. |
|
|
Term
You need to upgrade all client computers from Windows XP Professional to Windows 7 Professional. You need to determine if the current applications will run on Windows 7. What should you do?
A. Run the Application Compatibility Toolkit (ACT) 5.5. B. Run Windows Update. C. Run the Windows 7 Upgrade Advisor. D. All of the above. |
|
Definition
A (Run the Application Compatibility Toolkit (ACT) 5.5.). Application Compatibility Toolkit (ACT) 5.5 collects information about the applications that are installed on the network computers and provides information about the applications that are incompatible with Windows Vista. Windows Vista Upgrade Adviser can also be used for the same purpose but it requires a massive amount of administrative effort because it needs to be run on each computer.
|
|
|
Term
You need to upgrade a Windows Vista Enterprise (x86) to Windows 7. Which edition can you upgrade to?
A. Windows 7 Enterprise (x64) B. Windows 7 Home Professional (x86) C. Windows 7 Home Basic (x86) D. Windows 7 Ultimate (x86) E. Windows 7 Ultimate (x64) |
|
Definition
| D (Windows 7 Ultimate (x86)). |
|
|
Term
From which of the following answers would you execute a migration instead of an upgrade? (Select all that apply)
A. Migrate Windows Vista Business (x86) to Windows 7 Professional (x64). B. Migrate Windows Vista Enterprise (x64) to Windows 7 Enterprise (x64). C. Migrate Windows XP Professional (x86) to Windows 7 Professional (x86). D. Migrate Windows Vista Home Premium (x64) to Windows 7 Home Premium (x86). E. Migrate Windows XP Professional (x64) to Windows 7 Professional (x64). |
|
Definition
A (Migrate Windows Vista Business (x86) to Windows 7 Professional (x64).) D (Migrate Windows Vista Home Premium (x64) to Windows 7 Home Premium (x86).) E (Migrate Windows XP Professional (x64) to Windows 7 Professional (x64).) |
|
|
Term
You need to upgrade from Windows Vista (SP2) to Windows 7. What should you do?
A. Run update.exe from the Windows 7 installation media. Select the Upgrade option. B. Start the client with the Windows installation media. Run Setup.exe and select the Upgrade option. C. Start the client with the Windows 7 installation media. Select the Custom (advanced) option. D. Run Setup.exe from the Windows 7 installation media. Select the Upgrade option. |
|
Definition
| D (Run Setup.exe from the Windows 7 installation media. Select the Upgrade option.) |
|
|
Term
You need to inform a user on how to upgrade from Windows 7 Home Premium to Windows 7 Ultimate. What should you do?
A. Use Windows Update B. Use Windows Anytime Upgrade C. Run the command upgrade.exe /s D. Run the command upgrade.exe /i |
|
Definition
| B (Use Windows Anytime Upgrade) |
|
|
Term
You need to inform a user on which application to use to determine if installed applications are having problems with Windows 7. What should you do?
A. Run the command winnt /checkupgradeonly. B. Run setup.exe from Windows 7 installation media. C. Use the Windows 7 Upgrade Advisor Microsoft Tool. D. Use Windows Update. |
|
Definition
| C (Use the Windows 7 Upgrade Advisor Microsoft Tool.) |
|
|
Term
You need to export a user state as well as the settings of an applications, on Windows Vista, so that it can be migrated to a Windows 7 workstation. What should you do?
A. Modify the migapp.xml and then run Scanstate.exe with the /i parameter. B. Run USMT and then run Loadstate.exe with the /ui parameter. C. Run Scanstate.exe with the /migapp parameter D. Run migapp.exe with the /loadstate parameter. |
|
Definition
A ( Modify the migapp.xml and then run Scanstate.exe with the /i parameter.). In order to migrate a user from Vista to Windows 7 run the User State Migration toolkit (USMT). ScanState collects the files and settings from the source computer. Run LoadState to restore the user state onto the destination computer. Reference: http://technet.microsoft.com/en-us/library/dd560750.aspx Incorrect Answers B (Run USMT and then run Loadstate.exe with the /ui parameter.). USMT is not the correct tool to use. C (Run Scanstate.exe with the /migapp parameter). /migapp is not a valid switch for Scanstate.exe. D (Run migapp.exe with the /loadstate parameter.). Migapp.exe is not the correct tool to use. |
|
|
Term
You need to migrate all user files and profiles from Windows Vista to Windows 7. You need to know how much disk space is needed. What should you do?
A. Run USMT \\MyDomain-Vista\store /nocompress /p on MyDomain-Win7. B. Run Scanstate C:\store /nocompress /p on MyDomain-Vista. C. Run migapp /user \\MyDomain-Vista\store /nocomptress on MyDomain-Win7. D. Run sysprep C:\store /nocompress on MyDomain-Vista. |
|
Definition
B (Run Scanstate C:\store /nocompress /p on MyDomain-Vista.). You should use the Scanstate command. /p Generates a space-estimate file called Usmtsize.txt that is saved to StorePath. This option does not collect the user state. You must also specify / nocompress. The command must be run locally on the source computer (MyDomain-Vista). The storage location may be local or network. |
|
|
Term
You need to migrate all Windows XP Professional workstations to Windows 7 Ultimate. You need to ensure all user files and settings are retained. You also need to migrate encrypted files and certificates. You also need to encrypt the migration store during migration. What should you do?
A. Use the User State Migration Tool (USMT) 3.0 on Windows XP machines. B. Use the User State Migration Tool (USMT) 2.6 on Windows XP machines. C. Use the User State Migration Tool (USMT) 4.0 on Windows 7. D. Use the User State Migration Tool (USMT) 3.0 on Windows 7. |
|
Definition
A (Use the User State Migration Tool (USMT) 3.0 on Windows XP machines.). USMT 3.0 or higher should be used on Windows XP to migrate EFS (Encrypting File System) files and certificates and also encrypt the migration store. With USMT 3.0 you can specify the /efs:copyraw switch to automatically migrate the EFS files and certificates to the destination computer that is running Windows Vista. To encrypt the store, you should use the /encrypt switch.
|
|
|
Term
You need to migrate user data and settings from Windows Vista to Windows 7. The Windows Vista computers have a single partition of 80 GB with 60 GB of free disk space. You also need to keep network traffic to a minimum. What should you do?
A. Create a network share and store the user data in the shared folder. B. Format the hard disks on the Windows Vista computers and create a primary and a secondary partition. C. Use 3rd-party tools to resize the 80 GB partition and create a 2nd partition to store the user data. D. Use the Windows Easy Transfer tool to store the user data on the system partition. |
|
Definition
C (Use 3rd-party tools to resize the 80 GB partition and create a 2nd partition to store the user data.). Resizing the 80 GB partition with a 3rd-party tool and creating a 2nd partition to store the user data will keep the network traffic to a minimum. If you want to store user state data on a network share and the computer does not have a secondary partition, you should resize the partition. |
|
|
Term
Which of the Microsoft operating systems support offline migration using USMT. (Choose all that apply)
A. Vista B. XP Service Pack 2 (SP2) C. XP Professional D. Windows 7 E. Windows 2000 Professional Service Pack 4 (SP4)
|
|
Definition
A (Vista). B (XP SP2). C (XP Pro). D (Windows 7). |
|
|
Term
You have created an answer file named answer.xml. You need to ensure that the installation applies the answer file after the deployment of the image. What do you do?
A. Run Imagex.exe /generalize /oobe /unattend:answer.xml before you capture the image. B. Run Sysprep.exe /generalize /oobe /unattend:answer.xml before you capture the image. C. Run Imagex.exe /unattend:answer.xml before you capture the image. D. Run setup.exe from the Windows 7 installation media before you capture the image.
A. |
|
Definition
B (Run Sysprep.exe /generalize /oobe /unattend:answer.xml before you capture the image.). The System Preparation (Sysprep) tool prepares an installation of Windows 7 for duplication, auditing, and customer delivery. You can use an answer file with Sysprep to configure unattended Setup settings. The /generalize command removes any machine specific attributes such as the Security ID (SID). The /oobe command tells the image to start with the normal "Out-Of-The-Box" experience. Just as if you bought a retail new copy. The /unattend command tells the images to use the answer file. |
|
|
Term
You need to create an image of Windows 7 to be deployed to all workstations. What should you do before you create the image?
A. Run System Preparation tool (Sysprep). B. Install Remote Installation Services (RIS). C. Disable System Protection settings. D. Run Windows Deployment Services (WDS). |
|
Definition
A (Run Sysprep). Sysprep is used to prepare the image to be installed on other machines. Sysprep will remove the SID, Reset the Activation to 30 days, add an answer file if desired and reset the install to an "Out-Of-The-Box" experience. Any method of moving a Windows image to a new computer, either through imaging, hard disk duplication, or other method, must be prepared with the Sysprep /generalize command. Moving or copying a Windows image to a different computer without running the Sysprep /generalize command is not supported. The following command-line options are available for Sysprep: sysprep.exe[/oobe | /audit\] [/generalize][/reboot | /shutdown | /quit][/quiet][/unattend:answerfile] Incorrect Answers B (Install RIS). Remote Installation Services was used in Windows 2000. C (Disable System Protection settings). This is not necessary. D (Run Windows Deployment Services). WDS is a server service. |
|
|
Term
You have installed Windows Automated Installation Kit on a computer. You have also created an answer file for an unattended installation. How will you validate the answer file before deploying Windows 7?
A. Use Setup Manager. B. Use Sysprep.exe utility. C. Use the Office Customization Tool (OCT). D. Use the Windows System Image Manager (Windows SIM) tool. |
|
Definition
D (Use the Windows System Image Manager (Windows SIM) tool.). The Windows SIM tool is used to create an answer file, as well as to validate the answer file to ensure that the file is working. Reference http://technet.microsoft.com/en-us/library/dd744394.aspx |
|
|
Term
You have created an answer file for use with an unattended installation of Windows 7. What should you do next?
A. Use Sysprep.exe to capture an image of the source computer. B. Use the ImageX command-line utility to capture an image of the source computer. C. Use Windows System Image Manager (Windows SIM) to validate the answer file. D. Use the Setup Manager tool to validate the answer file. |
|
Definition
C (Use Windows System Image Manager (Windows SIM) to validate the answer file.). When manually creating an answer file, you should always validate the answer file using SIM. Validating will ensure that the values in the answer file are correct. If you neglect to validate after manually creating the answer file, you may encounter errors when deploying Windows 7 and will then have to validate the answer file. Incorrect Answers A (Use Sysprep.exe to capture an image of the source computer.). Sysprep.exe is used to prepare the client after validating the answer file. B. (Use the ImageX command-line utility to capture an image of the source computer.). ImageX is used to capture the image after preparing the client. It is not used after manually creating the answer file. D ( Use the Setup Manager tool to validate the answer file.). Setup Manager tool or Setupmgr.exe is used in earlier versions of Windows operating systems. |
|
|
Term
You need to deploy Windows 7 on all client computers. You will create a custom Windows 7 image on spanned media using the Createspannedshares.cmd script. However, you are unable to run the script. What should you do?
A. Install the Package Manager before creating the spanned media. B. Install the Windows Automated Installation Kit (Windows AIK) before creating the spanned media. C. Install the Deployment Image Servicing and Management (DISM) tool before creating spanned media. D. Install the Windows System Image Manager (Windows SIM) before creating spanned media. |
|
Definition
B ( Install the Windows Automated Installation Kit (Windows AIK) before creating the spanned media.). To be able to create the spanned media to install Windows 7 on the CD-ROM client computer you need to install Windows AIK on a computer from where you plan to create the spanned media. Only after the installation of Windows AIK will you be able to run the Createspannedshares.cdm script to create the spanned media. |
|
|
Term
You have installed Windows Deployment Service (WDS) on a server. You wante to use a client computer as a reference computer from which you want to create the image for the deployment. You need to remove hardware-specific information from the Windows installation. What should you do?
A. Run Sysprep.exe with the /oobe and /generalize switches on client. B. Run Pkgmgr.exe utility with the /oobe and /generalize switches on the client. C. Run Setupmgr wit the /oobe and /generalize switches on the client. D. Run ImageX command-line utility with the /oobe and /generalize switches on the client. |
|
Definition
| A (Run Sysprep.exe with the /oobe and /generalize switches on client.). |
|
|
Term
You need to deploy Windows 7 using an offline Windows 7 image on a client. You need to add updated device drivers to the image. What should you do?
A. Use the ImageX command-line utility. B. Use the Ptkmgr.exe utility. C. Use the Sysprep.exe utility. D. Use the Windows System Image Manager (Windows SIM). E. Use the Deployment Image Servicing and Management (DISM) tool. |
|
Definition
E (Use the Deployment Image Servicing and Management (DISM) tool.) The DISM tool replaces the Pkgmgr.exe utility and is used to update images by adding or removing device drivers and language packs, enabling or disabling Windows features, and adding and configuring Windows updates. Incorrect Answers D (Use the Windows System Image Manager (Windows SIM).). Windows SIM is sued to create answer files. It is not used to update existing images. |
|
|
Term
You need to deploy Windows 7 Ultimate to client computers in Rome. You need to make sure the image has support for Italian. What should you do?
A. Use the ImageX command-line tool to mount the Windows 7 image and make the appropriate changes using an answer file. B. Use the ImageX command-line tool to mount the Windows 7 image and use a script to commit changes to the image. C. Use the International Settings and Configuration (Intlcfg.exe) tool to make the appropriate changes to the Windows 7 image. D. Use the Windows System Image Manager (Windows SIM) to create an answer file and then use the Deployment Image Servicing and Management (DISM) tool to apply it to the Windows 7 image. |
|
Definition
D (Use the Windows System Image Manager (Windows SIM) to create an answer file and then use the Deployment Image Servicing and Management (DISM) tool to apply it to the Windows 7 image.). The DISM tool allows you to add or remove packages to or from an offline image and or an image that is currently running on a computer. You can also add or remove Windows features, apply unattended installation answer file settings, and perform the offline installation of language packs and out-of-the-box driver packages specified in an answer file. |
|
|
Term
You work as the Desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. CertKingdom.com has its headquarters in London and a regional office in New York. All client computers on the CertKingdom.com network run Windows 7 Ultimate. You are responsible for managing CertKingdom.com's operating system deployment images. CertKingdom.com is in the process of opening a European regional office in Rome. You are required to ensure that support for Italian is available for the Windows 7 deployment in the Rome office. However, you need to install the Italian language pack without editing the Windows 7 image. What should you do?
A. You should consider installing the Italian language pack by using the Language Pack Setup Tool. B. You should consider copying the Italian language pack to the Windows distribution folder. C. You should consider installing the Italian language pack by using the Package Manager utility. D. You should consider installing the Italian language pack by using the Intlcfg.exe tool. |
|
Definition
| B (You should consider copying the Italian language pack to the Windows distribution folder.) |
|
|
Term
You are employed as the network administrator at CertKingdom.com. The CertKingdom.com network contains 150 client computers currently running Microsoft Windows XP Professional. CertKingdom.com has recently decided to deploy Windows 7 to 80 client computers on the CertKingdom.com network. You decide to install Windows 7 on a computer named CERTKINGDOM- WS06 and prepare it to be imaged. You therefore need to determine what you should be doing prior to creating the image of CERTKINGDOM-WS06. What should you do?
A. You should consider starting CERTKINGDOM-WS06 from the Windows Reinstallation Environment (Windows PE). Thereafter the Setupmgr utility should be run. B. You should consider running DISM. C. You should consider running Sysprep. D. You should consider running Windows System Image Manager (Windows SIM). |
|
Definition
| C (You should consider running Sysprep.) |
|
|
Term
You work as the desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The CertKingdom.com network contains two Windows Server 2008 computers named CERTKINGDOM-SR01 and CERTKINGDOM-SR02 and 500 Windows Vista Ultimate client computers. CERTKINGDOM-SR01 functions as a Domain Controller (DC) while CERTKINGDOM-SR02 functions as a Domain Name System (DNS) server. CertKingdom.com purchases 200 new client computers that have the following resources: 2.33 GHz Dual-Core processor.2 GB of RAM.80 GB hard drive.DirectX 10 video display card.Integrated sound card.10/100/1000 integrated network adapter. You need to perform a clean installation of Microsoft Windows 7 Ultimate on the new client computers. You use one of the new client computers as a reference computer from which you build a custom image and an answer file. You want to deploy the image to the new client computers over the network using Windows Deployment Services (WDS). What should you do?
A. You should install a Remote Installation Services (RIS) server on the network. B. You should install a Dynamic Host Configuration Protocol (DHCP) server on the network. C. You should upgrade the Domain Controller to Windows Server 2008 R2. D. You should install a Windows Internet Name Service (WINS) server on the network. |
|
Definition
Answer: B (You should install a Dynamic Host Configuration Protocol (DHCP) server on the network.)
Explanation: The network must have a DHCP server with an active scope as Windows Deployment Services uses PXE, which relies on DHCP for IP addressing.
|
|
|
Term
You work as the Desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. You have been instructed to deploy Microsoft Windows 7 on all the CertKingdom.com client computers. You use a client computer named CERTKINGDOM-WS680 as a reference computer to create a custom image and an answer file that will be used to automate the deployment of Windows 7 on the client computers. You want to complete the task with the least amount of administrative effort. What should you do?
A. You should consider installing Systems Management Server (SMS) operating system deployment (OSD) feature pack on CERTKINGDOM-WS680. B. You should consider installing the Windows Automated Installation Kit (Windows AIK) on CERTKINGDOM-WS680. C. You should consider installing Windows System Image Manager (Windows SIM) on CERTKINGDOM-WS680. D. You should consider installing the ImageX command-line utility on CERTKINGDOM-WS680.
|
|
Definition
Answer: B (You should consider installing the Windows Automated Installation Kit (Windows AIK) on CERTKINGDOM-WS680.).
Explanation: WAIK is a set of tools that will aid you in deploying Windows 7 on target computers. You can create an answer file and capture an image of a reference computer by making use of Windows AIK. Incorrect answers : A (You should consider installing Systems Management Server (SMS) operating system deployment (OSD) feature pack on CERTKINGDOM-WS680.). Installing SMS OSD feature pack on CERTKINGDOM-WS680 will help to prepare the reference computer to capture an image to be deployed on all computers, but this approach will require more administrative time and effort than making use of Windows AIK. C (You should consider installing Windows System Image Manager (Windows SIM) on CERTKINGDOM-WS680.). Windows SIM is used to create answer file to automate Windows 7 deployment and is a part of Windows AIK. Windows SIM does not create a custom image. |
|
|
Term
You work as the Desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. You have been instructed to deploy Microsoft Windows 7 on CertKingdom.com client computers that do not support PXE. You install Windows Deployment Service (WDS) on a server named CERTKINGDOM-SR05 and create a discover image for the deployment. You now need to identify the best method for creating bootable media that will be used to deploy Windows 7 on the non-PXE supporting client computers. What should you do?
A. You should consider installing Windows System Image Manager (Windows SIM) on CERTKINGDOM-SR05. B. You should consider installing the Windows Automated Installation Kit (Windows AIK) on CERTKINGDOM-SR05. C. You should consider installing the Business Desktop Deployment (BDD) workbench on CERTKINGDOM-SR05. D. You should consider installing Sysprep on CERTKINGDOM-SR05. |
|
Definition
Answer: B (You should consider installing the Windows Automated Installation Kit (Windows AIK) on CERTKINGDOM-SR05.).
Explanation: Bootable media that will be used to deploy Windows 7 to client computers must be created after a discover image is created. WAIK will provide the tools that are required to create the bootable media.
|
|
|
Term
You work as a Desktop support technician at CertKingdom.com. You have been assigned the task of installing Windows 7 on 10 network computers using custom WIM image. You have the Windows Automated Installation Kit (Windows AIK) installed on one of the computers. You now want to create a WinPE CD to capture or apply the custom WIM image of Windows 7 from the master computer. What should you do? (Each correct answer presents part of the solution. Choose three.)
A. You should copy the WinPE.wim and boot files to WinPE_x86 and Burn this data on a CD. B. You should run Copype.cmd to install Windows PE to a directory and then copy the imagex.exe file to ISO folder under WinPE_x86 directory C. You should create wimscript.ini configuration file in notepad. Save the file in the same directory as imagex.exe. D. You should copy the Oscdimg.exe file and create a configuration file named wimscript.ini. Save the file in the same directory as Oscdimg.exe. E. You should run Oscdimg.exe to create an ISO image of WinPE. Burn the image on a CD. |
|
Definition
Answers: B (You should run Copype.cmd to install Windows PE to a directory and then copy the imagex.exe) C (You should create wimscript.ini configuration file in notepad. Save the file in the same directory as imagex.exe.) E (You should run Oscdimg.exe to create an ISO image of WinPE. Burn the image on a CD.)
Explanation: To create a WinPE CD and to initiate Windows 7 installation using a custom WIM image of Windows 7, you need to first run Copype.cmd to install Windows PE to a directory and then copy the imagex.exe file to ISO folder under WinPE_x86 directory, then create wimscript.ini configuration file in notepad and save the file in the same directory as imagex.exe, and then finally run Oscdimg.exe to create an ISO image of WinPE and then burn the image on a CD. |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The CertKingdom.com network contains a client computer named CERTKINGDOM-WS679 with a Virtual Hard Disk (VHD). You have installed Windows 7 on the Virtual Hard Disk (VHD). You now want to boot CERTKINGDOM-WS679 from the Virtual Hard Disk (VHD). What should you do?
A. You should consider running msconfig. B. You should consider editing the boot.ini file in notepad. C. You should consider running the Bcdedit.exe command and modifying the Windows Boot Manager settings. D. You should consider running the Bootcfg.exe command with the /active parameter. |
|
Definition
Answer: C (You should consider running the Bcdedit.exe command and modifying the Windows Boot Manager settings.).
Explanation: If you are deploying the VHD to a computer with an existing Windows7 or Windows Server®2008R2 installation, you can use the BCDedit tool to make the new VHD bootable and add it to the boot menu. Using BCDedit , you obtain the GUID from the VHD boot disk and then using BCDedit , set that GUID to be the default boot device. Incorrect Answers: A (You should consider running msconfig.). Msconfig does not set the boot order. B (You should consider editing the boot.ini file in notepad.). The boot.ini file is no longer used in Windows 7. |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. You have created a Virtual Hard Disk (VHD) with a disk image that you want to add to a client computer named CERTKINGDOM-WS680. You have copied the VHD to CERTKINGDOM-WS680 and attached it using the attach vdisk command. You now want to add the Virtual Hard Disk (VHD) to the Windows 7 boot menu. What should you do?
A. You should consider using the Sysprep utility to modify the Windows Boot Manager settings. B. You should consider using Disk Management to change the active partition. C. You should consider using the BCDboot utility to copy the boot environment files and Boot Configuration Data (BCD) configuration from the \Windows directory in the VHD to CERTKINGDOM- WS680. D. You should consider using the Bootcfg.exe utility with the /default parameter to set the VHD as the default boot device. |
|
Definition
Answer: C (You should consider using the BCDboot utility to copy the boot environment files and Boot Configuration Data (BCD) configuration from the \Windows directory in the VHD to CERTKINGDOM- WS680.).
Explanation: To deploy a VHD image:
1. On the source computer, use the Diskpart tool to create, attach, partition, and format a new virtual hard disk. 2. Use Use ImageX to apply the . wim file to the primary partition of the VHD. 3. Use the DiskPart tool to detach the virtual disk after applying the image. Copy the VHD file to a network share or USB hard drive 4. Boot the target computer with Boot PE and prepare the hard drive using Diskpart 5. Copy the VHD to the drive and attach using Diskpart 6. Use the BCDboot tool, located in the \System32 directory of the Windows7 VHD or in a Windows®7 WindowsPE media, to copy the boot-environment files from the \Windows directory in the VHD to the system partition. The BCDboot tool will create the BCD configuration to boot from the VHD. 7. Use Diskpart to detach the VHD and then restart the computer. Incorrect Answers: A (You should consider using the Sysprep utility to modify the Windows Boot Manager settings.). Sysprep is not used to configure boot partitions. B (You should consider using Disk Management to change the active partition.). Disk Manager is used to allocate space and partition drives. |
|
|
Term
You work as the network Administrator at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. CertKingdom.com has acquired a new computer named CERTKINGDOM-WS25 that has no operating system (OS) installed. There is a virtual hard disk (VHD) in your department that contains an installation of Windows 7. You therefore decide to start CERTKINGDOM-WS25 from the Windows Preinstallation Environment (Windows PE). You then create a partition on CERTKINGDOM-WS25 and copy the VHD to it. Your next step is to configure CERTKINGDOM-WS25 to start from the virtual hard disk. What should you do?
A. Your best options would be to make use of sysprep.exe and bootcfg. B. Your best options would be to make use of VHDmgr.exe and Diskmgmt.msc. C. Your best options would be to make use of Diskpart.exe and Bcdedit.exe. D. Your best options would be to make use of Diskpart.exe and Bcdboot.exe. |
|
Definition
| Answer: D (Your best options would be to make use of Diskpart.exe and Bcdboot.exe.). |
|
|
Term
You work as a network administrator at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The servers on the network run Microsoft Windows Server 2008 and the client computers run Microsoft Windows 7. During the course of the day you receive instruction from CertKingdom.com to create a 20-GB native VHD which will be named BillSystem located in a folder BillWindows which resides on an external hard disk assigned the H: drive designation. What should you do?
A. You should consider making use of the diskpart file=h:\billwindows\billsystem.vhd maximum=20 command. B. You should consider making use of the diskpart file=h:\billwindows\billsystem maximum=20 command. C. You should consider making use of the create vhd file= h:\billwindows\billsystem.vhd maximum=20000 command. D. You should consider making use of the create vdisk file=h:\billwindows\billsystem.vhd maximum=20000 command. |
|
Definition
D (You should consider making use of the create vdisk file=h:\billwindows\billsystem.vhd maximum=20000 command.). |
|
|
Term
You work as a network administrator at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The servers on the network run Microsoft Windows Server 2008 and the client computers run Microsoft Windows 7. During the course of the day you receive instruction from CertKingdom.com to configure fault tolerance for an operating system on a computer running Microsoft Windows 7 Home Premium to boot in the event of a hard disk failure. CertKingdom.com additionally informed you that the computer has two disks with unallocated space on the second disk drive. What should you do?
A. You should consider having a RAID-1 volume created. B. You should consider having a RAID-5 volume created. C. You should consider having a RAID-6 volume created. D. You should consider having a RAID-0 volume created. |
|
Definition
| A (You should consider having a RAID-1 volume created.) |
|
|
Term
You work as a network administrator at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The servers on the network run Microsoft Windows Server 2008 and the client computers run Microsoft Windows 7. A network user named Rory Allen has recently requested that you copy files to a virtual hard disk (VHD) file on his client computer. Which two steps should you take first?
A. You should consider having the Diskpart.exe command run. B. You should then have the Select and Attach commands run. C. You should consider having Microsoft Hyper-V installed. D. You should consider having the Disk Management run and scanning for disks. E. You should consider having the VHD file opened from within Windows Explorer. |
|
Definition
A (You should consider having the Diskpart.exe command run.). B (You should then have the Select and Attach commands run.). |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. You are currently working on a workstation named CERTKINGDOM-WS680. You use the Windows Preinstallation Environment (Windows PE) to boot CERTKINGDOM-WS680. You now need to load a network adapter device driver on the Windows PE. What should you do?
A. You should consider running Drvload.exe and then specify the device driver path. B. You should consider running Sysprep.exe. C. You should consider using the ntloader command after you run Wpeutil.exe. D. You should consider running sigverif.exe and then specify the device driver path. |
|
Definition
A (You should consider running Drvload.exe and then specify the device driver path.). Explanation: Drvload.exe is the tool used to load drivers in the PE environment. Manually load the network driver, and then verify that it is the correct driver. Incorrect Answers: B (You should consider running Sysprep.exe.). Sysprep is used to remove computer specific information before creating an image. It is not used to load drivers. C (You should consider using the ntloader command after you run Wpeutil.exe.). Ntloader is a boot file. It is not used to load drivers D (You should consider running sigverif.exe and then specify the device driver path.). Sigverif is used to verify driver digital signatures; it does not load the driver. |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. You are responsible for a workstation named CERTKINGDOM-WS680 that runs Windows 7. You have just upgraded the driver for the network adapter on CERTKINGDOM-WS680. After the upgrade you discover that you are unable to access the network resources. In Device Manager you notice a warning symbol next to the network adapter. You have to make sure that you are able to access the network resources as soon as possible. What should you do?
A. You need to uninstall the network adapter and scan for any hardware changes. B. You need to roll back the network adapter driver. C. You need to disable the network adapter and scan for any hardware changes. D. You need to assign a static IP address to the network adapter. |
|
Definition
B (You need to roll back the network adapter driver.).
Explanation: The easiest way to fix the problem is to roll back the newly installed driver. Click on the device in device manager, select the "Driver" tab and then click on "Roll Back Driver" Incorrect Answers: A (You need to uninstall the network adapter and scan for any hardware changes.). Uninstalling the network adapter might work but it is a lot of effort. C (You need to disable the network adapter and scan for any hardware changes.). If you disable the adapter, the hardware scan won't find it. D (You need to assign a static IP address to the network adapter.). A static IP address won't help. |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. All client computers on the CertKingdom.com network run Windows 7 Professional. You are working on a client computer named CERTKINGDOM-WS680 that has been assigned to a CertKingdom.com user named Amy Walsh. You have been instructed toupdate the printer connected to CERTKINGDOM-WS680 so that Amy Walsh can print graphics at a higher resolution. You download a new printer driver from the Internet. Before you install the new printer driver you want to ensure that the driver is compatible with Windows 7. What should you do?
A. You should view the Advanced Attributes dialog box for the printer driver file and install the driver if the contents have been secured. B. You should run File Signature Verification to verify that the new driver has a Microsoft digital signature and install the driver if it does have the signature. C. You should install the driver and logon to the computer. If the computer fails after installing the driver, reboot the computer and select the last known good configuration to recover the original driver. D. You should install the driver and logon to the computer. If the computer fails after installing the driver, reboot the computer and use the roll back option to recover the original driver.
|
|
Definition
Answer: B (You should run File Signature Verification to verify that the new driver has a Microsoft digital signature and install the driver if it does have the signature.).
Explanation: When installing new software on your computer, system files and device driver files are sometimes overwritten by unsigned or incompatible versions, causing system instability. The system files and device driver files provided with Windows 7 have a Microsoft digital signature, which indicates that the files are original, unaltered system files or that they have been approved by Microsoft for use with Windows. Using File Signature Verification, you can identify unsigned files on your computer. You should not install the driver if it does not have the signature if you want to prevent the loss of production time due to incompatible driver installation that you are unsure of. Incorrect Answers: A (You should view the Advanced Attributes dialog box for the printer driver file and install the driver if the contents have been secured.). The advanced attributes of the driver file do not tell you if the driver is compatible with Windows 7. C (You should install the driver and logon to the computer. If the computer fails after installing the driver, reboot the computer and select the last known good configuration to recover the original driver.). The Last Known Good Configuration boot option and the Recovery Console will not allow you to recover the original driver. You would need to boot to Safe Mode and use Driver Rollback to recover the original driver. D (You should install the driver and logon to the computer. If the computer fails after installing the driver, reboot the computer and use the roll back option to recover the original driver.). You want to check the driver before you install it. Installing a driver and hoping for the best is not a recommended practice. |
|
|
Term
CertKingdom.com has employed you as a network Administrator. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The CertKingdom.com network client computers currently make use of Microsoft Windows 7. You are assigned a client computer named CERTKINGDOM-WS25. To ensure your productivity you need to make sure that the physical memory as well as the speed is increased on CERTKINGDOM-WS25. What should you do?
A. You should consider making use of ReadyBoost. B. You should consider making use of EFS. C. You should consider making use of SpeedDisk. D. You should consider making use of Pagefile.sys. |
|
Definition
| A (You should consider making use of ReadyBoost.). |
|
|
Term
You work as a network administrator at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory forest containing a single domain named CertKingdom.com. The servers on the network run Microsoft Windows Server 2008 and the client computers run Microsoft Windows 7. CertKingdom.com purchases 40 new client computers configured with 32-bit hardware. You have been asked by CertKingdom management to plan the deployment of Windows 7 along with several corporate applications to the client computers using a custom image. How should you prepare for the deployment whilst ensuring the least amount of administrative effort is used?
A. You should consider having the Microsoft Assessment and Planning (MAP) toolkit installed and run on a server. B. You should consider having Windows 7 installed on each computer ready for the deployment of the corporate applications. C. You should consider having Microsoft Windows 7 and the corporate applications installed on one client computer. D. You should consider having the Microsoft Assessment and Planning (MAP) toolkit installed and run on a client computer. E. You should consider having WSUS installed on a server. |
|
Definition
| C (You should consider having Microsoft Windows 7 and the corporate applications installed on one client computer.). |
|
|
Term
You work as a network administrator at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The servers on the network run Microsoft Windows Server 2008 and the client computers run Microsoft Windows 7. CertKingdom.com has recently deployed a client computer that is used by multiple users in the Sales department. The client computer currently has multiple removable devices attached. During the course of the day you receive instruction from CertKingdom.com to ensure that the network users are only able to access removable devices which were previously installed in the computer by modifying the Local Group Policy. What should you do?
A. You should consider having the Run with Elevated Permissions setting disabled. B. You should consider having the Unsigned Driver Installation - Block setting enabled. C. You should consider having the Prevent redirection of USB device settings enabled. D. You should consider having the Prevent redirection of USB device settings disabled. E. You should consider having the Prevent installation of removable devices setting enabled. |
|
Definition
| E (You should consider having the Prevent installation of removable devices setting enabled.). |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The CertKingdom.com network contains a Windows 7 client computer named CERTKINGDOM-WS680. CERTKINGDOM-WS680 also runs a third party accounting application named accapp.exe. Accapp.exe is started during the boot process. You have received instructions to ensure that accapp.exe is only started manually and not started during the boot process. How can you stop accapp.exe starting during the boot process?
A. You should consider modifying the permissions on accapp.exe. B. You should consider using the System Configuration tool and using the Boot tab. C. You should consider setting a software restriction policy. D. You should create a path rule to accapp.exe. E. You should consider using the System Configuration tool and set the Startup applications. |
|
Definition
E (You should consider using the System Configuration tool and set the Startup applications.).
Explanation: Using the System Configuration tool (MSConfig.exe), you can select diagnostic booting or configure starting services or applications.
Incorrect answers: A (You should consider modifying the permissions on accapp.exe.). Changing the permissions on the application will not affect whether it starts during boot-up. B (You should consider using the System Configuration tool and using the Boot tab.). The boot tab does not control what applications are run at start-up. You would need the Startup tab. C (You should consider setting a software restriction policy.). A software restriction policy is used to determine who can use an application, not when it starts. D (You should create a path rule to accapp.exe.). A path rule is used to determine who can use the application specified in the path, not when it starts. |
|
|
Term
You work as a Desktop Technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. All client computers including mobile computers on the CertKingdom.com network run Windows 7 Professional. A CertKingdom.com user named Kara Lang has been assigned a mobile computer named CERTKINGDOM-WS680. Kara Lang is preparing a multimedia presentation on CERTKINGDOM-WS680. However, Kara Lang informs you that when she plays the multimedia presentation there is no sound. You need to enable Kara Lang to do her presentation with audio and video playback. What should you do?
A. You should install Windows Media Player 10 or later. B. You should select the 'I always give a presentation when I use this display configuration' check box from the Presentation settings dialog box. C. You should configure CERTKINGDOM-WS680 to use the default sound scheme. D. You should enable the 'Presentation Settings' option and adjust the volume settings appropriately. |
|
Definition
D (You should enable the 'Presentation Settings' option and adjust the volume settings appropriately.).
Explanation: Using "Windows Mobility Center" you can ensure that your laptop stays awake, notifications are turned off and the screen saver is turned off. You can also adjust the sound. The " Windows Mobility Center " is only available on Laptops. Incorrect Answers: A (You should install Windows Media Player 10 or later.). Windows Media Player 10 is not required for presentations. B (You should select the 'I always give a presentation when I use this display configuration' check box from the Presentation settings dialog box.). Selecting "Always give a presentation ..." will not help sound or presentation interruptions C (You should configure CERTKINGDOM-WS680 to use the default sound scheme.). The default sound scheme may prevent your presentation from running correctly.Reference: Search on "Presentation Settings" in "Help and Support" |
|
|
Term
You work as a Desktop Technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The CertKingdom.com network contains a workstation named CERTKINGDOM-WS680. You have upgraded CERTKINGDOM-WS680 from Windows XP Professional Service Pack 2 (SP2) to Windows 7 Professional. However, when you attempt to run a custom application named CKDapp.exe you receive an error message stating: "This application is only designed to run on Windows XP or later." You need to configure the application to run on Windows 7. What should you do?
A. You should consider installing Windows XP Mode on CERTKINGDOM-WS680. B. You should consider having the CKDapp.exe application configured to run with elevated privileges. C. You should consider reinstalling the application. D. You should consider modifying the CKDapp.exe application properties to run in Silent Mode. |
|
Definition
| A (You should consider installing Windows XP Mode on CERTKINGDOM-WS680.). |
|
|
Term
You work as a Desktop Technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. All client computers and mobile computers on the CertKingdom.com network run Windows 7 Professional. CertKingdom.com has an Accounts department that needs to run an accounting application named accapp.exe. However, accapp.exe is not Windows 7 compatible and can run only on Windows XP Professional computers. You need to ensure that the Accounts department can run accapp.exe on their client computers. What should you do?
A. You should configure accapp.exe to run with elevated privileges. B. You should install Windows XP Mode on each client computer in the Accounts department. C. You should enable User Account Control on the client computers in the Accounts department. D. You should disable User Account Control on the client computers in the Accounts department. |
|
Definition
| B (You should install Windows XP Mode on each client computer in the Accounts department.). |
|
|
Term
CertKingdom.com has hired you as a network Administrator for their network. The CertKingdom.com network contains 50 client computers that are configured to run Microsoft Windows XP Professional. During the course of the day you receive an instruction from the CIO to determine which current applications installed on the client computers are compatible with Windows 7. You need to accomplish this task with the least amount of administrative effort. What should you do?
A. You should consider running Package Manager. B. You should consider running ImageX. C. You should consider running Windows Deployment Services (WDS). D. You should consider installing Microsoft Application Compatibility Toolkit (ACT). |
|
Definition
| D (You should consider installing Microsoft Application Compatibility Toolkit (ACT).). |
|
|
Term
You are the newly appointed network Administrator at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. All computers on the CertKingdom.com network are configured to run Windows 7. You are in the process of identifying the various ratings for games in Windows 7. What will you find?
A. You will find the Teen (T) rating setting in Windows 7. B. You will find the Everyone (E) rating setting in Windows 7. C. You will find the General Audience (G) rating setting in Windows 7 D. You will find the Universal (U) rating in Windows 7. E. You will find the Adults Only (AO) rating setting in Windows 7.
|
|
Definition
A (You will find the Teen (T) rating setting in Windows 7.). B (You will find the Everyone (E) rating setting in Windows 7.). E (You will find the Adults Only (AO) rating setting in Windows 7.). |
|
|
Term
You work as a network administrator at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The servers on the network run Microsoft Windows Server 2008 and the client computers run Microsoft Windows 7 or Microsoft Windows XP Professional. During the course of the day a network user named Dean Austin asked you which of the Microsoft utilities can be used when transferring user encryption certificates from a computer that is configured to run Microsoft Windows XP Professional to a computer configured to run Microsoft Windows 7. What should you do? (Choose two)
A. You should consider instructing Dean Austin that the Windows Easy Transfer utility can be used for transferring the user encryption certificates. B. You should consider instructing Dean Austin that the xcopy.exe utility can be used for transferring the user encryption certificates. C. You should consider instructing Dean Austin that the ImageX utility can be used for transferring the user encryption certificates. D. You should consider instructing Dean Austin that the USMT utility can be used for transferring the user encryption certificates. |
|
Definition
A (You should consider instructing Dean Austin that the Windows Easy Transfer utility can be used for transferring the user encryption certificates.). D (You should consider instructing Dean Austin that the USMT utility can be used for transferring the user encryption certificates.). |
|
|
Term
You work as a network administrator at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The servers on the network run Microsoft Windows Server 2008 and the client computers run Microsoft Windows 7. During the course of the day a network user named Rory Allen asked you what he should download from the Microsoft Corporation Web site to obtain USMT 4.0. What should you do?
A. You should consider instructing Rory Allen that WAIK should be downloaded from Microsoft Corporation to obtain USMT 4.0. B. You should consider instructing Rory Allen that Windows Deployment Services should be downloaded from Microsoft Corporation to obtain USMT 4.0. C. You should consider instructing Rory Allen that the Windows 7 Resource Kit Tools should be downloaded from Microsoft Corporation to obtain USMT 4.0. D. You should consider instructing Rory Allen that Windows Easy Transfer should be downloaded from Microsoft Corporation to obtain USMT 4.0. |
|
Definition
| A (You should consider instructing Rory Allen that WAIK should be downloaded from Microsoft Corporation to obtain USMT 4.0.). |
|
|
Term
You work as a network administrator at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The servers on the network run Microsoft Windows Server 2008 and the client computers run Microsoft Windows 7. During the course of the day you create an application shim for the third-party accounting application using Microsoft Application Compatibility Toolkit (ACT). What should you do first to make sure the application shim is applied the next time the application is run?
A. You should consider modifying the permissions on the application file. B. You should consider reinstalling the application. C. You should consider having the Sdbinst.exe command run. D. You should consider running Windows Update. E. You should consider having the Msiexec.exe command run.
|
|
Definition
| C (You should consider having the Sdbinst.exe command run.). |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. You are responsible for managing a desktop workstation named CERTKINGDOM-WS680. CERTKINGDOM-WS680 is configured to run Windows 7. You receive an instruction to ensure that all device drivers installed on CERTKINGDOM-WS680 are digitally signed. Which of the following is the easiest way to achieve this?
A. You should consider running Sigverif.exe at a command prompt on CERTKINGDOM-WS680. B. You should consider running sfc /scannow at a command prompt on CERTKINGDOM-WS680. C. You should consider viewing the properties of each device listed in Device Manager on CERTKINGDOM-WS680. D. You should consider running Windows Update on CERTKINGDOM-WS680. |
|
Definition
| A (You should consider running Sigverif.exe at a command prompt on CERTKINGDOM-WS680.). |
|
|
Term
You work as a desktop support technician at a company named CertKingdom.com. All CertKingdom.com users are divided into groups named CKD_ADMIN, CKD_SUPRT and CKD_STAFF. The CertKingdom.com network contains a stand-alone Windows 7 computer named CERTKINGDOM-WS680. Several CertKingdom.com users make use of CERTKINGDOM-WS680. You need to prevent the CertKingdom.com users of the CKD_STAFF group from running Windows Media Player on CERTKINGDOM-WS680. However, all other members must still be able to run Windows Media Player. You want to accomplish this task by using the least amount of administrative effort. What should you do?
A. You should consider creating an executable rule from Application Control Policies on CERTKINGDOM-WS680. B. You should consider creating a path rule from Application Control Policies on CERTKINGDOM- WS680. C. You should consider creating an executable rule from Software Restriction Policies on CERTKINGDOM-WS680. D. You should consider creating a certificate rule from Software Restriction Policies on CERTKINGDOM-WS680. |
|
Definition
A (You should consider creating an executable rule from Application Control Policies on CERTKINGDOM-WS680.). |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. CertKingdom.com currently makes use of a computer named CERTKINGDOM-WS680 which runs Microsoft Windows 7. CERTKINGDOM-WS680 is currently used by multiple CertKingdom.com network users who log on to the computer. You have received instruction to deny a CertKingdom.com user named Mia Hamm access to removable devices on CERTKINGDOM-WS680. However, all other users who log on to CERTKINGDOM-WS680 must retain access to removable devices. What should you do?
A. You should consider configuring disk permissions in Disk Management on CERTKINGDOMWS680. B. You should consider altering the Disk Encryption settings on CERTKINGDOM-WS680. C. You should consider a removable storage access policy from Device Manager on CERTKINGDOM-WS680. D. You should consider altering a removable storage access policy from the local Group Policy on CERTKINGDOM-WS680. |
|
Definition
| D (You should consider altering a removable storage access policy from the local Group Policy on CERTKINGDOM-WS680.). |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. All client computers on theCertKingdom.com network run Windows 7. CertKingdom.com issues a new usage policy that states that no CertKingdom.com user should be allowed to play video clips using Windows Media Player. You need ensure that this policy is applied. What should you do? (Each correct answer presents part of the solution. Choose two.)
A. You should create a software restriction policy. B. You should create a logon script that deletes wmplayer.exe. C. You should create a logon script that uninstalls Windows Media Player. D. You should create a path rule to restrict the use of wmplayer.exe |
|
Definition
A (You should create a software restriction policy.). D (You should create a path rule to restrict the use of wmplayer.exe).
Explanation: To prevent users from running Windows Media Player, you need to first create a software restriction policy and then create a path rule to restrict the use of wmplayer.exe. Software Restriction Policies can be used to protect computers against unauthorized software. Incorrect Answers: B (You should create a logon script that deletes wmplayer.exe.). Deleting wmplayer.exe would cause an error to occur every time someone tried to run Windows Media Player. C (You should create a logon script that uninstalls Windows Media Player.). Uninstalling media player through logon script leaves the scope of reinstalling the software and using it.
|
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. All client computers on theCertKingdom.com network run Windows 7. A software restriction policy has been implemented for the Finance department and the default security level for the policy has been set to Disallow. The Finance department now needs to run a custom application named FinApp.exe. You now need to configure the software restriction policy to allow CertKingdom.com users in the Finance department to run FinApp.exe. However, they should not be allowed to run any other unauthorized applications. What should you do?
A. You should set the default security level of the software restriction policy to Unrestricted. B. You should add FinApp.exe to the Designated File Types. C. You should create a new path rule for inApp.exe. D. You should create a logon script to modify the permissions on the FinApp.exe file. E. You should set the default security level of the software restriction policy to Basic User. |
|
Definition
C (You should create a new path rule for FinApp.exe.).
Explanation: To configure the software restriction policy to allow Finance department users to run FinApp.exe and make sure that they are not allowed to run any other unauthorized applications, you need to create a new path rule for FinApp.exe and then set the rule to Unrestricted. Incorrect Answers: A (You should set the default security level of the software restriction policy to Unrestricted.). Setting the default security level of the software restriction policy to Unrestricted will remove all the restrictions from the Finance department and they will be allowed to run any application. B (You should add FinApp.exe to the Designated File Types.). Adding FinApp.exe to the Designated File Types will not help because FinApp.exe is not a file type but a file itself. D (You should create a logon script to modify the permissions on the FinApp.exe file.). You are using software restriction policies to control access to the application. It is therefore unnecessary to modify the permissions on the FinApp.exe program file. E (You should set the default security level of the software restriction policy to Basic User.). Setting the default security level of the software restriction policy to Basic User will allow all basic users to use all the applications and the restrictions will be removed. |
|
|
Term
CertKingdom.com has employed you as a network Administrator. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. All servers on the CertKingdom.com network run Windows Server 2008 and all client computers run Windows 7. CertKingdom.com has multiple custom applications that are digitally signed. For security purposes CertKingdom wants you to devise a security policy that will only enable company approved digitally signed applications to run. Which of the following options would achieve this?
A. Your best option would be run Software Explorer on each client computer. B. Your best option would be to Bitlocker rule created. C. Your best option would be to have an AppLocker executable rule created. D. Your best option would be to have a software restriction policy that applies a path rule. |
|
Definition
| C (Your best option would be to have an AppLocker executable rule created.). |
|
|
Term
CertKingdom.com has employed you as a network Administrator. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The CertKingdom.com network client computers are configured to run Windows 7. You are assigned a computer named CERTKINGDOMSR05. During the course of the day you receive an instruction from the CIO to identify the applications that were installed on CERTKINGDOM-SR05 the previous week. You need to gather this information as soon as possible. What should you do? (Choose all that apply.)
A. You should be able to locate this information by checking the Programs and Features section in the Control Panel. B. You should be able to locate this information by reviewing the informational events from the Reliability Monitor. C. You should be able to locate this information by checking the process list in Task Manager. D. You should be able to locate this information by viewing all events in the Applications Log in Event Viewer. |
|
Definition
B (You should be able to locate this information by reviewing the informational events from the Reliability Monitor.). D (You should be able to locate this information by viewing all events in the Applications Log in Event Viewer.). |
|
|
Term
You work as a network administrator at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The servers on the network run Microsoft Windows Server 2008 and the client computers run Microsoft Windows 7. During the course of the day you receive instruction from CertKingdom.com to deny the network users execute, write and read access to all types of external storage devices for security reasons. Which of the following is the easiest way to achieve this?
A. You should consider making use of a path rule. B. You should consider making use of the Removable Disks: Deny Write Access computer policy setting. C. You should consider making use of Windows Explorer to change the permissions on the drives on each client computer D. You should create a Software Restriction policy. E. You should consider making use of the All Removable Storage Classes: Deny All Access computer policy setting. |
|
Definition
| D (You should create a Software Restriction policy.). |
|
|
Term
You work as a network administrator at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The servers on the network run Microsoft Windows Server 2008 and the client computers run Microsoft Windows 7. During the course of the day you receive instruction from CertKingdom.com to have a standalone computer configured to prevent the non-administrative users from using Disk Management whilst ensuring that the users are able to access the Device Manager. Which of the following options would achieve this?
A. You should consider having the permissions modified on the Microsoft Management Console. B. You should consider having the Microsoft Management Console (MMC) settings modified from the local computer policy. C. You should consider having the driver installation settings modified from the local computer policy. D. You should consider having the User Account Control (UAC) settings modified from the local computer policy. |
|
Definition
| B (You should consider having the Microsoft Management Console (MMC) settings modified from the local computer policy.). |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. All client computers run Microsoft Windows 7. You are assigned a client computer named CERTKINGDOM-WS680. How would you modify the file extensions on CERTKINGDOM-WS680 that are linked to Internet Explorer?
A. You should consider opening Default Programs and selecting Set Associations from the Control Panel. B. You should consider modifying the properties of iexplore.exe. C. You should consider modifying the Internet Properties on the Content tab within Internet Explorer. D. You should consider running msconfig to open the System Configuration utility. |
|
Definition
| A (You should consider opening Default Programs and selecting Set Associations from the Control Panel.). |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The CertKingdom.com network contains an internal Web site that uses Integrated Windows Authentication. A CertKingdom.com user named Amy Walsh has been assigned a workstation named CERTKINGDOM-WS680 that is running Windows 7. Amy Walsh reports that she is prompted for authentication when she attempts to access the internal Web site. You verify that Amy Walsh's user account has permission to access the internal Web site. You need to make sure that authentication occurs automatically when Amy Walsh attempts to connect the Web site. What should you do?
A. You should consider adding the Web site's URL to the Local Intranet zone on CERTKINGDOM-WS680. B. You should consider changing the password for Amy Walsh's user account. C. You should consider changing the access control for the internal Web site to allow Anonymous Access. D. You should consider changing the security level for Internet Explorer to Medium-Low on CERTKINGDOM-WS680. E. You should consider adding the Web site's URL to the Trusted sites zone on CERTKINGDOM-WS680. |
|
Definition
| A (You should consider adding the Web site's URL to the Local Intranet zone on CERTKINGDOM-WS680.). |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The CertKingdom.com network contains an intranet Web site. A CertKingdom.com user named Robbie Blake has been assigned a workstation named CERTKINGDOM-WS680 that is running Windows 7. Robbie Blake reports that he can access the internal web site but he cannot access web sites on the internet when he starts Internet Explorer. You need to ensure that Robbie Blake can access websites on both the Internet and the intranet. What should you do?
A. You should consider selecting Work Offline from the Tools menu on CERTKINGDOM-WS680. B. You should consider selecting InPrivate Blocking from the Safety menu on CERTKINGDOM-WS680. C. You should consider selecting InPrivate Browsing from the Safety menu on CERTKINGDOM-WS680. D. You should consider changing the Security level to Medium-Low on CERTKINGDOM-WS680. E. You should consider adding the intranet Web site to the Internet zone from the Security tab on CERTKINGDOM-WS680. |
|
Definition
| A (You should consider selecting Work Offline from the Tools menu on CERTKINGDOM-WS680.). |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. A CertKingdom.com user named Mia Hamm currently makes use of a computer named CERTKINGDOM-WS680 which runs Microsoft Windows 7. How would you configure CERTKINGDOM-WS680 to prevent Microsoft Internet Explorer from saving any data when Mia Hamm browses the Internet?
A. You should consider modifying the permissions on the Temporary Internet Files folder. B. You should consider disabling the Client for Microsoft Networks service on CERTKINGDOMWS680. C. You should consider opening an InPrivate Browsing session on CERTKINGDOM-WS680. D. You should consider selecting the Work Offline option in Internet Explorer on CERTKINGDOMWS680.
|
|
Definition
| C (You should consider opening an InPrivate Browsing session on CERTKINGDOM-WS680.). |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. All client computers on the CertKingdom.com network run Windows 7 Professional. A CertKingdom.com user named Andy Reid currently makes use of a computer named CERTKINGDOM-WS680. You want to configure CERTKINGDOM-WS680 to make sure that the temporary Internet files are deleted immediately whenever Andy Reid closes Internet Explorer. What should you do?
A. You should consider modifying the offline files settings on CERTKINGDOM-WS680. B. You should consider modifying the advanced settings from the Internet Options on CERTKINGDOM-WS680 C. You should consider changing the security level for the Internet zone to Low from the Internet Options on CERTKINGDOM-WS680. D. You should consider modifying the permissions of the %systemroot%\temp\history folder on CERTKINGDOM-WS680. |
|
Definition
| B (You should consider modifying the advanced settings from the Internet Options on CERTKINGDOM-WS680). |
|
|
Term
You work as a network administrator at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The servers on the network run Microsoft Windows Server 2008 and the client computers run Microsoft Windows 7. CertKingdom.com currently has an internal Web site that uses HTTPS and has a self-signed certificate. A network user named Rory Allen makes use of Internet Explorer 8 to browse the internal Web site. During the course of the day you receive complaints from Rory Allen that he receives the error message when attempting to browse the internal Web site: "There is a problem with the website's security certificate" CertKingdom.com wants you to prevent the warning message from appearing when Rory Allen or other users access the internal Web site. What should you do?
A. You should consider having the Web sites certificate imported into the Trusted Root Certification Authorities store using Certificate Manager. B. You should consider having the Web sites certificate imported into the Trusted Root Certification Authorities store using Windows Explorer. C. You should consider changing the security level for the Internet zone to Medium-Low from the Internet Options. D. You should consider having Web site added to the Internet zone from Internet Explorer. |
|
Definition
A (You should consider having the Web sites certificate imported into the Trusted Root Certification Authorities store using Certificate Manager.). |
|
|
Term
Â
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists
of a single Active Directory domain named CertKingdom.com. CertKingdom.com has itsheadquarters in
London and a branch office in Paris.
The relevant portion of the CertKingdom.com network is shown in the following exhibit:
Â

You have just deployed a Windows 7 workstation named CERTKINGDOM-WS680 at the Paris office.
You now need to assign an IP address to the worksation.
What should you do?
Â
A. You should consider assigning the IP address 192.168.5.193 to CERTKINGDOM-WS680.
B. You should consider assigning the IP address 192.168.5.126 to CERTKINGDOM-WS680.
C. You should consider assigning the IP address 192.168.5.40 to CERTKINGDOM-WS680.
D. You should consider assigning the IP address 192.168.5.94 to CERTKINGDOM-WS680. |
|
Definition
Answer: C ( You should consider assigning the IP address 192.168.5.40 to CERTKINGDOM-WS680.).
Â
Explanation:
Correct Answer 192.168.5.40. Using an IP address like 192.168.5.52/27 is a shorthand way of indentifying the subnet mask. The /27 means that the first 27 bits of the IP address is the net mask. In this case 255.255.255.224. So the range of the available IP addresses for computers is limited to 192.168.5.33-62. The only IP address listed in that range is 198.158.5.40
The range starts at 33 because in the IP address given (192.168.5.40) the last octet number is 40. 40 includes the number 32 which is 27th bit in the subnet mask. This means that the subnet ends at 32 and so workstations must begin at 33. Or in other words, the address of the the subnet is 192.168.5.32. This answer is the same regardless of the first three octet values. Even if the IP  address was 192.168.2.62, the results are the same. |
|
|
Term
You work as the network administrator at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. All servers on the CertKingdom.com network run Windows Server 2008 and all client computers run Windows 7. All client computers are
Â
configured as Dynamic Host Configuration Protocol (DHCP) clients. CertKingdom.com users connect to a file server named CERTKINGDOM-SR01 that hosts several shared folders. A fellow network administrator relocates CERTKINGDOM-SR01 to another network segment. However, after the CERTKINGDOM-SR01 is relocated, numerous CertKingdom.com users complain that they are unable to access the shared folders on TESTING-SR01. You need to make sure that CertKingdom.com users can connect to CERTKINGDOM-SR01 and access the shared folders on CERTKINGDOM-SR01.
Â
What should do?
Â
A. You should instruct all CertKingdom.com users to run ipconfig /displaydns from a command prompt window on their client computers.
Â
B. You should instruct all CertKingdom.com users to run netsh interface ip set dns from a command prompt window on their client computers.
Â
C. You should instruct all CertKingdom.com users to run nbtstat -RR from a command prompt window on their client computers
Â
D. You should instruct all CertKingdom.com users to run ipconfig /release and ipconfig /renew from a command prompt window on their client computers.
Â
E. You should instruct all CertKingdom.com users to run ipconfig /flushdns. |
|
Definition
Answer: E (You should instruct all CertKingdom.com users to run ipconfig /flushdns.).
Â
Explanation:
The ipconfig / flushdns command is used to flush and reset the contents of the DNS client resolver cache. The workstations that communicated with CERTKINGDOM-SR01 prior to the move
Â
cached the server's IP address in their DNS cache. It is therefore a possibility that those workstations are retrieving their IP address from the cache. It does not query the DNS server for the IP address. This type of situation will continue until the cached records expire. |
|
|
Term
|
Definition
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. All client computers on theCertKingdom.com network run Windows 7. The CertKingdom.com network is connected to the Internet through a router with an internal IP address of 192.168.16.12 and an external IP address of 198.207.16.19. You add a new Windows 7 client computer named CERTKINGDOM-WS680 to the network. You configure CERTKINGDOM-WS680 with the IP address of 192.168.16.35 and a subnet mask of 255.255.255.0. You need to ensure that CERTKINGDOM-WS680 is able to access the Internet. What should you do?
A. You should set the IP address for CERTKINGDOM-WS680 to 198.164.16.35. B. You should set the subnet mask for CERTKINGDOM-WS680 to 255.255.0.0. C. You should set the default gateway on CERTKINGDOM-WS680 to 198.164.16.19. D. You should set the default gateway on CERTKINGDOM-WS680 to 192.168.16.12. |
|
Definition
| D (You should set the default gateway on CERTKINGDOM-WS680 to 192.168.16.12.). |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. All client computers on the CertKingdom.com network run Windows 7. You are working on a client computer named CERTKINGDOM-WS680. You want to release the DHCP assigned IP configuration of CERTKINGDOM-WS680. However, when you run the ipconfig /release command you receive the error message stating that elevated permissions are required. What should you do?
A. You should consider right-clicking the command prompt and select Run as administrator and using the ipconfig /release command. B. You should consider logging on as an administrator and open the command prompt to run the ipconfig /all command. C. You should consider opening the Command Prompt and run the ipconfig /release /high command. D. You should consider disabling the network adapter and enabling it then run ipconfig /release. |
|
Definition
| A (You should consider right-clicking the command prompt and select Run as administrator and using the ipconfig /release command.). |
|
|
Term
You work as a network administrator at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The CertKingdom.com network currently consists of two offices named Detroit and Miami which are on an isolated private wired subnet. The servers on the network run Microsoft Windows Server 2008 and the client computers run Microsoft Windows 7. During the course of the day you configure Detroit with an IPv4 address 172.28.34.140 with a subnet mask of 255.255.255.0. CertKingdom.com additionally requested you configure the Miami office with an IPv4 address 172.28.34.210 with a subnet mask 255.255.255.0. During your routine maintenance you ping Detroit entering 172.28.34.140 and the command times out. You later try pinging Miami entering 172.28.34.210 and discover that you fail to locate the Miami computer IPv4 address. CertKingdom.com wants you to determine what could be causing the problem. What should you do?
A. You should inform CertKingdom.com that the problem could be caused by not specifying a default gateway. B. You should inform CertKingdom.com that the problem could be caused by not permitting ICMPv4 traffic through firewalls on both computers. C. You should inform CertKingdom.com that the problem could be caused by the DNS service not being available on the subnet. D. You should inform CertKingdom.com that the problem could be caused by the WINS service not being available on the subnet. E. You should inform CertKingdom.com that the problem could be caused by the computer being on different subnets. |
|
Definition
| B (You should inform CertKingdom.com that the problem could be caused by not permitting ICMPv4 traffic through firewalls on both computers.). |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The CertKingdom.com network is configured to use IPv6 addressing. You have installed Windows 7 on a client computer named CERTKINGDOM-WS680 and have used automatic IPv6 addressing on CERTKINGDOM-WS680. You want to verify the IPv6 address of CERTKINGDOM-WS680. What should you do?
A. You should consider running the Net view command from the command prompt on CERTKINGDOM-WS680. B. You should consider selecting Details from the network connection status on CERTKINGDOM-WS680. C. You should consider running the msconfig command to open the System Configuration utility on CERTKINGDOM-WS680. D. You should consider running the Nbtstat command from the command prompt on CERTKINGDOM-WS680. |
|
Definition
| B (You should consider selecting Details from the network connection status on CERTKINGDOM-WS680.). |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. All client computers on theCertKingdom.com network run Windows 7. A CertKingdom.com user named Amy Wilson has been assigned a client computer named CERTKINGDOM-WS680. CERTKINGDOM-WS680 is connected directly to the Internet. You have received instruction to configure CERTKINGDOM-WS680 with an Internet Protocol version 6 (IPv6) address similar to a public IPv4 address. You need to determine the unicast address that needs to be configured on CERTKINGDOM-WS680. What should you do?
A. You should consider using a unique local address as the appropriate IPv6 address type. B. You should consider using a link-local address as the appropriate IPv6 address type. C. You should consider making use of a site-local address as the appropriate IPv6 address type. D. You should consider using a global unicast address as the appropriate IPv6 address type. E. You should consider using a DNS address as the appropriate IPv6 address type. |
|
Definition
D (You should consider using a global unicast address as the appropriate IPv6 address type.). Explanation: Global Unicast IPv6 addresses are globally routable and reachable on the IPv6 portion of the Internet. Global addresses are equivalent to public IPv4 addresses and are used on the IPv6 Internet.
|
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. All client computers on the CertKingdom.com network run Windows 7. You are working on a client computer named CERTKINGDOM-WS680. You have been instructed to configure CERTKINGDOM-WS620 with 2001::e45d:691a:f:4ac2. What should you do?
A. You should manually assign 2001::e45d:691a:f:4ac2 as the MAC address. B. You should manually assign 2001::e45d:691a:f:4ac2 as a DNS suffix search item. C. You should manually assign 2001::e45d:691a:f:4ac2 as a WEP key for a wireless network. D. You should manually assign 2001::e45d:691a:f:4ac2 as the IPv6 address. E. You should manually assign 2001::e45d:691a:f:4ac2 as the IPv4 address. |
|
Definition
D (You should manually assign 2001::e45d:691a:f:4ac2 as the IPv6 address.).
Explanation: The format of the address 2001: :e45d:691a:f:4ac2 tells us that this is an IPv6 address and therefore you need to configure the network connection by entering 2001::e45d:691a:f:4ac2 in the IPv6 address properties. Incorrect Answers: A (You should manually assign 2001::e45d:691a:f:4ac2 as the MAC address.). This is not a MAC address. Furthermore, a MAC address is hard coded into the network card and as such is not something you would manually configure. B (You should manually assign 2001::e45d:691a:f:4ac2 as a DNS suffix search item.). A DNS suffix search item would be a domain name such as CertKingdom.com or Microsoft.com. C (You should manually assign 2001::e45d:691a:f:4ac2 as a WEP key for a wireless network.). A WEP key is similar to a password and as such is usually just a string of random letters and numbers. E (You should manually assign 2001::e45d:691a:f:4ac2 as the IPv4 address.). This is not an IPv4 address. An example of an IPv4 address is 192.168.1.23. |
|
|
Term
You are employed as the network Administrator at CertKingdom.com. The CertKingdom.com network is configured to make use of IPv6. You are responsible for managing a computer named CERTKINGDOM-SR04. You receive a request from the CIO to create a DNS record that will allow users to connect to CERTKINGDOM-SR04 using dec.CertKingdom.com. You therefore need to identify the appropriate record you should request. What should you do?
A. Your best option would be to request an NS record. B. Your best option would be to request an HINFO record. C. You best option would be to request an MX record. D. Your best option would be to request an AAAA record. E. Your best option would be to request an A record.
|
|
Definition
| D (Your best option would be to request an AAAA record.). |
|
|
Term
You work as a network administrator at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The servers on the network run Microsoft Windows Server 2008 and the client computers run Microsoft Windows 7. CertKingdom.com has recently deployed two client computers to the network configured with the IPv6 addresses shown in the table below: During the course of the day you receive instruction from CertKingdom.com to test the IPv6 address connection from CERTKINGDOM-WS01 to CERTKINGDOM-WS02. What should you do?
A. You should consider having the ping -t fe80::34df:1a54%11 command run. B. You should consider having the ping -t fe80::34df:1a54%13 command run C. You should consider having the ping -r fe80::34df:1a54%13 command run. D. You should consider having the ping -6 fe80::34df:1a54%11 command run. E. You should consider having the ping -6 fe80::34df:1a54%13 command run. |
|
Definition
| D (You should consider having the ping -6 fe80::34df:1a54%11 command run.). |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The CertKingdom.com network contains several mobile computers that connect to the network via a wireless access point (WAP). You are working on a mobile computer named CERTKINGDOM-WS680 that is running Windows 7. The network administrator has disabled the Service Set Identifier (SSID) broadcasts on the wireless access point (WAP). When you attempt to connect CERTKINGDOM-WS680 to the network you discover that you cannot access the WAP. How can you configure CERTKINGDOM-WS680 to access the wireless access point (WAP)?
A. You should consider manually specifying the name of SSID of the Wireless Access Point in the wireless network connection setting on CERTKINGDOM-WS680. B. You should consider changing the encryption setting to WPA2. C. You should consider refreshing the network list on CERTKINGDOM-WS680. D. You should consider changing the network setting to Public on CERTKINGDOM-WS680. |
|
Definition
| A (You should consider manually specifying the name of SSID of the Wireless Access Point in the wireless network connection setting on CERTKINGDOM-WS680.). |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. All client computers on theCertKingdom.com network run Windows 7. You have received instructions to install a new hardware router that provides wireless network connectivity between a mobile computer named CERTKINGDOM-WS680 and the Internet. You connect CERTKINGDOM-WS680 to the router by using a wireless network adapter and verify that CERTKINGDOM-WS680 can connect successfully to the Internet. However, CERTKINGDOM-WS680 is unable to discover other computers in the local wireless network. You need to ensure that CERTKINGDOM-WS680 can discover other computers on the local wireless network. What should you do?
A. You should configure the wired and wireless network adapters as a network bridge. B. You should change the Network Category setting of the wireless connection to Public. C. You should configure an exception in Windows Firewall on CERTKINGDOM-WS680. D. You should configure the network category of your wireless network connection to Private. E. You should configure the network category of your wireless network connection to Open. |
|
Definition
D (You should configure the network category of your wireless network connection to Private.).
Explanation: If the network category of the wireless connection is set to public, the network discovery feature is disabled. As the wireless connection is 'inside' the network (behind the router), you can safely configure the wireless connection network category to private. This will enable the network discovery feature. Incorrect Answers: A (You should configure the wired and wireless network adapters as a network bridge.). Configuring the wired and wireless network adapters as a network bridge would enable communications between the wired network and the wireless network through your computer. This is not what is required in this question and would not enable the network discovery feature. B (You should change the Network Category setting of the wireless connection to Public.). The Network Category setting of the wireless connection should not be set to Public. The Network Category setting of the wireless connection is likely already set to Public which is the cause of the problem. C (You should configure an exception in Windows Firewall on CERTKINGDOM-WS680.). It is not necessary to configure a Windows Firewall exception. This would not enable the network discovery feature. E (You should configure the network category of your wireless network connection to Open.). "Open" is not a valid network type.
|
|
|
Term
You are employed as a network administrator at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. All mobile computers on the CertKingdom.com network run Microsoft Windows 7. The CertKingdom.com network has a wireless access point (WAP) that all mobile computers use to access the network. Service Set Identifier (SSID) broadcasts on the wireless access point (WAP) have been disabled. You add a new Windows 7 mobile computer named CERTKINGDOM-WS680 to the network. You need to configure CERTKINGDOM-WS680 to connect to the wireless network. What should you do?
A. You should configure the network category of your wireless network connection to Private. B. You need to click the 'Connect to a network' link, then right-click the appropriate network and select the 'Connect' option. C. You should configure the network adapter with an IP address then click the 'Connect to a network' link. D. You should click the 'Set up a connection or network' link and select the 'Manually connect to a wireless network' option. |
|
Definition
D (You should click the 'Set up a connection or network' link and select the 'Manually connect to a wireless network' option.).
Explanation: A wireless access point can be configured to broadcast its SSID (it's name) or not to broadcast it. If the wireless access point is configured to not broadcast, it won't show up in the list of available networks in your wireless networks box. You can however still connect to the network if you know it's SSID. To do this, you need to click the Manually connect to a wireless network option in the Set up a connection or network window and enter the SSID (name) of the wireless network you wish you connect to. Incorrect Answers: A (You should configure the network category of your wireless network connection to Private.). A network category of Private will enable Network Discovery. However, Network Discovery will not detect a wireless network with SSID broadcasting disabled. B (You need to click the 'Connect to a network' link, then right-click the appropriate network and select the 'Connect' option.). The wireless router is configured to not broadcast its SSID. Therefore, it won't show up in the list of available networks to connect to. You have to manually specify the SSID of the wireless network to connect to it. C (You should configure the network adapter with an IP address then click the 'Connect to a network' link.). The problem isn't an IP addressing problem. The problem is that the wireless network isn't listed in the list of available networks. |
|
|
Term
You are employed as a network administrator at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. All client computers on the CertKingdom.com network run Microsoft Windows 7. You have just installed a wireless network adapter on a client computer named CERTKINGDOM-WS680. However, CERTKINGDOM-WS680 is unable to connect to the local wireless network. You need to ensure that CERTKINGDOM-WS680 is able to connect to the local wireless network. What should you do?
A. You should change the 'Network Category' setting of the wireless connection to 'Public'. B. You should configure the wireless network adapter to connect to the appropriate wireless network from the 'Connect to a network' list. C. You should rename the wireless network adapter to match the Service Set Identifier (SSID) of the wireless network. D. You should disable any other network adapters installed on the client computer. E. You should configure an IP address on the wireless network adapter. |
|
Definition
B (You should configure the wireless network adapter to connect to the appropriate wireless network from the 'Connect to a network' list.). Explanation: To connect to a wireless network, you need to configure a connection to the wireless network. You can do this by configuring the wireless network adapter to connect to the appropriate wireless network from the Connect to a network list. The Connect to a network list will list the available networks you can connect to. Select the network and click Connect. Incorrect Answers: A (You should change the 'Network Category' setting of the wireless connection to 'Public'.). The network category setting determines the security settings of your network connection. Setting it to public disables network features such as network discovery therefore making the connection more secure. It is not the solution to this question. C (You should rename the wireless network adapter to match the Service Set Identifier (SSID) of the wireless network.). You don't need to rename the wireless network adapter to match the Service Set Identifier (SSID) of the wireless network. This is not how you connect to a wireless network. D (You should disable any other network adapters installed on the client computer.). It is not necessary to disable existing network adapters on the computer. A computer can connect to a wired network and a wireless network simultaneously. E (You should configure an IP address on the wireless network adapter.). You don't need to configure an IP address before connecting to the wireless network. It may be necessary to configure an IP address after you've connected or your computer may be automatically assigned an IP address depending on the settings of the wireless access point. |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. All client computers on the CertKingdom.com network run Windows 7. The CertKingdom.com network contains a wireless access point (WAP) that is configured to use Advanced Encryption Standard (AES) security. However, you do not have a pre-shared key configured on the wireless access point. How should you connect a mobile computer named CERTKINGDOM-WS680 to the wireless access point?
A. You should consider using WEP for the wireless connection. B. You should consider using the WPA2-Enterprise for the wireless connection. C. You should consider using the WPA-PSK for the wireless connection D. You should consider using the WPA2-PSK for the wireless connection. E. You should consider using the WPA-Personal for the wireless connection.
|
|
Definition
| B (You should consider using the WPA2-Enterprise for the wireless connection.). |
|
|
Term
You work as a network administrator at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The servers on the network run Microsoft Windows Server 2008 and the client computers run Microsoft Windows 7. CertKingdom.com recently deployed a server named CERTKINGDOM-SR01 which runs a custom network application. CERTKINGDOM-SR01 has two IP addresses 192.168.45.23 and 192.168.45.24. How can you ensure that a client computer named CERTKINGDOM-WS680 resolves CERTKINGDOM-SR01. CertKingdom.com to only the 192.168.45.23 IP address?
A. You should consider having the Hosts file edited on CERTKINGDOM-SR01. B. You should consider having the Lmhosts file edited on CERTKINGDOM-SR01. C. You should consider having the Hosts file edited on CERTKINGDOM-WS680. D. You should consider having the Lmhosts file edited on CERTKINGDOM-WS680. E. You should consider having the ipconfig /registerdns command run on CERTKINGDOM-SR01.
|
|
Definition
| C (You should consider having the Hosts file edited on CERTKINGDOM-WS680.). |
|
|
Term
You work as a network administrator at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The servers on the network run Microsoft Windows Server 2008 and the client computers run Microsoft Windows 7. CertKingdom.com has recently deployed a client computer named CERTKINGDOM-WS01 and shared a folder on the disk drive. During the course of the day you receive instruction from CertKingdom.com to configure CERTKINGDOM-WS01 to ensure the requirements below are met: CERTKINGDOM-WS01 should be configured to allow computers in the local subnet to access the shared folder.CERTKINGDOM-WS01 should be configured to stop computers in remote subnets from accessing the shared folder.CERTKINGDOM-WS01 should be configured to allow all client computers to connect to CERTKINGDOM-WS01 using Remote Desktop. What should you do?
A. You should consider configuring the Network Location to Public on CERTKINGDOM-WSO1. B. You should consider having the properties of the File and Printer Sharing firewall exceptions modified. C. You should consider configuring the Network Location to Private on CERTKINGDOM-WSO1. D. You should consider modifying the share permissions on the shared folder. E. You should consider modifying the NTFS permissions on the shared folder. |
|
Definition
| B (You should consider having the properties of the File and Printer Sharing firewall exceptions modified.). |
|
|
Term
You are the newly appointed network Administrator at CertKingdom.com. The CertKingdom.com network consists of a single IPv4 subnet that contains 15 computers. The computers are all configured to run Windows 7. You are in the process of adding a new computer named CERTKINGDOM-WS16 with an IP address subnet. After the installation you discover that you are unable to connect to the other computers on the network, however, the other computers are able to make a connection to each other. You run the ipconfig command on CERTKINGDOM-WS16 and see that the IPv4 address is 169.254.25.32. To ensure productivity you need to make sure that you are able to connect to the other computers on the network. What should you do? A. This can be accomplished by having a static TCP/IP address configured. B. This can be accomplished by disabling IPv6. C. This can be accomplished by configuring an exception for File and Printer Sharing in Windows Firewall. D. This can be accomplished by running disabling DHCP. E. This can be accomplished by clearing the Block All Incoming Connections setting on the Windows Firewall.
|
|
Definition
| A (This can be accomplished by having a static TCP/IP address configured.). |
|
|
Term
You are the newly appointed network Administrator at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. All client computers on the CertKingdom.com network are configured to run Windows 7. All users currently make use of a router that the company is connected to. The Default Gateway is set to 192.168.67.1 with a subnet mask of 255.255.255.0. You need to determine the correct IP Address for the network. What should you do?
A. You should consider identifying 169.172.1.254 as the IP address. B. You should consider identifying 192.168.67.0 as the IP address. C. You should consider identifying 192.168.67.255 as the IP address D. You should consider identifying 169.254.2.10 as the IP address. E. You should consider identifying 173.16.10.1 as the IP address.
|
|
Definition
| B (You should consider identifying 192.168.67.0 as the IP address.). |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network contains several File Transfer Protocol (FTP) servers. You are working on a Windows 7 client computer named CERTKINGDOM-WS680. You have received instruction to ensure that CERTKINGDOM-WS680 can only connect to the File Transfer Protocol (FTP) servers when it is connected to a private network. What should you do?
A. You should consider changing the software restriction policies from the local Group Policy on CERTKINGDOM-WS680. B. You should consider creating a path rule on CERTKINGDOM-WS680. C. You should consider modify the Advanced settings in Internet Explorer or CERTKINGDOM- WS680. D. You should consider changing the Allowed Programs and Features list from the Windows Firewall Policy on CERTKINGDOM-WS680. E. You should consider creating a new rule from the Windows Firewall with Advanced Security Policy on CERTKINGDOM-WS680. |
|
Definition
| D (You should consider changing the Allowed Programs and Features list from the Windows Firewall Policy on CERTKINGDOM-WS680.). |
|
|
Term
You work as a network administrator at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. All client computers on the CertKingdom.com network run Microsoft Windows 7. The CertKingdom.com network contains a client computer named CERTKINGDOM-WS680. CERTKINGDOM-WS680 is configured to use both wired and wireless network connections. The networks are not connected to each other. All incoming connections on the wireless connection are disallowed in Microsoft Windows Firewall on CERTKINGDOM-WS680. You create a shared folder named CKDDocs on CERTKINGDOM-WS680. However, the CertKingdom.com users on the wireless network cannot access the shared folder. You need to ensure that all CertKingdom.com users are able access to the shared folder from the wireless network while maintaining the security of the wired network. What should you do?
A. You should configure the wired network connection and the wireless network connection as a network bridge. B. You should enable the File and Printer Sharing exception in the firewall settings of the wireless network adapter. C. You should Internet Connection Sharing on the wireless connection. D. You should disable the Block all incoming connections option. E. You should disable the anti-virus program on CERTKINGDOM-WS680.
|
|
Definition
B (You should enable the File and Printer Sharing exception in the firewall settings of the wireless network adapter.).
Explanation: You need to enable connections to a shared folder. Therefore, we need to enable inbound connections on the ports used for accessing shared folders. Windows Firewall makes this easy in that you can simply enable the File and Printer Sharing exception in the firewall settings. This will allow inbound connections on the necessary ports. Incorrect Answers: A (You should configure the wired network connection and the wireless network connection as a network bridge.). Bridging the wired and wireless connections would not enable the computer to accept inbound wireless connections through the firewall. C (You should Internet Connection Sharing on the wireless connection.). Internet Connection Sharing is used to enable other computers to access the internet through your computer. It is not required in this scenario. D (You should disable the Block all incoming connections option.). This would prevent Windows Firewall blocking all ports. However, if the File and Printer Sharing ports have not been configured as an exception, you will still not be able to access the shared folder. E (You should disable the anti-virus program on CERTKINGDOM-WS680.). Disabling anti-virus software is a security risk and is not required to enable access to a shared folder. |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. All client computers on theCertKingdom.com network run Windows 7. A new 32-bit third-party accounting application named accapp.exe has just been installed on a computer named CERTKINGDOM-WS680. The 32-bit third-party accounting application uses port 80 to negotiate a listening port. After establishing the listening port, the application uses dynamic ports above port 6000. You need to configure Microsoft Windows Firewall to allow traffic for the accapp.exe application. What should you do?
A. You should disable the Windows Firewall on CERTKINGDOM-WS680. B. You should add a program exception for the accapp.exe application. C. You should add a port exception for port 80 on CERTKINGDOM-WS680. D. You should create an Internet Explorer exception on CERTKINGDOM-WS680. E. You should add a port exception for all ports above 6000 on CERTKINGDOM-WS680.
|
|
Definition
| B (You should add a program exception for the accapp.exe application.). |
|
|
Term
You work as a network administrator at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. CertKingdom.com wants to prevent all inbound traffic to a Windows 7 computer named CERTKINGDOM-WS680 without the end user being notified when inbound traffic is blocked. What should you do?
A. You should enable the Windows Firewall and deselect all entries in the exception list. B. You should rename the network adapter. C. You should disable the network adapter. D. You should set the network location to Private from the Network and Sharing Center. E. You should enable the Windows Firewall and select the 'Block all incoming connections' check box. |
|
Definition
E (You should enable the Windows Firewall and select the 'Block all incoming connections' check box.).
Explanation: Block all incoming connections, including those in the list of allowed programs This setting blocks all unsolicited attempts to connect to your computer. Use this setting when you need maximum protection for your computer, such as when you connect to a public network in a hotel or airport, or when a computer worm is spreading over the Internet. With this setting, you are not notified when Windows Firewall blocks programs, and programs in the list of allowed programs are ignored. When you block all incoming connections, you can still view most webpages, send and receive e-mail, and send and receive instant messages. |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The CertKingdom.com network contains two client computers named CERTKINGDOM-WS680 and CERTKINGDOM-WS682. Both CERTKINGDOM-WS680 and CERTKINGDOM-WS682 run Microsoft Windows 7. How would you ensure that you can use CERTKINGDOM-WS680 to remotely execute commands on CERTKINGDOM-WS682?
A. You should consider running the Winrm allow command on CERTKINGDOM-WS682. B. You should consider running the Winrm connect command on CERTKINGDOM-WS682. C. You should consider running the Winrm quickconfig command on CERTKINGDOM-WS682. D. You should consider running the Winrm quickconfig command on CERTKINGDOM-WS680. |
|
Definition
| C (You should consider running the Winrm quickconfig command on CERTKINGDOM-WS682.). |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. All client computers on the CertKingdom.com network run Windows 7. You have been assigned a client computer named CERTKINGDOM-WS680. To manage the computers on the corporate network effectively, you want to view the security events logged on all client computers on the network. You decided to collect the copies of events from multiple remote computers and store them on CERTKINGDOM-WS680. You also want to ensure that the events are encrypted when they are forwarded to CERTKINGDOM-WS680. Which three steps should you take? (Select Three)
A. You should ensure that the Windows Remote Management (WinRM) service and the Windows Event Collector service are running on computers participating in the forwarding and collecting process. B. You should ensure that a Windows Firewall exception for Remote Event Log Management is configured on each source computer. C. You should ensure that a Windows Firewall exception for Remote Event Log Management is configured on CERTKINGDOM-WS680. D. You should ensure that the computer account of CERTKINGDOM-WS680 is added to the local Administrators group on each of the source computers. E. You should ensure that all users have an SSL certificate and Certificate Propagation service startup type is set to automatic. F. You should ensure that all computers have a computers certificate and port 443 is open on the Windows firewall. |
|
Definition
A (You should ensure that the Windows Remote Management (WinRM) service and the Windows Event Collector service are running on computers participating in the forwarding and collecting process.). D (You should ensure that the computer account of CERTKINGDOM-WS680 is added to the local Administrators group on each of the source computers.). F (You should ensure that all computers have a computers certificate and port 443 is open on the Windows firewall.).
Explanation: To enable forwarding of events from the client computers and collecting them to your computer, you need to ensure that the Windows Remote Management ( WinRM ) service and the Windows Event Collector service are running on computers participating in the forwarding and collecting process and ensure that the computer account of the collector computer is added to the local Administrators group on each of the source computers. To ensure that the events must be encrypted when they are forwarded, you need to use the HTTPS protocol by using the HTTPS option in Advanced Subscription Settings and ensure that all computers have a computers certificate and port 443 is open on the Windows firewall. |
|
|
Term
You work as a network administrator at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The servers on the network run Microsoft Windows Server 2008 and the client computers run Microsoft Windows 7. CertKingdom.com has two client computers named CERTKINGDOM-WS01 and CERTKINGDOM-WS02 which have Windows Remote Management (WinRM) enabled. During the course of the day you receive instruction from CertKingdom.com to have an additional disk volume created remotely on CERTKINGDOM-WS01 using CERTKINGDOM-WS02. What should you do?
A. You should consider running the Diskpart \\CERTKINGDOM-WS-01 command on CERTKINGDOM- WS02. B. You should consider running Disk Management on CERTKINGDOM-WS02 and connect to CERTKINGDOM-WS01. C. You should consider having the Winrs command run and then running the Diskpart command on CERTKINGDOM-WS02. D. You should consider having the Diskmgmt.msc \\CERTKINGDOM-WS01 command on CERTKINGDOM-WS02. |
|
Definition
C (You should consider having the Winrs command run and then running the Diskpart command on CERTKINGDOM-WS02.).
Explanation: Windows Remote Management (known as WinRM ) is a handy new remote management service for Windows Server 2003 R2, Windows Vista, and Windows Server 2008. WinRM is the "server" component of this remote management application and WinRS (Windows Remote Shell) is the "client" for WinRM , which runs on the remote computer attempting to remotely manage the WinRM server. However, I should note that BOTH computers must have WinRM installed and enabled on them for WinRS to work and retrieve information from the remote system. |
|
|
Term
You work as a network administrator at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The servers on the network run Microsoft Windows Server 2008 and the client computers run Microsoft Windows 7. A network user named Rory Allen recently complained about receiving error messages whilst using an application. CertKingdom.com is aware you do not have remote access to Rory Allen's computer. CertKingdom.com recently requested that you instruct Rory Allen how to create screenshots of the actions performed on the computer whilst ensuring the mouse actions performed are tracked too. What should instruct Rory to do?
A. You should consider instructing Rory Allen to run Netmon.exe and start a capture. B. You should consider instructing Rory Allen to run paint.exe and press the Printscreen key. C. You should consider instructing Rory Allen to run Windows Media Player. D. You should consider instructing Rory Allen to run the Psr.exe command and click Start Record.
|
|
Definition
D (You should consider instructing Rory Allen to run the Psr.exe command and click Start Record.). Explanation: The Problem Steps Recorder in the Windows 7 operating system is a feature that enables users to record their interactions with an application and provide a detailed screen-by-screen view with accompanying information. Learn how the recording can be used to quickly identify problems and help reduce time spent with the help desk.
|
|
|
Term
You are employed as the desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. You are responsible for a workgroup name CKD_GROUP that contains seven workstations. All the workstations run Windows 7. The CKD_GROUP workgroup contains a workstation named CERTKINGDOM-WS680 that hosts video and audio files. Which two actions should you perform to share the video and audio files on CERTKINGDOM-WS680?
A. You should consider moving the files to the Media Library on CERTKINGDOM-WS680. B. You should consider enabling File and Printer Sharing in Windows Firewall. C. You should consider disabling User Account Control (UAC) on CERTKINGDOM-WS680. D. You should consider creating a HomeGroup on CERTKINGDOM-WS680. |
|
Definition
A (You should consider moving the files to the Media Library on CERTKINGDOM-WS680.). D (You should consider creating a HomeGroup on CERTKINGDOM-WS680.). |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The network contains a file server named CERTKINGDOM-SR03 that runs Windows Server 2008. CERTKINGDOM-SR03 contains a shared folder named CKD_Data. You have been assigned a client computer named CERTKINGDOM-WS680 that runs Windows 7. You receive an instruction to ensure that CERTKINGDOM-WS680 is configured to encrypt any cached files from CKD_Data. You also need to ensure that when CERTKINGDOM-SR03 is disconnected the files in CKD_Data are still available. What should you do? (Each correct answer presents part on the solution. Choose TWO.)
A. You should consider copying the files from CKD_Data to the Documents library on CERTKINGDOM-WS680. B. You should consider encrypting the files in the CKD_Data share on CERTKINGDOM-SR03. C. You should consider enabling encryption of offline files on CERTKINGDOM-WS680. D. You should consider enabling BitLocker Drive Encryption on CERTKINGDOM-WS680. E. You should consider making CKD_Data available offline on CERTKINGDOM-WS680. F. You should consider enabling BitLocker Drive Encryption on CERTKINGDOM-SR03. |
|
Definition
C (You should consider enabling encryption of offline files on CERTKINGDOM-WS680.). E (You should consider making CKD_Data available offline on CERTKINGDOM-WS680.). Explanation: The two requirements are "to ensure that CertKingdom-ws680 is configured to encrypt any cached files from CKD_Data " and that the files are available offline. E . Making the CKD_Data files available office on CertKingdom-ws680 is required and C. Enabling encryption of the offline files. It is true that if the files on the server are encrypted, they will also be encrypted in the workstation offline cache. But therequirement is "to ensure that CERTKINGDOM-WS680is configured to cache any files from CKD_Data ." Encrypting on the server is also more work than configuring the workstation. Offline files can be set to be encrypted via GPO or manually on the workstation. Incorrect Answers. A (You should consider copying the files from CKD_Data to the Documents library on CERTKINGDOM-WS680.). Copying files from CKD_Data to the workstation does not ensure encryption or availability offline. B (You should consider encrypting the files in the CKD_Data share on CERTKINGDOM-SR03.). Encrypting files on the server. It is true that if the files on the server are encrypted, they will also be encrypted in the workstation offline cache. But the requirement is "to ensure that CERTKINGDOM-WS680 is configured to cache any files from CKD_Data." D (You should consider enabling BitLocker Drive Encryption on CERTKINGDOM-WS680.). Use of Bitlocker on the workstation would encrypt the entire disk and not just the offline files. F (You should consider enabling BitLocker Drive Encryption on CERTKINGDOM-SR03.). Use of Bitlocker on the server would encrypt the entire serverand protect the files on the server but would do nothing for encryption of the workstation. |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The CertKingdom.com network contains a client computer named CERTKINGDOM-WS680 that is running Windows 7. You attach a printer named PRINTER01 to CERTKINGDOM-WS680 and install the printer drivers. You then remove the Everyone group from the access control list (ACL) for the PRINTER01 and share the printer. You need to ensure that members of a group named CKD_STAFF can only make changes to the print jobs that they submit. Members of the CKD_STAFF group must not be able to change the print jobs of other users. What should you do?
A. You should consider assigning the Manage Documents permission to the CKD_STAFF group in the printer properties. B. You should consider disabling User Account Control (UAC) on CERTKINGDOM-WS680. C. You should consider lowering the priority of PRINTER01. D. You should consider assigning the Deny - Modify permission on PRINTER01. E. You should consider assigning the Print permission to the CKD_STAFF group in the printer properties. |
|
Definition
| D (D. You should consider assigning the Deny - Modify permission on PRINTER01.). |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. All client computers on the CertKingdom.com network run Windows 7. You install a new printer named PRINTER1 on a client computer named CERTKINGDOM-WS680. You share PRINTER1 with several users in the Sales department. However, when members of the Sales department attempt to print to PRINTER1, the output is unreadable. You need to ensure that members of the Sales department can successfully print to PRINTER1. What should you do?
A. You should increase the priority on PRINTER1. B. You should configure PRINTER1 to use the WinPrint print processor and to use RAW as the default data type. C. You should configure PRINTER1 to hold mismatched documents and disable the advanced printing features. D. You should disable bidirectional support on PRINTER1. E. You should run the 'Add Printer Driver Wizard' to install the correct printer driver on CERTKINGDOM-WS680. |
|
Definition
E (You should run the 'Add Printer Driver Wizard' to install the correct printer driver on CERTKINGDOM-WS680.). Explanation: Unreadable text usually indicates an incorrect printer driver. We need to install the correct driver. The users will need to disconnect and reconnect to download the new driver.
|
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. CertKingdom.com currently makes use of a stand-alone computer named CERTKINGDOM-WS680 that runs Microsoft Windows 7. CERTKINGDOM-WS680 contains a single partition and is used by two CertKingdom.com users named Rory Allen and Kara Lang. Rory Allen makes use of Encrypting File System (EFS) to encrypt files. During the course of the day Rory Allen grants Kara Lang access to the encrypted files. However, Kara Lang is unable to access the encrypted files. How should you ensure that Kara Lang is able to access the encrypted files of Rory Allen?
A. You should consider having Rory Allen grant Kara Lang Full Control permissions on the files. B. You should consider having Rory Allen grant Kara Lang Take Ownership permissions on the files. C. You should consider disabling EFS on CERTKINGDOM-WS680. D. You should consider having Kara Lang log on to CERTKINGDOM-WS680 and encrypt a file. |
|
Definition
D (You should consider having Kara Lang log on to CERTKINGDOM-WS680 and encrypt a file.). Explanation: This is a standalone computer. When Kara logs on and encrypts a file, the system will automatically generate an encryption certificate for her. The owner (Rory) of the encrypted file will also need to add Lara's certificate to the file. To add the EFS certificate to the shared file Right-click the file you want to share, and then click Properties. Click the General tab, and then click Advanced. In the Advanced Attributes dialog box, click Details. In the dialog box that appears, click Add. In the Select User dialog box, click the certificate, and then click OK. You can also use the "chiper.exe" command from the command line. You would use the adduser command along with the cert command. If Kara already has a certificate and you want to use that certificate, you have to perform two additional steps: 1. Export Kara's Certificate & 2. Import Kara's certificate to Rory's machine. |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. All client computers on the CertKingdom.com network run Windows 7. A CertKingdom.com user named Mia Hamm has been assigned a client computer named CERTKINGDOM-WS680. Mia Hamm needs to share an existing folder on CERTKINGDOM-WS680 with other members in her group. However, Mia Hamm receives an "Access is denied" error whenever she tries to change the permissions on the folder. You need to ensure that Mia Hamm can change the permissions on the folder. What should you do?
A. You should grant Mia Hamm change permission on the share. B. You should instruct Mia Hamm to use the "Net Share" command on CERTKINGDOM-WS680. C. You should grant the 'Allow-Modify' permission on the folder to Mia Hamm. D. You should grant the 'Allow-Full control' permission on the folder to Mia Hamm. |
|
Definition
D (You should grant the 'Allow-Full control' permission on the folder to Mia Hamm.). Explanation: To share a folder on her computer, Anna only needs full control on the folder. Therefore, you need to Grant Allow-Full control permission to Anna in the properties of the folder. Incorrect Answers: A (You should grant Mia Hamm change permission on the share.). Change permission is a share permission that you can set on a shared folder. This won't enable Mia to change the permissions on the folder. B (You should instruct Mia Hamm to use the "Net Share" command on CERTKINGDOM-WS680.). Using the command line to create a share won't work if you don't have the relevant permissions. C (You should grant the 'Allow-Modify' permission on the folder to Mia Hamm.). The Allow-Modify permission allows a user to make changes to files and folders. It does not allow them to change the permissions on a file or folder. |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. All client computers on the CertKingdom.com network run Windows 7. The user accounts in the CertKingdom.com network are divided into four groups named ADMIN, SALES, MARKETING and OTHER. A CertKingdom.com user named Mia Hamm has been assigned a client computer named CERTKINGDOM-WS680. Mia Hamm is a member of the SALES group. Mia Hamm shares a folder on CERTKINGDOM-WS680 named CertKingdomFiles1. Mia Hamm wants members of the MARKETING group to be able to add files to the CertKingdomFiles1 shared folder. Currently members of the SALES group have Allow - Read permission for the CertKingdomFiles1 shared folder while members of the MARKETING group have Allow - Modify permissions. You need to ensure that members of both the SALES group and the MARKETING group can add files to the CertKingdomFiles1 shared folder. What should you do? (Each correct answer presents part of the solution. Choose Two.)
A. You should grant the EVERYONE group 'Allow - Full Control' permission on the CertKingdomFiles1 shared folder. B. You should grant the MARKETING group 'Allow - Read' permission on the CertKingdomFiles1 shared folder. C. You should grant the SALES group 'Allow - Change' permission on the CertKingdomFiles1 shared folder. D. You should grant the MARKETING group 'Allow - Read' permission on the CertKingdomFiles1 shared folder. E. You should grant the SALES group 'Allow - Modify' permission on the CertKingdomFiles1 shared folder. F. You should grant the MARKETING group 'Allow - Write' permission on the CertKingdomFiles1 shared folder. |
|
Definition
C (You should grant the SALES group 'Allow - Change' permission on the CertKingdomFiles1 shared folder.). E (You should grant the SALES group 'Allow - Modify' permission on the CertKingdomFiles1 shared folder.).
Explanation: In order for a group to be able to create files in a shared folder, the group must have the NTFS permissions of "Allow - Modify" on the folder and the sharing permission of "Allow - Change" on the share. Since the SALES group has neither, these two permissions must be added. The Marketing group would also need to have "Change" permissions on the share but this is not one of the possible answers. Incorrect Answers: A (You should grant the EVERYONE group 'Allow - Full Control' permission on the CertKingdomFiles1 shared folder.). EVERYONE Full Control permissions would grant the Groups ADMIN and OTHERS permissions. The question requires only SALES and Marketing to have access. B (You should grant the MARKETING group 'Allow - Read' permission on the CertKingdomFiles1 shared folder.). Marketing Group "Allow Read". The Marketing group would need permissions greater than "Read" to be able to add files. (With either the NTFS permissions on the folder or the shared access permission of "Read") D (You should grant the MARKETING group 'Allow - Read' permission on the CertKingdomFiles1 shared folder.). Marketing Group "Allow Read". The Marketing group would need permissions greater than "Read" to be able to add files. (With either the NTFS permissions on the folder or the shared access permission of "Read") F (You should grant the MARKETING group 'Allow - Write' permission on the CertKingdomFiles1 shared folder.). Marketing group "Allow - Write" permissions. This is only applicable to folders' NTFS permissions. The Marketing group already has "Modify" Permissions which include "Write" permissions.
|
|
|
Term
You work as a network administrator at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The servers on the network run Microsoft Windows Server 2008 and the client computers run Microsoft Windows 7. A network user named Rory Allen is a member of a group named BillAccess and currently uses a shared computer. Rory Allen recently informed you that the computer has a folder named RAllen. Rory Allen requested that you configure the permissions on the RAllen folder to meet the requirements below: The permissions should be modified to allow Rory Allen to delete all files in the RAllen folder.The permissions should have the members of the BillAccess group able to create files in the RAllen folder. Rory Allen has additionally stated that you should configure the permissions to prevent the members of the BillAccess group from deleting the files they did not create in the folder RAllen whilst preventing all users from modifying the permission on RAllen. What should you do?
A. You should consider having Rory Allen assigned the Modify permission whilst having the BillAccess group denied read permission assigned. B. You should consider having Rory Allen assigned the Write permission and having the Write permission assigned to the BillAccess group. C. You should consider having Rory Allen assigned the Modify permission whilst assigning the Write permission to BillAccess group. D. You should consider having Rory Allen assigned the Change permission whilst assigning the Write permission to BillAccess group E. You should consider having Rory Allen assigned the Full Control permission whilst assigning the Write permission to the BillAccess group.
|
|
Definition
| C (You should consider having Rory Allen assigned the Modify permission whilst assigning the Write permission to BillAccess group.). |
|
|
Term
You work as a network administrator at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The servers on the network run Microsoft Windows Server 2008 and the client computers run Microsoft Windows 7. The CertKingdom.com network users currently make use of a standalone computer for storing encrypted files. How should you ensure you are able to read the contents of the encrypted files of all users on the standalone computer?
A. You should consider having the Cipher.exe /r command run and have a data recovery agent added from the local security policy. B. You should consider having User Account Control (UAC) disabled. C. You should consider assigning your user account the Full Control permission to all encrypted files. D. You should consider installing a Certificate Authority and enrolling for an EFS certificate. |
|
Definition
| A (You should consider having the Cipher.exe /r command run and have a data recovery agent added from the local security policy.). |
|
|
Term
| You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. All client computers on the CertKingdom.com network run Windows 7. You currently make use of a workstation named CERTKINGDOM-WS680. When installing new applications on CERTKINGDOM-WS680 you are prompted for user account control permissions. You want to configure CERTKINGDOM-WS680 to allow you to interact with the Desktop when prompted for user account control permissions. What should you do? A. You should consider setting the User Account Control: Switch to secure desktop when prompting for credentials to Disabled. B. You should consider adding your user account to the local administrators group on CERTKINGDOM-WS-680. C. You should consider adding your user account to the local Power Users group on CERTKINGDOM-WS-680. D. You should consider setting the User Account Control to disabled. |
|
Definition
| A (You should consider setting the User Account Control: Switch to secure desktop when prompting for credentials to Disabled.). |
|
|
Term
CertKingdom.com has hired you as a network Administrator for their network. A CertKingdom.com user named Rory Allen is a senior manager in the Marketing department. You receive a request from Rory Allen to ensure that his children are only able to login to Windows 7 at certain times. How would you do this?
A. Your best option would be to go to the System Configuration utility and configure the logon hours. B. Your best option would be to go configure logon hours in the user account properties. C. Your best option would be to prohibit the children from using the workstation when you are at work. D. Your best option would be to go to the Start then Control Panel. Then you should go to User Accounts and Family Safety and select Setup Parental Controls. Thereafter Time Restrictions can be set. |
|
Definition
| D (Your best option would be to go to the Start then Control Panel. Then you should go to User Accounts and Family Safety and select Setup Parental Controls. Thereafter Time Restrictions can be set.). |
|
|
Term
You work as the network Administrator at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. All servers on the CertKingdom.com network run Windows 7. Half the client computers run Windows Vista and the rest run Windows XP Professional. A CertKingdom.com employee named Kara Lang works in the Research and Development department. She informs you that the security pop-up notifications appear constantly on her monitor whilst she is working. You therefore decide implement a solution that will control when the notifications pop-up. What should you do this?
A. You can accomplish this by adding Kara Lang to the Administrators Group. B. You can accomplish this by adding Kara Lang to the Power Users Group. C. You can accomplish this modifying the Advanced System Settings. D. You can accomplish this modifying the User Account Control settings. |
|
Definition
| D (You can accomplish this modifying the User Account Control settings.). |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The CertKingdom.com network contains a Windows 7 computer named CERTKINGDOM-WS680 that runs a finance application named finapp.exe. You use RunAs with the /savecred parameter to start finapp.exe. How would you delete the stored passwords?
A. You should consider restarting the computer. B. You should consider changing the Windows credentials from Credential Manager. C. You should consider running the RunAs command and specifying the /delete parameter. D. You should consider running the Delprof command. |
|
Definition
| B (You should consider changing the Windows credentials from Credential Manager.). |
|
|
Term
You are the newly appointed network Administrator at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The CertKingdom.com network contains a VPN server named CERTKINGDOM-SR01 that is configured to run Windows Server 2008. You are responsible for a computer named CERTKINGDOM-WS10 that is configured to run Windows 7. During the course of the day you receive an instruction from the CIO to make use of a smart card in order to authenticate CERTKINGDOM-SR01. What should you do?
A. Your best option would be to make use of PAP. B. Your best option would be to make use of PMS-CHAP v2. C. Your best option would be to make use of PEAP. D. Your best option would be to make use of MS-CHAP v2 E. Your best option would be to make use of PCHAP. |
|
Definition
| C (Your best option would be to make use of PEAP.). |
|
|
Term
You work as a network administrator at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The servers on the network run Microsoft Windows Server 2008 R2 and the client computers run Microsoft Windows 7. CertKingdom.com has recently deployed a server named CERTKINGDOM-SR01 configured as a DHCP server that has Network Access Protection (NAP) enforcement point configured. During the course of the day you receive instruction from CertKingdom.com to configure a network user named Rory Allen's client computer as a NAP client. Which two actions should you perform?
A. You should consider having the Network Access Protection Agent service Startup Type set to Automatic from the services snap-in. B. You should consider configuring the Network Location to Public. C. You should consider having the DHCP Quarantine Enforcement Client enabled from the NAP Client Configuration console. D. You should consider having the Winlogon service Startup Type set to Automatic from the services snap-in. E. You should consider disabling the DHCP client service. |
|
Definition
A (You should consider having the Network Access Protection Agent service Startup Type set to Automatic from the services snap-in.). C (You should consider having the DHCP Quarantine Enforcement Client enabled from the NAP Client Configuration console.). |
|
|
Term
You work as a network administrator at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The servers on the network run Microsoft Windows Server 2008 and the client computers run Microsoft Windows 7. CertKingdom.com has recently installed and configured a file server named CERTKINGDOM-SR01 on the network. A network user named Rory Allen makes use of a computer named CERTKINGDOM-WS01 and tried connecting to CERTKINGDOM-SR01 using an account named RAllen unsuccessfully. CertKingdom.com wants you to ensure that Rory Allen authenticates using the account named BillAdmin when connecting to CERTKINGDOM-SR01. What should you do?
A. You should consider using the Add a Windows credential from Credential Manager on CERTKINGDOM-WS01. B. You should consider having the File and Printer Sharing settings modified on CERTKINGDOMWS01. C. You should consider having the network location set to Public on CERTKINGDOM-WS01. D. You should consider having the network location set to Private on CERTKINGDOM-WS01. |
|
Definition
| A (You should consider using the Add a Windows credential from Credential Manager on CERTKINGDOM-WS01.). |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. CertKingdom.com has its headquarters in London and a branch office in Paris. All servers on the CertKingdom.com network run Windows Server 2008 and all client computers run Windows 7. The London office contains a file server named CERTKINGDOM-SR04 that hosts shared folders that are accessed from both offices. The Paris office also contains a file server named CERTKINGDOMSR12 that is only accessed from the Paris office. You want to reduce network traffic between the Paris office and the London office. What should you do?
A. You should enable BranchCache in Host mode on CERTKINGDOM-SR04 in the London Office. B. You should enable BranchCache in Host mode on CERTKINGDOM-SR12 in the Paris Office. C. You should enable BranchCache in Distributed mode on the client computers in the London Office. D. You should enable BranchCache in Distributed mode on the client computers in the Paris Office. E. You should configure a Virtual Private Network (VPN) connection between CERTKINGDOM-SR12 and CERTKINGDOM-SR04.
|
|
Definition
D (You should enable BranchCache in Distributed mode on the client computers in the Paris Office.).
Explanation: BranchCache in Distributed mode on the client computers in the Paris Office will cache files from CERTKINGDOM-SR04 on the local computers and will reduce network traffic between the two offices. Incorrect Answers: A (You should enable BranchCache in Host mode on CERTKINGDOM-SR04 in the London Office.). Configuring BranchCache at the London office will not help as users at the London office do not access files on the file server in the Paris office. In addition, CERTKINGDOM-SR04 must be upgraded to Windows Server 2008 R2 before it can support BranchCache in Hosted mode. B (You should enable BranchCache in Host mode on CERTKINGDOM-SR12 in the Paris Office.). CERTKINGDOM-SR12 must be upgraded to Windows Server 2008 R2 before it can support BranchCache in Hosted mode. C (You should enable BranchCache in Distributed mode on the client computers in the London Office.). Configuring BranchCache at the London office will not help as users at the London office do not access files on the file server in the Paris office. In addition, CERTKINGDOM-SR04 must be upgraded to Windows Server 2008 R2 before it can support BranchCache in Hosted mode. E (You should configure a Virtual Private Network (VPN) connection between CERTKINGDOM-SR12 and CERTKINGDOM-SR04.). A VPN will provide a secure connection between the two offices but will not reduce network traffic.
|
|
|
Term
You work as the network Administrator at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. CertKingdom.com has its headquarters in London and a branch office in Athens. All servers on the CertKingdom.com network run Windows Server 2008 and all client computers run Windows 7. The servers are located at the London office and the four client computers at the Athens office. The servers located at London office have BranchCache enabled. You receive numerous complaints from users at the Athens office stating that it takes a long time to open large files in the London office. How could you minimize the time it takes for users in the Athens office to open files in the London office?
A. Your best option would be to enable Universal Group Caching in the Athens office. B. Your best option would be to configure the client computers to make use of the BranchCache Distributed Cache mode at the Athens office. C. Your best option would be to configure DFS to replicate the data from the London office to the Athens office. D. Your best option would be to configure a VPN between the London office and the Athens office. |
|
Definition
| B (Your best option would be to configure the client computers to make use of the BranchCache Distributed Cache mode at the Athens office.). |
|
|
Term
You work as a network administrator at CertKingdom.com. CertKingdom.com currently has its headquarters located in Miami and a branch office located in Detroit. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The servers on the network run Microsoft Windows Server 2008 and the client computers run Microsoft Windows 7. CertKingdom.com has the Detroit office configured to use BranchCache. During the course of the day a network user in the Detroit office using a computer named CERTKINGDOM-WS01 complains about experiencing performance issues. How would you temporarily have all the computers prevented from retrieving cached content from CERTKINGDOM-WS01?
A. You should consider stopping the Server service on CERTKINGDOM-WS01. B. You should consider having the File and Printer Sharing setting modified on CERTKINGDOM-WS01. C. You should consider having the Netsh branchcache flush command run at the command prompt of CERTKINGDOM-WS01. D. You should consider having the Windows Firewall configured to Block All Incoming Connections on CERTKINGDOM-WS01. |
|
Definition
| C (You should consider having the Netsh branchcache flush command run at the command prompt of CERTKINGDOM-WS01.). |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. All client computers on the CertKingdom.com network run Windows 7. The Research and Development department is working on a confidential project. To protect their computers from data theft they encrypted the hard disk of their client computers with BitLocker. A USB drive is used to store the BitLocker password. All the computers that were encrypted were using Trusted Platform Model (TPM) chips on their motherboards. A member of the Research and Development department named Amy Wilson has been assigned a client computer named CERTKINGDOM-WS680. Amy Wilson reports that she was not able to start CERTKINGDOM-WS680 because the TPM chip on CERTKINGDOM-WS680 was faulty. You need to recover the encrypted data from CERTKINGDOM-WS680. What should you do?
A. You should replace the motherboard on CERTKINGDOM-WS680 with the same brand of motherboard having the same brand of TPM chip. B. You should update the BIOS on CERTKINGDOM-WS680. C. You should enter the BitLocker Drive Encryption Recovery console on CERTKINGDOM-WS680 by using the password stored on the USB drive and recover the data. D. You should run WinRE on CERTKINGDOM-WS680 and recover the data. |
|
Definition
C (You should enter the BitLocker Drive Encryption Recovery console on CERTKINGDOM-WS680 by using the password stored on the USB drive and recover the data.). Explanation: When the BitLocker is used in TPM only mode, it uses TPM hardware to validate the integrity of the computer and the Operating System. If the TPM is missing or changed, then to recover data, you need to enter the BitLocker Drive Encryption Recovery console on the computer by using the 40 digit recovery key or password stored on the USB drive to recover the data. |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com and includes a Direct Access infrastructure. CertKingdom.com has purchased a new mobile computer named CERTKINGDOM-WS680. You install Windows 7 on CERTKINGDOM-WS680 and join it to the domain. How should you make sure that CERTKINGDOM-WS680 is able to establish Direct Access connections?
A. You should consider installing a computer certificate on CERTKINGDOM-WS680. B. You should consider disabling User Account Control (UAC) on CERTKINGDOM-WS680. C. You should consider modifying the network connection properties on CERTKINGDOM-WS680. D. You should consider adding the computer account for CERTKINGDOM-WS680 to the RAS and IAS Servers group in the domain.
|
|
Definition
| A (You should consider installing a computer certificate on CERTKINGDOM-WS680.). |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. You are assigned a mobile computer named CERTKINGDOM-WS680 that runs Windows 7. You are currently using Windows Internet Explorer 8 to browse a Web site that displays Really Simple Syndication (RSS) feeds. You want to be able to view the headlines of the site when CERTKINGDOM-WS680 is offline. What should you do?
A. You should add the home page of the site to the Local Intranet zone in Internet Explorer 8. B. You should open the Offline Files from the Control Panel and select the 'Enable Offline Files'. C. You should make the site your home page in Internet Explorer 8. D. You should synchronize the information from the Sync Center prior to disconnecting from the Internet. E. You should add the RSS page of the site to the feeds list from Internet Explorer 8.
|
|
Definition
E (You should add the RSS page of the site to the feeds list from Internet Explorer 8.).
|
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. All client computers on theCertKingdom.com network run Windows 7. The CertKingdom.com network contains a file server named CERTKINGDOM-SR24 that hosts a shared folder named CKDDocs. A CertKingdom.com user Amy Walsh has been assigned a mobile computer named CERTKINGDOM-WS680. Amy Walsh uses CERTKINGDOM-WS680 to work on a file named MarketingPlan.doc which is located in the CKDDocs folder on CERTKINGDOM-SR24. Amy Walsh needs to make the MarketingPlan.doc file available on CERTKINGDOM-WS680 so that she can continue working on the document when she is out of the office. You verify that Amy Walsh has permission to make the file available offline. However, when Amy Walsh right-clicks the file, the menu option labeled Make available offline is not visible. You need to ensure that Anne can make the file available offline. What should you do?
A. You should instruct Amy Walsh to map a network drive to the \\CertKingdom-sr24\CKDdocs folder. B. You should instruct Amy Walsh to move the MarketingPlan.doc file from the \\CertKingdomsr24\ CKDdocs folder to a shared folder on CERTKINGDOM-WS680. C. You should ask a network administrator to modify the permissions on the MarketingPlan.doc file to grant Amy Walsh Allow-Read & Execute permission. D. You should ask a network administrator to modify the permissions on the CKDDocs folder to grant Amy Walsh Full Control permission. E. You should ask a network administrator to open the properties of the CKDDocs shared folder and ensure that the Allow caching of files in this shared folder check box is selected. |
|
Definition
E ( You should ask a network administrator to open the properties of the CKDDocs shared folder and ensure that the Allow caching of files in this shared folder check box is selected.). Explanation: Enabling offline files is a two step process. First, it must be enabled on the shared files by allowing the caching of the files. Only when this is done will Anne be able to make the files available to her offline.
|
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. All client computers on the CertKingdom.com network run Windows 7. All CertKingdom.com users store their data on a file server named CERTKINGDOM-SR04. No company or user data is stored locally on client computers. CertKingdom.com users from the Sales department have been issued with portable computers. When these users travel, they must be able to use company data files even when they are not connected to the network. You enable caching of offline files on all shared folders on CERTKINGDOM-SR04. You also configure offline files on all portable computers in the Sales department. Before they leave the office users in the Sales department select several folders from CERTKINGDOM-SR04 to be made available offline. However, when the users return to the office they report that the offline files were not available to them when they were out of the office. You need to ensure that the offline files are available to the CertKingdom.com users in the Sales department even when they are not connected to the network. What should you do?
A. You should grant the 'Allow-Change permission on the shared folders on CERTKINGDOM-SR04 to the users in the Sales department. B. You should change the caching options for the shared folders on CERTKINGDOM-SR04 to allow automatic caching of documents. C. You should change the caching options for the shared folders on CERTKINGDOM-SR04 to allow manual caching of documents. D. You should create an exception in Windows Firewall for Offline Files on each portable computer in the Sales department. E. You should select the 'Notify me and begin working offline' check box from the Advanced properties for Offline Files on each portable computer in the Sales department. |
|
Definition
E (You should select the 'Notify me and begin working offline' check box from the Advanced properties for Offline Files on each portable computer in the Sales department.). Explanation: The portable clients must be configured to begin to work offline when they are disconnected from the network. To configure this we must open Control Panel on the client computers and then open Folder Options. On the Offline Files tab, click Advanced and under When a network connection is lost, select Notify me and begin working offline. This is the preferred option for portable notebook systems and it specifies that you can continue working offline if you lose your connection to a computer or the network. Any network files will continue to be available to you. |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. All client computers on the CertKingdom.com network run Windows 7. A CertKingdom.com user named Amy Walsh has been assigned a mobile computer named CERTKINGDOM-WS680. Amy Walsh needs to travel extensively in the execution of her duties and has configured CERTKINGDOM-WS621 to use the Power saver power plan. However, Amy Walsh reports that CERTKINGDOM-WS680 does not shut down completely when she clicks the Power button icon on the Start menu as the same programs that were opened when she tried to shut down the computer are still open when she restarts the computer. You now need to configure CERTKINGDOM-WS680 to have it turn off completely without saving Amy Wilson's desktop session when she clicks the Power button icon on the Start menu. What should you do?
A. You should disable the Wake-on-LAN feature. B. You should disable the screensaver. C. You should open 'Advanced Settings' for the current power plan from 'Power Options' and change the 'On battery' setting in the 'Sleep after' category to 'Never'. D. You should open 'Advanced Settings' for the current power plan from 'Power Options' and change the 'Start menu power button' setting to 'Shut down'. |
|
Definition
D ( You should open 'Advanced Settings' for the current power plan from 'Power Options' and change the 'Start menu power button' setting to 'Shut down'.). Explanation: You should change the Start menu power button setting to Shut down in Advanced Settings. To open Advanced Settings, first open Power Options and click the Change plan settings link associated with the Power saver power plan. Then click the Change advanced power settings link to open the Advanced Settings dialog box. Expand Power buttons and lid, and then expand Start menu power button. Change the On battery setting to Shut down. This causes Windows to completely shut down when the Power button icon on the Start menu is clicked.
|
|
|
Term
You are the newly appointed desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. You are responsible for managing a workstation named CERTKINGDOM-WS680 that is configured to run Windows 7. Several CertKingdom.com users log onto CERTKINGDOM-WS680. CERTKINGDOM-WS680 contains a folder named CKD_Data. You enable auditing on CKD_Data. What step should you take to ensure all access to CKD_Data is logged?
A. You should consider modifying the permissions on the CKD-Data folder. B. You should consider configuring the Audit object access setting from the local Group Policy. C. You should consider configuring the Audit directory service Access setting from the local Group Policy. D. You should consider modifying the UAC settings on CERTKINGDOM-WS680. E. You should consider modifying the Windows Firewall settings on CERTKINGDOM-WS680.
|
|
Definition
| B (You should consider configuring the Audit object access setting from the local Group Policy.). |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. You are working on a computer named CERTKINGDOM-WS680 that runs Microsoft Windows 7. During the course of the day you created a VPN connection on CERTKINGDOM-WS680 for connecting to the CertKingdom.com network. You want to ensure that you are still able to use the Internet while being connected to the CertKingdom.com network via the VPN connection. You also want to ensure that Internet traffic is not routed through the CertKingdom.com network. What should you do?
A. You should consider changing the default gateway on CERTKINGDOM-WS680. B. You should consider adding a static route on CERTKINGDOM-WS680. C. You should consider configuring the advanced TCP/IP settings of the VPN connection on CERTKINGDOM-WS680. D. You should consider enabling Internet Connection Sharing on CERTKINGDOM-WS680. E. You should consider adding another network connection on CERTKINGDOM-WS680.
|
|
Definition
| C (You should consider configuring the advanced TCP/IP settings of the VPN connection on CERTKINGDOM-WS680.). |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. All client computers on the CertKingdom.com network run Windows 7. A CertKingdom.com user named Kara Lang has been assigned a portable client computer named CERTKINGDOM-WS680. Kara Lang is aware that CERTKINGDOM-WS680 has a Virtual Private Network (VPN) connection configured to connect to the CertKingdom.com network from remote locations. However, Kara Lang reports that she cannot locate the VPN connection on CERTKINGDOM-WS680. What should you do?
A. You should inform Kara Lang to check in Network Connections. B. You should inform Kara Lang to check in System and Maintenance. C. You should inform Kara Lang to check in Devices and Printers. D. You should inform Kara Lang to check in Network and Sharing Center. E. You should inform Kara Lang to check in Internet Options. |
|
Definition
D (You should inform Kara Lang to check in Network and Sharing Center.). Explanation: The Network and Sharing Center program is where you would go to view all your network connections including VPN connections. From within the Network and Sharing Center program, you can select the VPN connection and connect to it.
|
|
|
Term
You are the newly employed desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. You are assigned a workstation named CERTKINGDOM-WS680. CERTKINGDOM-WS680 is configured to run Windows 7. You need to determine the applications that were installed by another desktop support technician the previous week. What should you do?
A. You should consider reviewing the Software Environment from System Information. B. You should consider running the System Performance Data Collector Set from Performance Monitor. C. You should consider running Software Explorer. D. You should consider reviewing the informational events from Reliability Monitor. |
|
Definition
D (You should consider reviewing the informational events from Reliability Monitor.). Explanation: Use Reliability Monitor to Troubleshoot Reliability Monitor shows you your system stability history at a glance and lets you see details on a day-by-day basis about events that impact reliability. This topic helps you understand the results and take steps to improve reliability based on what you learn. System Stability Chart Reliability Monitor maintains up to a year of history for system stability and reliability events. The System Stability Chart displays a rolling graph organized by date. The top half of the System Stability Chart displays a graph of the Stability Index. In the lower half of the chart, five rows track Reliability Events that either contribute to the stability measurement for the system or provide related information about software installation and removal. When one or more Reliability Events of each type are detected, an icon appears in the column for that date. For Software Installs and Uninstalls, an Information icon indicates a successful event of that type occurred, or a Warning icon indicates a failure of that type occurred. For all other Reliability Event types, an Error icon indicates a failure of that type occurred. |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. You working on a Windows 7 workstation named CERTKINGDOM-WS680. You have received instruction to configure Windows Update on CERTKINGDOM-WS680. You open Windows Update as shown in the following exhibit:

You need to ensure that the Windows Update settings on CERTKINGDOM-WS680 can be changed manually. What should you do?
A. You should consider changing the Windows Update settings from the local Group Policy on CERTKINGDOM-WS680.
B. You should consider enabling the Windows Update service CERTKINGDOM-WS680.
C. You should consider disabling User Account Control (UAC) on CERTKINGDOM-WS680.
D. You should consider logging on to CERTKINGDOM-WS680 as member of the Administrators group. |
|
Definition
A (You should consider changing the Windows Update settings from the local Group Policy on CERTKINGDOM-WS680.). |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. You are working on a workstation named CERTKINGDOM-WS680 that runs Microsoft Windows 7. How would you configure CERTKINGDOM-WS680 to download updates from a local Windows Server Update Services (WSUS) server?
A. You should consider changing the Windows Update settings from Windows Update on CERTKINGDOM-WS680. B. You should consider changing the Windows Update settings from the local Group Policy on CERTKINGDOM-WS680. C. You should consider changing the Network Location setting on CERTKINGDOM-WS680. D. You should consider changing the Windows Firewall settings on CERTKINGDOM-WS680. |
|
Definition
| B (You should consider changing the Windows Update settings from the local Group Policy on CERTKINGDOM-WS680.). |
|
|
Term
You are employed as a network administrator at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. All client computers on the CertKingdom.com network run Microsoft Windows 7. All client computers are configured for automatic updates. The CertKingdom.com network contains a client computer named CERTKINGDOM-WS680. After a recent update you notice that some of the applications on CERTKINGDOM-WS680 do not work. You reboot CERTKINGDOM-WS680 but the applications still do not work. You need to remove the latest update. What should you do?
A. You should use Add or Remove Programs from the Control Panel. B. You should restore hidden updates. C. You should restart the computer and select the Last Known Good Configuration. D. You should use Windows Explorer. E. You should use the Installed updates list from Windows Update. |
|
Definition
E (You should use the Installed updates list from Windows Update.).
Explanation: To uninstall a Windows Update, you can use the Installed updates list on the Windows Update window. When you display the list of updates, you'll see an 'Uninstall' button in the toolbar. Simply select the update you wish to uninstall then click the Uninstall button. Incorrect Answers: A (You should use Add or Remove Programs from the Control Panel.). In previous versions of Windows, you would use the Add or Remove Programs utility to uninstall Windows Updates. However, this was changed with Windows Vista. You should now use the Installed updates list on the Windows Update window. B (You should restore hidden updates.). Restoring hidden updates will not uninstall an update. C (You should restart the computer and select the Last Known Good Configuration.). The Last Known Good Configuration will restore the registry to the state of the last logon. It does not uninstall Windows Updates. D (You should use Windows Explorer.). Windows Explorer is used to explore the contents of your hard disk. It is not used to uninstall updates.
|
|
|
Term
You are employed as a desktop technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. You are working on a client computer named CERTKINGDOM-WS680 that runs Windows 7. You want to determine whether recent Windows Updates have been applied to CERTKINGDOM-WS680. What should you do? (Each correct answer presents a complete solution. Choose Two.)
A. You should check the %systemroot%\Updates folder. B. You should check the ReportingEvents.log file. C. You should check the update history in the Windows Update applet. D. You should check the WindowsUpdate.log file. E. You should check the Setup event log. |
|
Definition
B (You should check the ReportingEvents.log file.). C (You should check the update history in the Windows Update applet.). Explanation: To find out whether the updates have been installed on your computer or not, you need to check the ReportingEvents.log file because the WSUS client records update activities and results in this file. You need to check the update history in the Windows Update applet to see which updates Windows has installed, click the View Update History link in the left panel in the Windows Update window to view the updates.
|
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. You are working on a client computer named CERTKINGDOM-WS680 that runs Windows 7. CERTKINGDOM-WS680 has a Wake-on-LAN compliant network card. You configure Windows Update to run at night when the computer is shut down. You enable the Wake-on-LAN feature and configure the Enabling Windows Update Power Management settings on CERTKINGDOM-WS680. You need to ensure that Windows Update occurs at night. What should you do?
A. You should leave CERTKINGDOM-WS680 in hibernate mode at night. B. You should leave CERTKINGDOM-WS680 in sleep mode at night. C. You should leave CERTKINGDOM-WS680 switched on and logged in at night D. You should shutdown CERTKINGDOM-WS680 at night. E. You should leave CERTKINGDOM-WS680 switched on but logged out at night. |
|
Definition
A (You should leave CERTKINGDOM-WS680 in hibernate mode at night.). Explanation: To configure Windows Update installations to run at night when computers are shut down, you need to leave the computers in hibernate mode at night. Hibernate mode saves the contents of memory to a file called hiberfil.sys, therefore you would not lose unsaved data in case of total power failure and therefore can download the Windows updates and perform installations.
|
|
|
Term
You work as the network Administrator at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The CertKingdom.com network client computers currently make use of Microsoft Windows XP Professional. CertKingdom.com has recently decided to have the client computers upgraded to Microsoft Windows 7 with all the installed applications. During the course of the day you receive an instruction from the CIO to install Federated Search connectors. What should you do?
A. This can be accomplished running Windows Update. B. This can be accomplished running the Add/Remove Windows Components utility. C. This can be accomplished by having an .osdx file downloaded from a valid source. Thereafter the downloaded file should be double clicked and Add selected in order to install the file. D. This can be accomplished by signing up to the Microsoft Gold Partner program. |
|
Definition
| C (This can be accomplished by having an .osdx file downloaded from a valid source. Thereafter the downloaded file should be double clicked and Add selected in order to install the file.). |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. All client computers on the CertKingdom.com network run Microsoft Windows 7. CertKingdom.com issues a new usage policy that prevents CertKingdom.com users from installing removable disk devices on their computers. You need to ensure that the policy is implemented. What should you do?
A. You should remove all users from the local administrators groups on each computer. B. You should enable the block unsigned drivers setting on each computer. C. You should enable the User Account Control setting on each computer D. You should enable the 'Prevent installation of removable devices' group policy setting. |
|
Definition
D (You should enable the 'Prevent installation of removable devices' group policy setting.). Explanation: To prevent users from installing removable device drivers on their computers, you need to enable group policy setting Prevent installation of removable devices Device Installation Restriction.
|
|
|
Term
You work as the network Administrator at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. You are responsible for managing a computer named CERTKINGDOM-SR05 that is configured to run Windows 7. CERTKINGDOM-SR05 is configured to host two volumes named C and D. You are in the process of creating a new folder named D:\TESTDATA. During the course of the day you receive notification from management to make sure that files stored in TESTDATA are indexed by Windows search. What should you do?
A. You should consider enabling EFS on the folder. B. You should consider enabling the archive attribute on the folder. C. You should consider creating a new library and adding TESTDATA to it. D. You should consider modifying the permissions on the folder. E. You should consider changing the properties of the Windows Search service.
|
|
Definition
| C (You should consider creating a new library and adding TESTDATA to it.). |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom com. All client computers on the CertKingdom.com network run Windows 7. You are working on a client computer named CERTKINGDOM-WS680. You want to identify the hardware and software failures which have occurred on CERTKINGDOM-WS680 over the past six months. What should you do?
A. You should review the System Event log. B. You should create a User Defined Data Collector Set and review the results. C. You should review the results from the System Stability Chart. D. You should review the Application Event log. |
|
Definition
| C (You should review the results from the System Stability Chart.). |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. Several months ago CertKingdom.com deployed Microsoft Windows 7 client computers for all users in the Sales department. You received a report from a CertKingdom.com user in the Sales Department user named Rory Allen. Rory Allen has been assigned a client computer named CERTKINGDOM-WS680 and reports that he experiences an unusually large amount of system failures. You log on to CERTKINGDOM-WS680 in an attempt to identify the cause of the failures and also to analyze a historical view of workstation performance and see when the failures first started appearing on CERTKINGDOM-WS680. What should you do?
A. You should make use of Event Viewer to view the security log. B. You should make use of the Reliability Monitor. C. You should make use of a System Diagnostics Data Collector Set. D. You should make use of the Task Manager tool. |
|
Definition
B (You should make use of the Reliability Monitor.). Explanation: The Reliability Monitor will allow you to see a graphical history of software installs and uninstalls, application failures, hardware failures, Windows failures, and miscellaneous failures.
|
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. You have been assigned a workstation named CERTKINGDOM-WS680 that is configured to run Windows 7. You want to compile the performance data for a period of three weeks on CERTKINGDOM-WS680. The performance data should encompass CPU usage, memory usage as well as disk usage. What should you do?
A. You should use the Resource Monitor tool. B. You should create a Startup Event Trace Sessions Data Collector Set. C. You should create a User Defined Data Collector Set. D. You should add counters to the Performance Monitor. E. You should review the Hardware Events log in Event Viewer. |
|
Definition
| C (You should create a User Defined Data Collector Set.). |
|
|
Term
You are employed as the network Administrator at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. You are responsible for managing a computer named CERTKINGDOM-WS25 that is configured to run Windows 7. What can you do to view the processes that are producing network activity at present?
A. You should consider changing the Windows Firewall settings. B. You should consider opening Resource Monitor and clicking the Network tab. C. You should consider opening Performance Monitor and adding all counters for the network interface. D. You should consider viewing the status of the network connection. E. You should running the netstat command. |
|
Definition
| B (You should consider opening Resource Monitor and clicking the Network tab.). |
|
|
Term
CertKingdom.com has employed you as a network Administrator. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. All servers on the CertKingdom.com network run Windows Server 2008 and all mobile computers run Windows 7. You are assigned a mobile computer named CERTKINGDOM-WS20. CERTKINGDOM-WS20 is configured to enter sleep mode if no activity takes place in 15 minutes. You leave your office for 20 minutes and discover that CERTKINGDOM-WS20 has not entered into sleep mode. You are puzzled by the fact that CERTKINGDOM-WS20 has not entered into sleep mode and therefore want to identify what could have caused this. What should you do?
A. You should consider disabling the screen saver. B. You should consider running Powercfg energy at a command prompt. C. You should consider running shutdown -s at a command prompt. D. You should consider running systeminfo at a command prompt. |
|
Definition
| B (You should consider running Powercfg energy at a command prompt.). |
|
|
Term
You are employed as the network Administrator at CertKingdom.com. The CertKingdom.com network client computers currently make use of Microsoft Windows XP Professional. CertKingdom.com has recently decided to have the client computers upgraded to Microsoft Windows 7. You receive a complaint from a CertKingdom.com user named Mia Hamm stating that the games included with Windows 7 were not installed by default on her computer. You therefore decide to install the games on her computer. What should you do?
A. You should install the games by using Add Remove Windows Components. B. You should install the games by running Windows Update. C. You should install the games by running the games installer from the Windows 7 DVD. D. You should install the games by going to Control Panel > Programs, then click Turn Windows features on or off. |
|
Definition
| D (You should install the games by going to Control Panel > Programs, then click Turn Windows features on or off.). |
|
|
Term
CertKingdom.com has employed you as a network Administrator. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The CertKingdom.com network client computers currently make use of Microsoft Windows XP Professional. CertKingdom.com has recently decided to have the client computers upgraded to Microsoft Windows 7 with all the installed applications. You are in the process of notifying all CertKingdom.com users how they will be made aware with information systems and configuration alerts. What should you do?
A. You should inform all users that the Start button will flash. B. You should inform all users that once a flag appears in the taskbar with a red "x" it will signify a problem that needs attention. C. You should inform users that a pop-up message will appear next to the taskbar. D. All of the above |
|
Definition
| B (You should inform all users that once a flag appears in the taskbar with a red "x" it will signify a problem that needs attention.). |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. All client computers on theCertKingdom.com network run Windows 7. A CertKingdom.com user named Clive Wilson is the company's sales representative. When Clive Wilson is out in the field, he takes a mobile computer named CERTKINGDOM-WS680 with him. Clive Wilson wants you to configure the power settings on CERTKINGDOM-WS680 so that the display turns off when the computer is inactive and running on battery power. However, the power settings of the hard disk remain unaffected. What should you do?
A. You should configure CERTKINGDOM-WS680 to use the 'Mobile' power plan. B. You should disable Sleep mode on CERTKINGDOM-WS680. C. You should restore the 'Power Saver' power plan to the default settings. D. You should change the advanced power settings of the 'Balanced' power plan. E. You should disable Hibernate mode on CERTKINGDOM-WS680.
|
|
Definition
| D (You should change the advanced power settings of the 'Balanced' power plan.). |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. All client computers on the CertKingdom.com network run Windows 7. You have installed Microsoft Windows 7 on a new computer named CERTKINGDOM-WS680. CERTKINGDOM-WS680 has the following hardware configuration: 2.4-GHz processor2 GB of RAM512-MB video adapter250-GB hard disk After the installation you are unable to view the Thumbnails, Previews on folders and Transparent glass. You need to ensure that the advanced visual features of Windows 7 are displayed so you can view it. What should you do?
A. You should install more RAM. B. You should configure the system properties to optimize for best appearance. C. You should configure the system properties to optimize for applications. D. You should configure the system properties to optimize for background services. E. You should press the ALT key and the TAB key simultaneously. |
|
Definition
| B (You should configure the system properties to optimize for best appearance.). |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. A CertKingdom.com user named Clive Wilson has been assigned a Windows 7 client computer named CERTKINGDOM-WS680. Clive Wilson reports that applications on CERTKINGDOM-WS680 are running slowly. You notice that CERTKINGDOM-WS680 has 2 GB of RAM and 250 MB free disk space. You need to improve performance on CERTKINGDOM-WS680. What should you do? (Choose Two.)
A. You should set the total paging file to 50 percent of physical memory. B. You should perform a disk analysis and use the disk defragmenter if recommended. C. You should use disk cleanup to delete temporary files and unnecessary program files. D. You should configure the applications to run with Elevated Privileges. |
|
Definition
B (You should perform a disk analysis and use the disk defragmenter if recommended.). C (You should use disk cleanup to delete temporary files and unnecessary program files.).
Explanation: The system in this scenario is showing symptoms that Clive Wilson is running out of disk space. The Disk Cleanup utility can be used to free some disk space. It's also a good idea to defragment the hard drive as a hard drive which is close to its maximum capacity can become fragmented fast. Incorrect Answers: A (You should set the total paging file to 50 percent of physical memory.). The minimum recommended setting of the page file is 1.5 times the physical memory, not 50%. D (You should configure the applications to run with Elevated Privileges.). Elevated Privileges has no effect on system performance.
|
|
|
Term
You work as a network administrator at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The servers on the network run Microsoft Windows Server 2008 and the client computers run Microsoft Windows 7. What should you do to increase the size of the paging file for a Windows 7 computer named CERTKINGDOM-WS680?
A. You should consider having the Advanced system settings modified from System. B. You should consider having the System protection setting modified from System. C. You should consider adding more RAM. D. You should consider modifying the permissions on pagefile.sys. |
|
Definition
| A (You should consider having the Advanced system settings modified from System.). |
|
|
Term
| You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. All client computers on the CertKingdom.com network run Windows 7 Professional. You install a new application named CKDapp.exe on a client computer named CERTKINGDOM-WS680 and run the application. You now want to apply various application patches to CERTKINGDOM-WS-680 so you decide to perform a backup of CERTKINGDOM-WS680 first. You want all user files, application data and application settings, as well as the operating system and system state to be included in the backup so that you can perform a complete restore in the event of a hard disk failure. What should you? A. You should use Windows Backup and Restore Center to create a System Repair Disk. B. You should configure automatic restore points for all disks on CERTKINGDOM-WS680. C. You should use Windows Backup and Restore Center to create a Complete PC Backup. D. You should enable the Bitlocker feature on CERTKINGDOM-WS680. E. You should use Windows Backup and Restore Center to create a Complete File Backup |
|
Definition
| C (You should use Windows Backup and Restore Center to create a Complete PC Backup.). Explanation: To backup Windows 7 computers that will enable a restore in the event of a hard disk failure, you need to create a Complete PC Backup using Windows Backup and Restore Center. The Complete PC Backup and Restore will ensure a comprehensive, image-based backup that will allow you to recover your entire system. |
|
|
Term
| You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. You are working on a Windows 7 workstation named CERTKINGDOM-WS680. You want to backup data on CERTKINGDOM-WS680. You open the Configure Backup wizard as shown in the exhibit below: INSERT 680-q163.jpg You need to be able to backup the data to a local disk drive. What should you do? A. You should consider adding your user account to the Backup Operators group before running the Configure Backup wizard. B. You should consider opening Disk Management and creating a new volume before running the backup. C. You should consider stopping the explorer.exe process before running the backup. D. You should consider logging on to CERTKINGDOM-WS680 as an administrator before running the Configure Backup wizard. E. You should consider connecting a removable disk to CERTKINGDOM-WS680 before running the Configure Backup wizard. |
|
Definition
| D (You should consider logging on to CERTKINGDOM-WS680 as an administrator before running the Configure Backup wizard.). |
|
|
Term
| You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. You are working on a Microsoft Windows 7 workstation named CERTKINGDOM-WS680 that has been infected by a virus. You have previously performed an image backup of CERTKINGDOM-WS680 that you now want to restore. What should you do? (Each correct answer presents part of the solution. Choose Two.) A. You should consider selecting the Last Known Good Configuration boot option on CERTKINGDOM-WS680. B. You should consider booting CERTKINGDOM-WS680 from the Windows 7 DVD. C. You should consider running the Startup Repair tool. D. You should consider running the System Image Recovery tool. E. You should consider booting CERTKINGDOM-WS680 from Windows Reinstallation Environment (Windows PE). F. You should consider running the Imagex.exe utility. |
|
Definition
| B (You should consider booting CERTKINGDOM-WS680 from the Windows 7 DVD.). D (You should consider running the System Image Recovery tool.). |
|
|
Term
| You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The CertKingdom.com network contains a client computer named CERTKINGDOM-WS680 that is running Windows 7. CERTKINGDOM-WS680 contains two volumes named Volume C and Volume D. You have created a document named CKDdoc.docx on Volume D and you have manually created a restore point for the document before editing the document. You want to be able to restore the document to its current version if the document is edited any further. What should you do? A. You should consider starting the Volume Shadow Copy Service (VSS). B. You should consider using the System Protection on volume D. C. You should consider modifying the permissions of the document. D. You should consider installing the Previous Versions client. |
|
Definition
| B (You should consider using the System Protection on volume D.). |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. You are working on a client computer named CERTKINGDOM-WS680 that is running Windows 7. System Protection is enabled on CERTKINGDOM-WS680. What would you do to delete all System Protection snapshots on CERTKINGDOM-WS680 except the most recent snapshot?
A. You should consider compressing the disk drive.
B. You should consider enabling disk quotas.
C. You should consider disabling the System Restore from the System Protection Restore settings.
D. You should consider deleting the contents of the %systemroot%\Temp folder.
E. You should consider running Disk Cleanup for System Restore and Shadow Copies. |
|
Definition
E (You should consider running Disk Cleanup for System Restore and Shadow Copies.). |
|
|
Term
You work as a network administrator at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. The servers on the network run Microsoft Windows Server 2008 and the client computers run Microsoft Windows 7. A network user named Mia Hamm has a client computer which she regularly backs up. Mia Hamm additionally creates system image backups. During the course of the day Mia Hamm's computers disk fails and she replaces the failed disk drive. CertKingdom.com wants you to recover Mia Hamm's computer to the previous Windows environment. You started the computer using the Windows 7 installation media. What should you do?
A. You should consider having the System Image Recovery option selected.
B. You should consider having the Upgrade option selected.
C. You should consider having the System Restore option selected.
D. You should consider having the Command Prompt option selected.
E. You should consider having the Last Known Good Configuration selected. |
|
Definition
A (You should consider having the System Image Recovery option selected.). |
|
|
Term
You work as a desktop support technician at CertKingdom.com. The CertKingdom.com network consists of a single Active Directory domain named CertKingdom.com. All client computers on the CertKingdom.com network run Windows 7. You are working on a client computer named CERTKINGDOM-WS680. CERTKINGDOM-WS680 is configured with two hard disk drives named Drive C and Drive D. Both hard disks drives are formatted with the NTFS file system. You need to disable previous versions on the Drive D. What should you do?
A. You should disable indexing on Drive D. B. You should modify the Permissions on Drive D. C. You should consider modifying the Sharing settings on Drive D. D. You should modify the System protection setting from System Properties. E. You should delete all System Restore Points from System Properties. |
|
Definition
| D (You should modify the System protection setting from System Properties.). |
|
|