exam questions

Exam 70-347 All Questions

View all questions & answers for the 70-347 exam

Exam 70-347 topic 3 question 43 discussion

Actual exam question from Microsoft's 70-347
Question #: 43
Topic #: 3
[All 70-347 Questions]

You implement Skype for Business Online. You deploy the following client policy:

You have the following requirements:
Photos must be displayed for users.
If possible, the maximum size for user photos must be 25 KB.
You need to reconfigure the environment.
Which Windows PowerShell command or commands should you run?

  • A. Get-CsOnlineUser | Set-CsClientPolicy –PolicyName ClientPolicyDefaultPhoto –MaxPhotoSizeKB 25
  • B. New-CsClientPolicy –Identity PhotoPolicy –DisplayPhoto AllPhotos –MaxPhotoSizeKB 25Get-CsOnlineUser |Grant-CsClientPolicy –PolicyName PhotoPolicy
  • C. Set-CsClientPolicy –Identity ClientPolicyDefaultPhoto –MaxPhotoSizeKB 25Get-CsOnlineUser | Grant-CsClientPolicy –PolicyName ClientPolicyDefaultPhoto
  • D. New-CsClientPolicyEntry Identity ClientPolicyDefaultPhoto MaxPhotoSizeKB 25Get-CsOnlineUser | Grant-CsClientPolicy PolicyName ClientPolicyDefaultPhoto
  • E. Get-CsOnlineUser | Grant-CsClientPolicy –PolicyName ClientPolicyDefaultPhoto
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
The Set-CsClientPolicy modifies the property values of an existing client policy.
References:
https://technet.microsoft.com/en-us/library/gg398300.aspx

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
Currently there are no comments in this discussion, be the first to comment!
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 ...