PrepAway - Latest Free Exam Questions & Answers

Which cmdlet should you use to achieve each requirement?

DRAG DROP
Youhave a server that runs Windows Server 2012 R2.
Youcreate a new work folder named Share1.
Youneed to configure Share1 to meet the following requirements:
 Ensure that all synchronized copies of Share1 are encrypted.
 Ensure that clients synchronize to Share1 every 30 minutes.
 Ensure that Share1 inherits the NTFS permissions of the parent folder.
Which cmdlet should you use to achieve each requirement?
To answer, drag the appropriate cmdlets to the correct requirements. Each cmdlet may be used
once, more than once, or not at all. Youmay need to drag the split bar between panes or scroll to
view content.

PrepAway - Latest Free Exam Questions & Answers

Answer:

Explanation:
<map><m x1=”3″ x2=”205″ y1=”72″ y2=”100″ ss=”0″ a=”0″ /><m x1=”5″ x2=”207″
y1=”108″ y2=”130″ ss=”0″ a=”0″ /><m x1=”5″ x2=”207″ y1=”142″ y2=”165″ ss=”0″ a=”0″ /><m
x1=”5″ x2=”207″ y1=”174″ y2=”199″ ss=”0″ a=”0″ /><m x1=”5″ x2=”206″ y1=”208″ y2=”232″ ss=”0″
a=”0″ /><m x1=”5″ x2=”209″ y1=”243″ y2=”267″ ss=”0″ a=”0″ /><m x1=”535″ x2=”741″ y1=”65″
y2=”93″ ss=”1″ a=”0″ /><m x1=”540″ x2=”740″ y1=”111″ y2=”140″ ss=”1″ a=”0″ /><m x1=”538″
x2=”740″ y1=”158″ y2=”184″ ss=”1″ a=”0″ /><c start=”5″ stop=”0″ /><c start=”4″ stop=”1″ /><c
start=”5″ stop=”2″ /></map>

* (box 1) Set-SyncShare
The Set-SyncShare cmdlet modifies the settings for a sync share.
/ parameter: -RequireEncryption<Boolean>
Indicates whether the sync server requests that the contents of Work Folders be encrypted on each
PC and device that accesses the sync share.
* (box 2) Set-SyncServerSettings
Parameter: -MinimumChangeDetectionMins<UInt32>
Specifies the time, in minutes, before the Sync Share server detects changes on devices and syncs
the client and server.
* (box 3): Example: Modify a sync share to enable inherited permissions
This command modifies settings on the share named Share01, and sets
KeepParentFolderPermission to enable the share to inherit permissions from the parent folder.
Windows PowerShell
PS C:\> Set-SyncShare Share01 -KeepParentFolderPermission
Set-SyncShare; Set-SyncServerSettings


Leave a Reply