• Home
  • About us
  • Contact

Welcome to www.DoitFixit.com

www.doitfixit.com

  • Microsoft
  • Fortinet
  • Symantec
  • Office 365
  • Azure
  • Others

Enabling Play Music On hold feature for Lync Client

July 12, 2011 By Damitha Anuradha Leave a Comment

By default Lync Play music on hold feature is not enable in Lync.


To view current settings of the client policy run the below command:


Get-CSClientPolicy Global


The setting of EnableClientMusicOnHold, is set to FALSE. So we have to set it to TRUE by executing below command:
Set-CSClientPolicy Global -EnableClientMusicOnHold:$TRUE


If you don’t want your users to select/change appropriate hold music, you can assign an audio file using the below command:
Set-CSClientPolicy -EnableClientMusicOnHold:$TRUE -MusicOnHoldAudioFile

Eg:

Set-CSClientPolicy -EnableClientMusicOnHold:$TRUE -MusicOnHoldAudioFile “C:\Program Files\Microsoft Lync\Media\DefaultHold.wma”

 

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

LATEST ARTICLES

  • Slow Network Speed with Hyper-V Virtual Machines on Windows Server Server 2019
  • Block MS Exchange Server OWA access from Internet
  • Error 1168 – The specified product key could not be validated.
  • Unable to Enable Desktop Icons after Joining to the Domain
  • Veritas BackupExec – A backup set was created which contains no data 0xe00084b7

Copyright © 2020 · www.doitfixit.com · Log in