QUESTION 401
Your network contains a Key Management Service (KMS) host named Server 1
On a client computer named Computer1 that runs Windows 7, you discover the following error message in the Event log: “0xC004F00F The Software Licensing Server reported that the hardware ID binding is beyond level of tolerance.”
You need to prevent the error message from appearing on Computer1.
What should you do from Computer1?
A. |
Restart the Windows Update service. |
B. |
Run slmgr.vbs /ato. |
C. |
Run slmgr.vbs /xpr. |
D. |
Restart the Windows Process Activation Service. |
Correct Answer: B
Explanation:
Error message: The Software Licensing Server reported that the hardware ID binding is beyond level of tolerance.
Cause: The hardware has changed, or the drivers were updated on the system.
Troubleshooting steps: For the MAK, reactivate the system during the “Out of Tolerance” grace period by using online or telephone activation. For KMS, run the slmgr.vbs -ato command.
http://technet.microsoft.com/en-us/library/ff793399.aspx
QUESTION 402
Your network contains a server named Server1 that runs Windows Server 2008 R2 Service Pack 1 (SP1).
You need to ensure that when you connect a drive that contains volumes to Server1, the volumes are NOT assigned a drive letter automatically.
Which Diskpart command should you run?
A. |
Active |
B. |
Add |
C. |
Assign |
D. |
Attach vdisk |
E. |
Attributes |
F. |
automount |
G. |
Break |
H. |
Repair |
I. |
Compact vdisk |
J. |
Retain |
K. |
Create |
L. |
Detach vdisk |
M. |
Expand vdisk |
N. |
Extend |
O. |
Filesystems |
P. |
Format |
Q. |
GPT |
R. |
List |
S. |
Merge vdisk |
T. |
Offline |
U. |
Online |
V. |
Recover |
W. |
Remove |
X. |
Rescan |
Correct Answer: F
Explanation:
In Windows Server 2008, the AutoMount feature is enabled by default. This means any new volume that is created or presented to the Windows 2008 server will automatically be assigned the next available drive letter. This feature is disabled by default in both Windows 2000 and Windows 2003; therefore, this issue would only be seen on those Operating Systems if the option was manually enabled.
Solution:
Use the Windows diskpart command to disable automatic drive enumeration on a Windows Standard edition installation with the following commands:
diskpart
automount disable
automount scrub
exit
QUESTION 403
Your network contains an Active Directory domain named conloso.com. The domain contains two member servers named Server1 and Server2.
Server1 has the Remote Desktop Session Host (RD Session Host) role service installed. Server2 has the Remote Desktop Licensing (RD Licensing) role service installed. Server1 is configured to use Server2 as a Remote Desktop license server.
A domain administrator configures the Default Domain Policy as shown in the exhibit. (Click the Exhibit button.)
You need to ensure that Server1 continues to use Server2 as a Remote Desktop license server.
What should you do?
A. |
From Local Users and Groups on Server2, add Server1 to the Terminal Server Computers group. |
B. |
From Remote Desktop Session Host Configuration, modify the license settings of Server1. |
C. |
From Active Directory Users and Computers, add Server1 to the Terminal Server License Servers group. |
D. |
From Remote Desktop Licensing Manager, modify the properties of Server2. |
Correct Answer: A
Explanation:
When the Remote Desktop Licensing role service is installed on the server, the Terminal Server Computers local group is created. The license server will respond only to requests for RDS CALs from Remote Desktop Session Host servers whose computer accounts are members of this group if the Computer Configuration Administrative TemplatesWindows ComponentsRemote Desktop ServicesRD LicensingLicense server security group Group Policy setting has been enabled and applied to the license server. By default, the Terminal Server Computers local group is empty.
When the Remote Desktop Licensing role service is removed from the server, the Terminal Server Computers local group is deleted.
Source: http://technet.microsoft.com/en-us/library/ee891291(WS.10).aspx
QUESTION 404
You have a Remote Desktop Session Host (RD Session Host) server farm that contains three servers named Server1, Server2, and Server3.
You need to assign a personal virtual desktop to a user named RDUser1.
Which tool should you use? (Each correct answer presents a complete solution. Choose two.)
A. |
Active Directory Users and Computers |
B. |
Remote Desktop Connection Manager |
C. |
Remote Desktop Session Host Configuration |
D. |
Group Policy Editor |
E. |
Authorization Manager |
F. |
Failover Manager |
Correct Answer: AB
QUESTION 405
Your network contains two servers named Server1 and Server2 that run windows Server 2008 R2 Service Pack 1 (SP1). Server1 has the Remote Desktop Gateway (RD Gateway) role service installed. Server2 has the Remote Desktop Session Host role service installed.
Internal users establish Remote Desktop connections directly to Server2. Remote users access Server2 by using the RD Gateway on Server1.
You need to configure the Remote Desktop environment to meet the following requirements:
Which two actions should you perform? (Each correct answer presents part of the solution.
Choose two.)
A. |
On Server2, configure the Client Settings of the RDP-Tcp Properties. |
B. |
On Server1, configure the Client Settings of the RDP-Tcp Properties. |
C. |
On Server2, configure Remote Desktop IP Virtualization to use per session mode. |
D. |
On Server1, modify the Remote Desktop resource authorization policies (RD RAPs). |
E. |
On Server1, modify the Remote Desktop connection authorization policies (RD CAPs). |
Correct Answer: AE
QUESTION 406
Failover Cluster with Clustered Shared Volumes enabled.
2 Virtual machines and 5 networks.
Network metrics 1,000 – 10,1000 (you see the table)
You need to ensure that all the failover traffic goes through Network 3.
A. |
On Failover Cluster Manager modify the properties of VM1 and VM2 |
B. |
On Hyper V Manager modify the properties of VM1 and VM2 |
C. |
set the metrics to 500 |
D. |
set the metrics to 10,200 |
Correct Answer: A
Explanation:
Overriding Network Prioritization Behavior
There are two ways to override the default behavior of NP. The first is by changing the network’s properties by right-clicking on the network in Failover Cluster Manager, selecting Properties, and changing the radio buttons or checkboxes.
QUESTION 407
Your network contains an Active Directory domain named adatum.com. The domain contains a server named Server5 that has the Remote Desktop Services (RDS) server role installed and all of the RDS role services installed.
Server5 is configured as a file server and a Remote Desktop services server.
You need to identify the number of Remote Desktop Services client access licenses (RDS CALs) on Server5.
Which tool should you use?
A. |
Regedit |
B. |
Remote Desktop Gateway Manager |
C. |
Dism |
D. |
Rdpsign |
E. |
Netsh |
F. |
Remote Desktop Services Manager |
G. |
Windows System Resource Manager (WSRM) |
H. |
Rdpinit |
I. |
Mstsc |
J. |
Remote Desktop Connection Manager |
K. |
Remote Desktop Session Host Configuration |
L. |
Remote Desktop Licensing Manager |
Correct Answer: L
Explanation:
This server has all RDS roles installed, therefore it also has License Server Role.
On the license server, open Remote Desktop Licensing Manager. To open Remote Desktop Licensing Manager, click Start, point to Administrative Tools, point to Remote Desktop Services, and then click Remote Desktop Licensing Manager.
QUESTION 408
Your network contains a server named Server1 that has the Remote Desktop Services (RDS) server role installed and all of the RDS role services installed.
You plan to distribute Remote Desktop Connection (.rdp) files to users on the network.
You need to ensure that the Remote Desktop Connection (.rdp) files cannot be used if the
content of the files changes after you distribute them.
Which tool should you use?
A. |
Rdpsign |
B. |
Dism |
C. |
Netsh |
D. |
Regedit |
E. |
Remote Desktop Connection Manager |
F. |
Rdpinit |
G. |
Windows System Resources Manager (WSRM) |
H. |
Remote Desktop Session Host Configuration |
I. |
Remote Desktop Services Manager |
J. |
Mstsc |
K. |
Remote Desktop Gateway Manager |
Correct Answer: A
Explanation:
Rdpsign
Enables you to digitally sign a Remote Desktop Protocol (.rdp) file.
Syntax:
rdpsign /sha1 <hash> [/q | /v |] [/l] <file_name.rdp>
Source: http://technet.microsoft.com/en-US/library/cc753982(v=ws.10).aspx
QUESTION 409
Your network contains an Active Directory domain named adatum.com. The domain contains a server named Server5.
You install the Remote Desktop Services (RDS) server role and all of die RDS role services on Server5.
Another administrator disables Fair Share CPU Scheduling on Server5.
You need to enable Fair Share CPU Scheduling on Server5.
Which tool should you use?
A. |
Rdpsign |
B. |
Dism |
C. |
Netsh |
D. |
Regedit |
E. |
Remote Desktop Connection Manager |
F. |
Rdpinit |
G. |
Windows System Resources Manager (WSRM) |
H. |
Remote Desktop Session Host Configuration |
I. |
Remote Desktop Services Manager |
J. |
Mstsc |
K. |
Remote Desktop Gateway Manager |
Correct Answer: D
Explanation:
Fair Share CPU Scheduling is a new feature included with Remote Desktop Services in Windows Server 2008 R2. Fair Share CPU Scheduling dynamically distributes processor time across sessions based on the number of active sessions and load on those sessions by using the kernel-level scheduling mechanism included with Windows Server 2008 R2. On an RD Session Host server, one user will not affect the performance of another user’s session, even if the RD Session Host server is under a high load.
Fair Share CPU Scheduling is enabled by default.
You can disable this feature by configuring the following registry entry to 0:
HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindowsSessionManagerDFS S
EnableDFSS.
Source: http://technet.microsoft.com/en-us/library/dd560667(v=ws.10).aspx#BKMK_4
QUESTION 410
You manage a Web server named Server1 that runs windows server 2008 R2. Server1 has the FTP Server role installed.
You need to manage the FTP settings on Server1.
Which tool should you use?
A. |
Windows firewall |
B. |
Services |
C. |
System Configuration |
D. |
Component services |
E. |
Internet Information Services (IIS) Manager |
F. |
Telnet |
G. |
Performance Monitor |
H. |
Internet Information Services (IIS)6.0 Manager |
I. |
Iisreset |
J. |
Ftp |
K. |
Local Secutity Policy |
L. |
Security Configuration Wizard (SCW) |
Correct Answer: E
Instant Access to Download Testing Software & PDF File for Microsoft 70-643 Real Exam
Instant Access to Try Microsoft 70-643 Free Demo
100-105 Dumps VCE PDF
200-105 Dumps VCE PDF
300-101 Dumps VCE PDF
300-115 Dumps VCE PDF
300-135 Dumps VCE PDF
300-320 Dumps VCE PDF
400-101 Dumps VCE PDF
640-911 Dumps VCE PDF
640-916 Dumps VCE PDF
70-410 Dumps VCE PDF
70-411 Dumps VCE PDF
70-412 Dumps VCE PDF
70-413 Dumps VCE PDF
70-414 Dumps VCE PDF
70-417 Dumps VCE PDF
70-461 Dumps VCE PDF
70-462 Dumps VCE PDF
70-463 Dumps VCE PDF
70-464 Dumps VCE PDF
70-465 Dumps VCE PDF
70-480 Dumps VCE PDF
70-483 Dumps VCE PDF
70-486 Dumps VCE PDF
70-487 Dumps VCE PDF
220-901 Dumps VCE PDF
220-902 Dumps VCE PDF
N10-006 Dumps VCE PDF
SY0-401 Dumps VCE PDF