Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
sale

Want to Unlock All Questions for this Exam?

Full Exam Access, Discussions, No Robots Checks

Microsoft 70-697 Exam Actual Questions

The questions for 70-697 were last updated on April 26, 2024.
  • Viewing page 1 out of 37 pages.
  • Viewing questions 1-10 out of 375 questions

Topic 1 - Manage identity

Question #1 Topic 1

You support Windows 10 Enterprise computers that are members of an Active Directory domain. Your company policy defines the list of approved Windows Store apps that are allowed for download and installation.
You have created a new AppLocker Packaged Apps policy to help enforce the company policy.
You need to test the new AppLocker Packaged Apps policy before you implement it for the entire company.
What should you do?

  • A. From Group Policy, enforce the new AppLocker policy in Audit Only mode.
  • B. From Group Policy, run the Group Policy Results Wizard.
  • C. From Group Policy, run the Group Policy Modeling Wizard.
  • D. From PowerShell, run the Get-AppLockerPolicy –Effective command to retrieve the AppLocker effective policy.
Reveal Solution Hide Solution   Discussion  

Correct Answer: A 🗳️
You can test an AppLocker Packaged Apps policy by running it in audit mode.
After AppLocker rules are created within the rule collection, you can configure the enforcement setting to Enforce rules or Audit only.
When AppLocker policy enforcement is set to Enforce rules, rules are enforced for the rule collection and all events are audited. When AppLocker policy enforcement is set to Audit only, rules are only evaluated but all events generated from that evaluation are written to the AppLocker log.
References:
https://technet.microsoft.com/en-us/library/ee791796(v=ws.10).aspx

Question #2 Topic 1

You support Windows 10 Enterprise computers.
Your company has started testing Application Virtualization (App-V) applications on several laptops. You discover that the App-V applications are available to users even when the laptops are offline.
You need to ensure that the App-V applications are available to users only when they are connected to the company network.
What should you do?

  • A. Change user permissions to the App-V applications.
  • B. Disable the Disconnected operation mode.
  • C. Configure mandatory profiles for laptop users.
  • D. Reset the App-V client FileSystem cache.
Reveal Solution Hide Solution   Discussion  

Correct Answer: B 🗳️
Disconnected operation mode is enabled by default and allows App-V applications to be available to users even when the laptops are offline. We need to disable
Disconnected operation mode to prevent offline access.
The disconnected operation mode settings accessible by right-clicking the Application Virtualization node, selecting Properties, and clicking the Connectivity tab enables the Application Virtualization Desktop Client or Client for Remote Desktop Services (formerly Terminal Services) to run applications that are stored in the file system cache of the client when the client is unable to connect to the Application Virtualization Management Server.
References:
https://technet.microsoft.com/en-gb/library/cc843712.aspx

Question #3 Topic 1

HOTSPOT -
You have an image of Windows 10 Enterprise named Image1. Image1 has version number 1.0.0.0 of a custom, line-of-business universal app named App1.
You deploy Image1 to Computer1 for a user named User1.
You need to update App1 to version 1.0.0.1 on Computer1 for User1 only.
What command should you run? To answer, select the appropriate options in the answer area.
Hot Area:

Reveal Solution Hide Solution   Discussion  

Correct Answer:
In this question, we need to update App1 to version 1.0.0.1 on Computer1 "for User1 only". The Add-AppxPackage cmdlet adds a signed app package (.appx) to a user account.
To update the application, we need to use the path parameter to specify the path to the upgraded application.
References:
https://technet.microsoft.com/en-us/library/hh856048.aspx
http://blogs.technet.com/b/sunshine/archive/2014/03/22/updating-a-modern-app-in-windows-8.aspx

Question #4 Topic 1

DRAG DROP -
You manage Microsoft Intune for a company named Contoso. You have an administrative computer named Computer1 that runs Windows 10 Enterprise.
You need to add a Windows Store universal app named App1 to the Company Portal Apps list for all users.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Select and Place:

Reveal Solution Hide Solution   Discussion  

Correct Answer:
1. Log into your computer using a domain account.
2. Run the Microsoft Intune Software Publisher wizard app.
3. Configure the deployment settings of the app.
https://technet.microsoft.com/en-gb/library/dn646961.aspx
https://technet.microsoft.com/en-gb/library/dn646955.aspx#BKMK_SoftwareDistProcess

Question #5 Topic 1

Your network contains an Active Directory domain named contoso.com. The domain contains Windows 10 Enterprise client computers.
Your company has a subscription to Microsoft Office 365. Each user has a mailbox that is stored in Office 365 and a user account in the contoso.com domain.
Each mailbox has two email addresses.
You need to add a third email address for each user.
What should you do?

  • A. From Active Directory Users and Computers, modify the E-mail attribute for each user.
  • B. From Microsoft Azure Active Directory Module for Windows PowerShell, run the Set-Mailbox cmdlet.
  • C. From Active Directory Domains and Trust, add a UPN suffix for each user.
  • D. From the Office 365 portal, modify the Users settings of each user.
Reveal Solution Hide Solution   Discussion  

Correct Answer: B 🗳️
We can use the Set-Mailbox cmdlet to modify the settings of existing mailboxes. parameter specifies all the email addresses (proxy addresses) for the recipient, including the primary SMTP address. In on-premises
Exchange organizations, the primary SMTP address and other proxy addresses are typically set by email address policies. However, you can use this parameter to configure other proxy addresses for the recipient.
To add or remove specify proxy addresses without affecting other existing values, use the following syntax:
@{Add="[<Type>]:<emailaddress1>","[<Type>]:<emailaddress2>"...; Remove="[<Type>]:<emailaddress2>","[<Type>]:<emailaddress2>"...}.
References:
https://technet.microsoft.com/en-us/library/bb123981(v=exchg.160).aspx

Question #6 Topic 1

HOTSPOT -
You manage a Microsoft Azure RemoteApp deployment. The deployment consists of a cloud collection named CloudCollection1 and a hybrid collection named
HybridCollection1. Both collections reside in a subscription named Subscription1. Subscription1 contains two Active Directory instances named AzureAD1 and
AzureAD2. AzureAD1 is the associated directory of Subcsription1.
AzureAD1 is synchronized to an on-premises Active Directory forest named constoso.com. Passwords are synchronized between AzureAD1 and the on-premises
Active Directory.
You have the following user accounts:

You need to identify to which collections each user can be assigned access.
What should you identify? To answer, select the appropriate options in the answer area.
Hot Area:

Reveal Solution Hide Solution   Discussion  

Correct Answer:
A Microsoft account can only access a cloud collection.
An Azure Active Directory (Azure AD) account can access a cloud collection and it can access a hybrid collection if directory synchronization with password sync is deployed.
An on-premise domain account that does not exist in any Azure Active Directory cannot access Azure cloud resources.
References:
https://azure.microsoft.com/en-gb/documentation/articles/remoteapp-collections/

Question #7 Topic 1

Your Windows 10 Enterprise work computer is a member of an Active Directory domain. You use your domain account to log on to the computer. You use your
Microsoft account to log on to a home laptop.
You want to access Windows 10 Enterprise apps from your work computer by using your Microsoft account.
You need to ensure that you are able to access the Windows 10 Enterprise apps on your work computer by logging on only once.
What should you do?

  • A. Add the Microsoft account as a user on your work computer.
  • B. Enable Remote Assistance on your home laptop.
  • C. Connect your Microsoft account to your domain account on your work computer.
  • D. Install OneDrive for Windows on both your home laptop and your work computer.
Reveal Solution Hide Solution   Discussion  

Correct Answer: C 🗳️
You can connect your Microsoft account to your domain account on your work computer. This will enable you to sign in to your work computer with your Microsoft account and access the same resources that you would access if you were logged in with your domain account.
When you connect your Microsoft account to your domain account, you can sync your settings and preferences between them. For example, if you use a domain account in the workplace, you can connect your Microsoft account to it and see the same desktop background, app settings, browser history and favorites, and other Microsoft account settings that you see on your home PC.
References:
http://windows.microsoft.com/en-gb/windows-8/connect-microsoft-domain-account

Topic 2 - Plan desktop and device deployment

Question #1 Topic 2

You administer a Windows 10 Enterprise computer that runs Hyper-V. The computer hosts a virtual machine with multiple snapshots. The virtual machine uses one virtual CPU and 512 MB of RAM.
You discover that the virtual machine pauses automatically and displays the state as paused-critical.
You need to identify the component that is causing the error.
Which component should you identify?

  • A. no virtual switch defined
  • B. insufficient memory
  • C. insufficient hard disk space
  • D. insufficient number of virtual processors
Reveal Solution Hide Solution   Discussion  

Correct Answer: C 🗳️
In this question, the VM has "multiple snapshots" which would use up a lot of disk space. Virtual machines will go into the "Paused-Critical" state in Hyper-V if the free space on the drive that contains the snapshots goes below 200MB.
One thing that often trips people up is if they have their virtual hard disks configured on one drive but have left their snapshot files stored on the system drive.
Once a virtual machine snapshot has been taken the base virtual hard disk stops expanding and the snapshot file stores new data that is written to the disk so it is critical that there is enough space in the snapshot storage location.
References:
http://blogs.msdn.com/b/virtual_pc_guy/archive/2009/04/22/why-is-my-virtual-machine-paused-critical-hyper-v.aspx

Question #2 Topic 2

You have a Windows 10 Enterprise computer named Computer1 that has the Hyper-V feature installed. Computer1 hosts a virtual machine named VM1. VM1 runs
Windows 10 Enterprise. VM1 connects to a private virtual network switch.
From Computer1, you need to remotely execute Windows PowerShell cmdlets on VM1.
What should you do?
parameter.
parameter.
parameter.
parameter.

Reveal Solution Hide Solution   Discussion  

Correct Answer: D
We can use Windows PowerShell Direct to run PowerShell cmdlets on a virtual machine from the Hyper-V host. Because Windows PowerShell Direct runs between the host and virtual machine, there is no need for a network connection or to enable remote management.
There are no network or firewall requirements or special configuration. It works regardless of your remote management configuration. To use it, you must run
Windows 10 or Windows Server Technical Preview on the host and the virtual machine guest operating system.
To create a PowerShell Direct session, use one of the following commands:
✑ Enter-PSSession -VMName VMName
✑ Invoke-Command -VMName VMName -ScriptBlock { commands }
References:
https://msdn.microsoft.com/en-us/virtualization/hyperv_on_windows/about/whats_new

Question #3 Topic 2

You deploy several tablet PCs that run Windows 10 Enterprise.
You need to minimize power usage when the user presses the sleep button.
What should you do?

  • A. In Power Options, configure the sleep button setting to Sleep.
  • B. In Power Options, configure the sleep button setting to Hibernate.
  • C. Configure the active power plan to set the system cooling policy to passive.
  • D. Disable the C-State control in the computer’s BIOS.
Reveal Solution Hide Solution   Discussion  

Correct Answer: B 🗳️
We can minimize power usage on the tablet PCs by configuring them to use Hibernation mode. A computer in hibernation mode uses no power at all.
Hibernation is a power-saving state designed primarily for laptops. While sleep puts your work and settings in memory and draws a small amount of power, hibernation puts your open documents and programs on your hard disk, and then turns off your computer. Of all the power-saving states in Windows, hibernation uses the least amount of power. On a laptop, use hibernation when you know that you won't use your laptop for an extended period and won't have an opportunity to charge the battery during that time.
References:
http://windows.microsoft.com/en-gb/windows7/sleep-and-hibernation-frequently-asked-questions

Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...