Q1. - (Topic 5)
You have a virtual hard disk (VHD) and a computer that runs Windows 7.
The VHD has Windows 7 installed.
You need to start the computer from the VHD.
What should you do?
A. Run the System Configuration Utility and modify the Boot section.
B. Run the System Configuration Utility and modify the Startup section.
C. Run Bootcfg.exe and specify the /Copy parameter.
D. Run Bcdedit.exe and modify the Windows Boot Manager settings.
Answer: D
Q2. - (Topic 3)
You have a computer that runs Windows 7. The computer is a member of a domain.
You share D:\data as Data. You assign Everyone Full control share permissions to the folder. No other share permissions are assigned to the folder.
From another computer, you attempt to create a file in the Data share by using a domain account named User1. You receive the following error message: "Destination Folder Access Denied".
You need to ensure that you can create files in the Data share by using the User1 account.
What should you do?
A. Create a local user named User1.
B. Add User1 to the local Power Users group.
C. Assign User1 Write NTFS permission on the D:\data folder.
D. Assign User1 Full control share permissions to the Data share.
Answer: C
Explanation:
Share permissions apply to users who connect to a shared folder over the network. Share permissions do not affect users who log on locally, or log on using Remote Desktop. To set permissions for users who log on locally or using Remote Desktop, use the options on the Security tab instead of the Share Permissions tab. This sets permissions at the NTFS file system level. If both share permissions and file system permissions are set for a shared folder, the more restrictive permissions apply when connecting to the shared folder. For example, to give Read access on a shared folder to users in your domain, on the Share Permissions tab, set permissions for the Everyone group to Full Control. On the Security tab, specify more restrictive access by setting the permissions for the Domain Users group to Read access. The result is that a user who is a member of the Domain Users group has read-only access to the shared folder whether the user is connected through a network share, through Remote Desktop, or is logged on locally. Permissions The Read permission allows a user or group to access a file or folder but does not allow modification or deletion. The Change permission includes the read permission but also allows you to add files, delete files, and modify files in the shared folder. This permission is equivalent to the Read/Write permission in the basic File Sharing dialog box. The Full Control permission includes all the rights conferred by the Change and Read permissions. It also allows the user assigned that permission to modify the permissions of other users. Full Control is equivalent to the basic sharing Owner permission, though unlike basic sharing, where there can only be one user assigned the Owner permission, you can assign the Full Control permission to users and groups. NTFS permissionsYou can configure the local NTFS permissions for a shared folder or volume using Share and Storage Management in the following ways: New shared resources. In the Provision a Shared Folder Wizard, before you select a network sharing protocol, you can change the NTFS permissions for the folder or volume you will be sharing. These NTFS permissions will apply both locally and when accessing the resource over the network. To change the NTFS permissions, on the NTFS Permissions page, select Yes, change NTFS permissions, and then click Edit Permissions. Existing shared resources. You can change the NTFS permissions of a shared folder or volume listed on the Shares tab. To change the NTFS permissions, select the folder or volume, in the Actions pane click Properties, and on the Permissions tab, click NTFS Permissions.
Q3. - (Topic 4)
Your company office network includes a file server that has Windows Server 2008 R2 installed and client computers that have Windows 7 Enterprise installed. The computers are members of an Active Directory domain. The file server has the BrachCache features installed.
All sales user in the office must download a daily updated 5-GB file that is stored on a file server located in a remote office.
You configure the client computers to run BranchCache in Distributed Host mode. You discover that all users still access the file directly from the file server.
You need to reduce the utilization of a WAN link between the offices because of downloading the file to the client computers.
What should you do?
A. Run the Netsh branchcache set service mode=HOSTEDSERVER client authentication=NONE command
B. Configure firewall exception rules for multicast traffic, inbound and outbound traffic for local UDP port 3702, and inbound and outbound traffic for local TCP port 80.
C. Create a Group Policy that sets Hash Publication for BranchCache as disabled.
D. Run the netsh branchcache set service mode=DISTRIBUTED command.
E. Create a Group Policy object and configure the Set percentage of disk space used for client computer cache option.
F. Check permisions.
G. Run the netsh branchcache set service mode=HOSTEDCLIENT command.
H. Create a Group Policy object and enable the Set BranchCache Hosted Cache mode policy.
I. Configure firewall exception rules for inbound and outbound traffic for local TCP port 80 and for inbound and outbound traffic for local TCP port 8443.
Answer: E
Explanation:
Original wording: You configure the client computers to run BranchCache in 'Distributed Host Mode'. Changed to 'Distributed Cache mode".
Q4. - (Topic 1)
You have a computer named Computer1 that runs Windows 7.
You need to ensure that Computer1 can connect to File Transfer Protocol (FTP) servers only while it is connected to a private network.
What should you do?
A. From Windows Firewall with Advanced Security, create a new rule.
B. From the local Group Policy, modify the application control policies.
C. From Windows Firewall, modify the Allowed Programs and Features list.
D. From Network and Sharing Center, modify the Advanced Sharing settings.
Answer: A
Explanation:
Creating WFAS Rules The process for configuring inbound rules and outbound rules is essentially the same: In the WFAS console, select the node that represents the type of rule that you want to create and then click New Rule. This opens the New Inbound (or Outbound) Rule Wizard. The first page, shown in Figure 7-7, allows you to specify the type of rule that you are going to create. You can select between a program, port, predefined, or custom rule. The program and predefined rules are similar to what you can create using Windows Firewall. A custom rule allows you to configure a rule based on criteria not covered by any of the other options. You would create a custom rule if you wanted a rule that applied to a particular service rather than a program or port. You can also use a custom rule if you want to create a rule that involves both a specific program and a set of ports. For example, if you wanted to allow communication to a specific program on a certain port but not other ports, you would create a custom rule.
Q5. - (Topic 1)
You have a computer that runs Windows 7.
Multiple users log on to the computer.
You need to deny one user access to removable devices on the computer. All other users must have access to the removable drives.
What should you do?
A. From the local Group Policy, modify an application control policy.
B. From Control Panel, modify the BitLocker Drive Encryption settings.
C. From Device Manager, modify the settings of all removable devices.
D. From the local Group Policy, modify a removable storage access policy.
Answer: D
Q6. - (Topic 2)
You have a computer that runs Windows Vista (x86).
You need to perform a clean installation of Windows 7 (64-bit).
What should you do?
A. From the Windows 7 installation media, run Rollback.exe.
B. From the Windows 7 installation media, run Migsetup.exe.
C. Start the computer from the Windows 7 installation media. From the Install Windows dialog box, select the Upgrade option.
D. Start the computer from the Windows 7 installation media. From the Install Windows dialog box, select the Custom (advanced) option.
Answer: D
Explanation:
When you are performing a clean installation, you should select Custom (Advanced). Almost all installations ofm Windows 7 that you will perform will be of the Custom (Advanced) type rather than upgrades. You can initiate upgrade installations only from within Windows Vista or Windows 7.NOT Rollback, Migsetup, or Upgrade:Specified clean installation not migration, update or rollback.
Q7. - (Topic 5)
You are performing a native VHD boot from Windows Vista to Windows 7 Professional. Windows 7 Professional is installed on F: \Windows7Pro.vhd.
You run the bcdedit /copy {current} /d "Windows 7 VHD" command. The boot configuration data is enumerated as shown in the exhibit. (Click the Exhibit button.)
You need to ensure that the following requirements are met:
. Both operating systems are bootable after the Power On Self-Test (POST).
. Windows 7 VHD is selected as the default boot entry.
Which three commands should you run? (Each correct answer presents part of the solution. Choose three.)
A. Bcdedit /default {ded5a252-7077-11e0-8ac8-a2d217dce703}
B. Bcdedit /set {ded5a24e-7077-11e0-8ac8-a2d217dce703} osdevice vhd=[f:]\Windows7Pro.vhd
C. Bcdboot C:\windows /s E:
D. Bcdedit /set {ded5a24e-7077-11e0-8ac8-a2d217dce703} device vhd=[f:]\Windows7Pro.vhd
E. Bcdedit /set {ded5a252-7077-11e0-8ac8-a2d217dce703} device vhd=[f:]\Windows7Pro.vhd
F. Bcdedit /default {current}
G. Bcdedit /set {ded5a252-7077-11e0-8ac8-a2d217dce703} osdevice vhd=[f:]\Windows7Pro.vhd
Answer: A,E,G
Q8. - (Topic 1)
A user named User1 uses a shared computer that runs Windows 7. User1 is a member of group named Group1.
The computer contains a folder named Folder1.
You need to configure the permissions on Folder1 to meet the following requirements:
User1 must be allowed to delete all files in Folder1
Members of Group1 must be able to create files in Folder1
All other members of Group1 must be prevented from deleting files they did not create in Folder1
All users must be prevented from modifying the permissions on Folder1
What should you do?
A. Assign Group1 the Write permission. Assign User1 the Modify permission.
B. Assign Group1 the Modify permission. Assign User1 the Write permission.
C. Deny Group1 the Write permission. Assign User1 the Modify permission.
D. Deny Group1 the Modify permission. Assign User1 the Write permission.
Answer: A
Explanation:
File and Folder Permissions ReadFolders: Permits viewing and listing of files and subfoldersFiles: Permits viewing or accessing of the file's contentsWriteFolders: Permits adding of files and subfoldersFiles: Permits writing to a fileRead & ExecuteFolders: Permits viewing and listing of files and subfolders as well as executing of files; inherited by files and folders Files: Permits viewing and accessing of the file's contents as well as executing of the fileList Folder ContentsFolders: Permits viewing and listing of files and subfolders as well as executing of files; inherited by folders onlyFiles: N/AModifyFolders: Permits reading and writing of files and subfolders; allows deletion of the folderFiles: Permits reading and writing of the file; allows deletion of the fileFull ControlFolders: Permits reading, writing, changing, and deleting of files and subfoldersFiles: Permits reading, writing, changing and deleting of the file
Q9. - (Topic 1)
Which of the following Windows 7 Editions allows you to join an Active Directory domain? Choose three.
A. Windows Home Edition
B. Windows Professional Edition
C. Windows Ultimate Edition
D. Windows Enterprise Edition
Answer: B,C,D
Q10. - (Topic 1)
Which of the following is not a rating for games in Windows 7?
A. General Audience (G)
B. Everyone (E)
C. Teen (T)
D. Adults Only (AO)
Answer: A
Q11. DRAG DROP - (Topic 5)
Windows 7 client computers in your company network are assigned IP addresses manually or by using DHCP.
Recent changes have been made to a DHCP Server scope. Desktops that have manually assigned IP addresses are reporting that they can no longer connect to the Internet.
You need to ensure that all client computers receive IP address and DNS servers' addresses from the DHCP server.
Which commands should you run? (To answer, move the appropriate commands from the list of commands to the answer area and arrange them in the correct order.)
Answer:
Q12. HOTSPOT - (Topic 6)
A law firm's wireless network does not use IPv6 and provides IP addresses automatically to connected clients.
A visiting attorney arrives to perform a deposition. The attorney's computer has never connected to the firm's wireless network. The attorney needs general access to several websites but is unable to connect to the Internet.
You collect information from the computer's Device Manager, Network Connections, and Wireless Network Connections.
Device information is shown in the Device Manager exhibit. (Click the Exhibit button.)
Network information is shown in the Network Connections exhibit. (Click the Exhibit button.)
Wireless network information is shown in the Wireless Network Connections exhibit. (Click the Exhibit button.)
You need to configure this attorney's laptop so it can access the Internet through the firm's wireless network.
Consider each of the following statements. Does the information in the three screenshots support the inference as stated? (This question is worth three points.)
Answer:
Q13. - (Topic 4)
A company has a server running Windows Server2008 R2, with Windows Deployment Services (WDS), the Microsoft Deployment Toolkit (MDT), and the Windows Automated Installation Kit (WAIK) set up. The company also has client computers running Windows 7 Enterprise.
You need to remove a virtual hard disk boot option from the Windows startup menu on a client computer.
What should you do?
A. Run the Start /w ocsetup command.
B. Run thePEImg/Prep command.
C. Use Sysprep with an answer file and set the UpdatelnstalledDrivers option in the answer file to Yes.
D. Run the ImageX command with the /Mount parameter.
E. Run the DiskPart command and the Attach command option.
F. Use Sysprep with an answer file and set the PersistAllDevicelnstalls option in the answer file to False.
G. Run the Dism command with the /Mount-Wimoption.
H. Run the Dism command with the /Add-Driver option.
I. Run the BCDEdit/delete command.
J. Add a boot image and create a capture image in WDS.
K. Use Sysprep with an answer file and set the UpdatelnstalledDrivers option in the answer file to No.
L. Run the Dism command with the /Add-Package option.
M. Use Sysprep with an answer file and set the PersistAllDevicelnstalls option in the answer file to True.
Answer: I
Q14. - (Topic 1)
Which Windows Setup configuration pass applies settings to Windows 7 before Windows Welcome starts?
A. oobeSystem
B. auditSystem
C. specialize
D. offlineServicing
Answer: A
Q15. - (Topic 2)
You have a computer that runs windows 7.
The windows experience index displays the subscores in the following.
Component Subscore
Processor 6.9
Memory (RAM) 5.3
Graphics 3.2
Gaming graphics 4.1
Primary hard disk 4.5
You need to increase the Windows Experience Index base score.
What should you do?
A. Add more RAM.
B. Add a second hard disk.
C. Upgrade the video adapter.
D. Upgrade to a faster processor.
Answer: C