What should you do?
Your company has a Microsoft Exchange Server 2007 environment. Employees have Windows Mobile 6.5 Professional devices. You manage the Windows Mobile devices by using Microsoft Exchange ActiveSync. You configure and enable a VPN connection on the Windows Mobile 6.5 devices. Windows Mobile device users are required to access Web sites through the VPN connection. Accessing a Web site from a Windows Mobile device does not currently initiate a VPN connection. You need to ensure that Windows Mobile device users access all Web sites through the VPN connection. What should you do?
What should you do?
Your company has a Microsoft Exchange Server 2007 environment. Employees have Windows Mobile 6.5 Professional devices. You manage the Windows Mobile devices by using Microsoft Exchange ActiveSync. You configure and enable a VPN connection on the Windows Mobile 6.5 devices. Windows Mobile device users are required to access Web sites through the VPN connection. Accessing a Web site from a Windows Mobile device does not currently initiate a VPN connection. You need to ensure that Windows Mobile device users access all Web sites through the VPN connection. What should you do?
Which approach should you recommend?
You are designing a SharePoint 2010 intranet site for a corporation. Your design must meet the following
requirements:
The homepage must contain a single Web Part that displays a view of a specific document library.
.Each employee must be able to create a persistent view of the list that would be filtered, grouped, and sorted
based on their selection criteria.
Which approach should you recommend?
What should you add to the schema of the action?
You are creating a custom workflow action to be used in Microsoft SharePoint Designer reusable workflows.
The action programmatically creates a SharePoint site named Site1 at a specific URL. The workflow actions schema file contains the following code segment.
<WorkflowInfo>
<Actions Sequential=”then” Parallel=”and”>
<Action Name=”Create Site”
ClassName=”SPDActivityDemo.CreateSite”
Assembly=”SPDActivityDemo, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1a4a7a2c3215a71b”
AppliesTo=”all”
Category=”Test”>
<Parameters>
<Parameter Name=”Url” Type=”System.String, mscorlib” Direction=”In” />
<Parameters>
</Action>
</Actions>
</WorkflowInfo>
You need to ensure that users can specify the URL property of the action in SharePoint Designer.
What should you add to the schema of the action?
What should you do?
You are developing a Windows Embedded Standard image for a headless device. You have a Windows application that is designed for user input. You need to embed this application in the headless device. What should you do?
What should you do?
Employees have Windows Mobile 6.5 devices. You manage the Windows Mobile devices by using Microsoft System Center Mobile Device Manager (MDM) 2008. You provision the Windows Mobile devices with the appropriate SSL certificates for the organization and devices. One day before the first root certificate authority (CA) certificate is set to expire you acquire a new root CA certificate and install it on the Windows Mobile devices. When the first root CA certificate expires, certificate-based VPN connections fail. You need to ensure that certificate-based VPN connections work properly. What should you do?
What should you do?
Employees have Windows Mobile 6.5 devices. You manage the Windows Mobile devices by using Microsoft System Center Mobile Device Manager (MDM) 2008. You provision the Windows Mobile devices with the appropriate SSL certificates for the organization and devices. One day before the first root certificate authority (CA) certificate is set to expire you acquire a new root CA certificate and install it on the Windows Mobile devices. When the first root CA certificate expires, certificate-based VPN connections fail. You need to ensure that certificate-based VPN connections work properly. What should you do?
Which approach should you recommend?
You are designing a SharePoint 2010 intranet site for your company. You need to make sure that each
departments SharePoint site has a unique appearance by using different fonts and font colors for each site. Your
design should include no custom development.
Which approach should you recommend?
Which attribute should you configure?
You create a custom workflow by using Microsoft Visual Studio 2010.
You need to specify a custom InfoPath workflow initiation form in the workflow element manifest file.
Which attribute should you configure?
Which two tasks should you perform?
You are developing a Windows Embedded Standard run-time image. The image will be used on devices that control an emergency response dispatch system. You need to ensure the devices can be initialized as fast as possible from a saved configuration. Which two tasks should you perform? (Each correct answer presents part of the solution. Choose two.)