exam questions

Exam 70-740 All Questions

View all questions & answers for the 70-740 exam

Exam 70-740 topic 1 question 245 discussion

Actual exam question from Microsoft's 70-740
Question #: 245
Topic #: 1
[All 70-740 Questions]

You have a Windows Server 2016 Server Core named Server1.
Server1 is configured to perform real-time protection scans by using Windows Defender.
You need to ensure that all of the files located in D:\App1\Data are excluded from the real-time protection scans.
What should you do?
parameter
parameter
C. From the properties of the D:\App1\Data folder, modify the permissions parameter
E. From the properties D:\App1\Data folder, enable the Hidden attribute. parameter parameter.

Show Suggested Answer Hide Answer
Suggested Answer: A
The Set-MpPreference cmdlet configures preferences for Windows Defender scans and updates.
References:
https://docs.microsoft.com/en-us/powershell/module/defender/set-mppreference?view=win10-ps

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Davis_Buezo
Highly Voted 5 years, 8 months ago
here the options A. Run the Set-MpPreference cmdlet and specify the –ExclusionPath parameter B. Run the Get-ChildItem cmdlet and specify the –Exclude parameter C. From the properties of the D:\App1\Data folder, modify the permissions D. From a command prompt, run the attrib command and specify the –s parameter E. From the properties D:\App1\Data folder, enable the Hidden attribute. –ShieldingDataFilePath F. Run the Import-ShieldingDataFile cmdlet and specify the parameter –ShieldingDataFilePath G. Run the Protect-ShieldingDataFile cmdlet and specify the parameter. Answer: A Explanation The Set-MpPreference cmdlet configures preferences for Windows Defender scans and https://docs.microsoft.com/en-us/powershell/module/defender/set-mppreference?view=win10-ps
upvoted 16 times
...
WesleySwijghuizen
Most Recent 4 years, 9 months ago
Got this question today. 17-09-2020
upvoted 1 times
...
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 ...