Microsoft 70-643 Online Practice
Questions and Exam Preparation
70-643 Exam Details
Exam Code
:70-643
Exam Name
:Windows Server 2008 Applications Infrastructure, Configuring
Certification
:Microsoft Certifications
Vendor
:Microsoft
Total Questions
:419 Q&As
Last Updated
:Dec 14, 2021
Microsoft 70-643 Online Questions &
Answers
Question 401:
Your network contains an Active Directory domain named contoso.com. The domain contains five Remote Desktop Session Host (RD Session Host) servers and one Remote Desktop license server.
You need to ensure that all of the RD Session Host servers use Per User licensing mode.
What should you do? (Each correct answer presents a complete solution. Choose two.)
A. On the Remote Desktop license server, modify the discovery scope. B. On each RD Session Host, modify the license settings. C. On the Remote Desktop license server, modify the connection method. D. On each RD Session Host, modify the user logon mode setting. E. From a Group Policy object (GPO), enable the Set the Remote Desktop licensing mode setting.
B. On each RD Session Host, modify the license settings. E. From a Group Policy object (GPO), enable the Set the Remote Desktop licensing mode setting.
Question 402:
Your network contains a server named Server1 that has Microsoft SharePoint Foundation 2010 installed.
You discover that users who access the SharePoint sites on Server1 by using a Windows Phone device are redirected to the desktop version of the sites rather than the mobile version.
You need to ensure that the Windows Phone users are redirected automatically to the mobile version of the sites.
What should you modify from Server1?
A. the site collection settings B. the Web.config file C. the site settings D. the Compat.browsers file
D. the Compat.browsers file
Modify the browser definition file (compat.browser)
The browser definition file contains a list of the mobile browsers and devices that can access mobile views in SharePoint Server. When a user browses a SharePoint site from a mobile device, the mobile browser submits to the site an HTTP
GET request that includes a user agent string. If the mobile browser and device model in the user agent string are listed in the browser definition file and the isMobileDevice setting for the mobile browser is set to true, SharePoint Server
redirects the mobile browser to the mobile view of the site.
Otherwise, a standard view of the site is shown in the mobile browser. You can modify the file to change the redirect behavior of a mobile browser.
The browser definition file lists the mobile browsers and devices that are supported by SharePoint Server. The file can be updated when product updates to SharePoint Server are released. You can also modify the file to add a mobile browser
You need to ensure that users can only access files that have the .htm, .html, .asp, and .aspx file extensions.
What should you do?
A. Add an authorization rule. B. Modify the handler mappings. C. Update the default documents list. D. Configure the request filtering settings.
D. Configure the request filtering settings.
Question 404:
Your network contains a server named Server1 that has the Web Server (IIS) server role installed.
You need to ensure that the IIS configuration of Server1 backed up daily. The solution must minimize the size of the backup.
What should you do?
A. From Windows Server Backup, create a custom backup configuration that backs up the system state. B. Create a scheduled task that runs Get-WebConfiguration. C. Create a scheduled task that runs iisbback.vbs. D. From Windows Server Backup, create a custom backup configuration that backs up the %Windows%\system32\Inetsrv\config folder.
D. From Windows Server Backup, create a custom backup configuration that backs up the %Windows%\system32\Inetsrv\config folder.
Appcmd
The backup feature of Appcmd only backups the configuration of the IIS server, not the websites:
After you install IIS 7.0, you can backup your configuration by using the built-in command-line tool, AppCmd. exe. You can run AppCmd.exe to create a backup of your Web server before you have changed any configuration.
Files configuration IIS server:
Administration.config
ApplicationHost.config
Redirection.config
MBSchema.xml
MetaBase.xml
To create a backup using AppCmd.exe
1.
Open a command prompt as administrator and change to the %windir%\system32\inetsrv\ directory.
2.
At the command prompt, type appcmd add backup "FirstBackup" and then press Enter.
3.
This creates a backup with the name "FirstBackup". At a later date, if you need to restore the backup, use appcmd restore backup "FirstBackup"
Question 405:
Your network contains an Active Directory domain named contoso.com. All servers run Windows Server 2008 R2. Routers on the network support multicast
transmissions.
A server named Server1 has the Windows Deployment Services (WDS) server role installed. A custom Windows 7 image is available for download from Server1.
You need to deploy the image to 100 new computers by using multicast. The solution must prevent computers that use low-bandwidth connections from slowing the deployment to computers that use high bandwidth connections.
What should you do?
A. Enable Auto-Cast. B. Enable Scheduled-Cast. C. From the WDS server properties, adjust the Transfer Settings. D. From the WDS server properties, modify the Multicast IP Address settings.
C. From the WDS server properties, adjust the Transfer Settings.
To enable multicasting of an install image
Before you create a transmission, you should set the transfer policy for the server. To do this, right- click the server, click Properties, click the Multicast tab, and select an option under Transfer Settings. These settings allow you to enable the following:
Multiple stream transfer. The first option under Transfer Settings uses a single stream for all multicast clients, regardless of client speed. The next two options allow you to separate slower clients into their own multicast stream, which enables faster clients to complete their deployment more quickly instead of being held back by slower clients. These settings are only available for clients that boot into a boot image from Windows 7 or Windows Server 2008 R2.
Your network contains an Active directory domain named fabrikam.com. The domain contains a Web server named Web1 that runs Windows Server 2008 R2.
You install the SMTP Server feature on Web1.
You need to create an SMTP virtual server on Web1.
Which tool should you use?
A. Internet Information Services (IIS) Manager B. System Configuration C. Services D. Internet Information Services (IIS) 6.0 Manager
D. Internet Information Services (IIS) 6.0 Manager
The utility in Windows Server 2008 to configure SMTP services is the Internet Information Services (IIS) 6.0 Manager Console, which can be installed into IIS 7 by adding the IIS 6 Management Console module of the IIS 6 Compatability Role Service to the Web Server Role in Server Manager (note: this is a separate module from the IIS 6 Metabase module, which is also required for SMTP). After adding the IIS 6 Compatability Role Service in addition to adding the SMTP Feature itself, the Internet Information Services (IIS) 6.0 Manager Console should be visible in the Administrative Tools folder and should portray your local SMTP server.
Your network contains a Web server that runs Windows Server 2008 R2. Remote management is configured for Internet Information Services (IIS). From IIS Manager Permissions, you add a user to a Web site.
You need to prevent the user from using Internet Information Services (IIS) Manager to modify the authorization rules of the Web site.
Which settings should you configure?
A. Authorization Rules B. Feature Delegation C. IIS Manager Permissions D. IIS Manager Users
B. Feature Delegation
Question 408:
Your company uses Public folders and Web Distributed Authoring and Versioning. The company asks you to install Microsoft Windows SharePoint Services (WSS) as a server in a new server farm. You plan to install WSS on a server that runs Windows Server 2008 R2.
You start the Configuration Wizard to begin the installation. You receive an error message as shown in the exhibit.
You need to configure WSS to start SharePoint Services 3.0 SP 2 Central Administration. What should you do?
A. Install the Windows Internal Database. B. Install a Microsoft SQL Server 2005 server. C. Install the Active Directory Rights Management Services role. D. Install the Active Directory Lightweight Directory Services role.
B. Install a Microsoft SQL Server 2005 server.
To resolve this problem, you need to install Microsoft SQL Server 2005 server on the farm. This error message occurs when either the SQL Server does not exist or the SQL Server services id stopped.
The server farm account is used to access your configuration database. It also acts as the application pool identity for the SharePoint Central Administration application pool, and it is the account under which the Windows SharePoint Services Timer service runs. The SharePoint Products and Technologies Configuration Wizard adds this account to the SQL Server Logins, the SQL Server Database Creator server role, and the SQL Server Security Administrators server role. If SQL Server is not available then the above mentioned error message will appear.
Reference: Configuration Wizard - Failed to Connect http://blogs.msdn.com/neilth/archive/2008/04/25/failed-to-connect-or-database-name-does-not- exist.aspx
Question 409:
Your network contains an Active Directory forest. Microsoft Exchange Server 2010 is deployed in the forest. You have a server named Server1 that has Microsoft SharePoint Foundation installed.
You need to ensure that users can receive email notifications when the SharePoint content is modified.
What should you do?
A. Install the SMTP Server feature. B. Configure the Send To Connections. C. Configure the incoming email settings. D. Configure the outgoing email settings.
D. Configure the outgoing email settings.
To configure outgoing email for a farm by using Central Administration
1.
Verify that you have the following administrative credentials: You must be a member of the Farm Administrators group on the computer that is running the SharePoint Central Administration Web site.
2.
In Central Administration, click System Settings.
3.
On the System Settings page, in the Email and Text Messages (SMS) section, click Configure outgoing email settings.
4.
On the Outgoing Email Settings page, in the Mail Settings section, type the SMTP server name for outgoing email (for example, mail.example.com) in the Outbound SMTP server box.
5.
In the From address box, type the email address as you want it to be displayed to email recipients.
6.
In the Reply-to address box, type the email address to which you want email recipients to reply.
7.
In the Character set list, select the character set that is appropriate for your language.
Your company has an Active Directory domain. The company runs Terminal Services. All client computers run Windows Vista Service Pack 1. You need to ensure that users are able to run Windows Media Player 11 during a Terminal Services session. What should you do?
A. Install the Desktop Experience feature on the Terminal Server. B. Install the Quality Windows Audio Video Experience feature on the Terminal Server. C. Create a new Group Policy object (GPO) by using the Desktop Window Manager template. Configure the Do not allow desktop composition option to True. Apply the GPO to all client computers in the domain. D. Create a new Group Policy object (GPO) that configures the Policy-based QoS option and set the Differential Services Code Point value to 10 for the Windows Media Player 11 executable. Apply the GPO to the Terminal Server.
A. Install the Desktop Experience feature on the Terminal Server.
When Desktop Experience is installed on Windows Server 2008, the user can use Windows Vista features, such as Windows Media Player, desktop themes, and photo management within their remote connection. Therefore to ensure that the users could run Windows Media Player 11 during the Terminal services session, you need to Install and configure the Desktop Experience feature on the terminal server
Reference: Windows Server 2008 Technical Overview / Terminal Services http://www.microsoft.com/technet/windowsserver/longhorn/evaluate/whitepaper.mspx?wt.svl=globalheadline
Nowadays, the certification exams become more and more important and required by more and more
enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare
for the exam in a short time with less efforts? How to get a ideal result and how to find the
most reliable resources? Here on Vcedump.com, you will find all the answers.
Vcedump.com provide not only Microsoft exam questions,
answers and explanations but also complete assistance on your exam preparation and certification
application. If you are confused on your 70-643 exam preparations
and Microsoft certification application, do not hesitate to visit our
Vcedump.com to find your solutions here.