Your company deploys Microsoft Lync Online. You deploy the Microsoft Lync 2010 client to all client computers.
All users log on to the local domain. You need to prevent users from modifying the Advanced Connection
Settings on the Lync 2010 client. What should you do?
A.
Deploy a Group Policy object (GPO) that uses the Communicator.adm administrative template.
B.
Deploy a Group Policy object (GPO) that removes all of the members of the local Administrators group.
C.
From the Lync Server Management Shell, run the Set-CsClientPolicy cmdlet.
D.
From the Lync Server Management Shell, run the Set-CsUserServicesConfiguration cmdlet.
Explanation:
A group policy object (GPO) is used to configure client and server settings in an Active Directory domain. For
client computer settings, the settings are applied when the computer starts up.
By installing Communicator.adm administrative template, you will add Lync specific client settings to a group
policy. This will enable you to configure Lync client settings and deploy the settings to all client computers that
run the Lync Client software. By configuring the Advanced Connection Settings using a group policy object, you
will prevent the users from modifying the settings.
The new client does not have an advanced connection settings.
You can use a GPO to specify the Server information, below what I saw in the GPO:
Specify server
Additional server versions supported
Disable automatic upload of sign-in failure logs
Disable HTTP fallback for SIP connection
Require logon credentials
Disable server version check
Enable using BITS to download Address Book Service files
Configure SIP security mode
Global Address Book Download Initial Delay
Prevent users from running Microsoft Lync
Allow storage of user passwords
Configure SIP compression mode
Trusted Domain List
For Office 2013 you would download the Skype for Business ADMX & ADML files.
For Office 2016 the GPO for Skype for Bussiness comes with the Office 2016 ADMX & ADML files.
I’ve downloaded and extracted both from the below links:
sfb15.admx
https://gallery.technet.microsoft.com/lync/Skype-for-Business-038e1fd6
lync16.admx
https://www.microsoft.com/en-us/download/details.aspx?id=49030