Forum Discussion

Laurin1030's avatar
Laurin1030
Copper Contributor
Dec 23, 2019

Set-CsOnlineVoicemailUserSettings to Transfer Target Call Queue / Hunt Group

The Set-CsOnlineVoicemailUserSettings works perfectly fine i can set what i want. However I'm not able to figure out how to set the transfer target to a call queue. Neither the application instance nor the object id nor the resource account email or anything else works. any idea how to set the transfer target via PS to a call queue?

 

Set-CsOnlineVoicemailUserSettings -Identity EMAIL -PromptLanguage "de-DE" -VoicemailEnabled $true -OofGreetingEnabled $false -OofGreetingFollowAutomaticRepliesEnabled $false -OofGreetingFollowCalendarEnabled $false -CallAnswerRule PromptOnlyWithTransfer -DefaultGreetingPromptOverwrite '' -DefaultOofGreetingPromptOverwrite '' -TransferTarget RESOURCEACCOUNTEMAIL
The application (fbae3717-19ab-4121-890e-4efd35fbcd33) is currently not supported for transfer target.
    + CategoryInfo          : NotSpecified: (:) [Set-CsOnlineVoicemailUserSettings], OnlineVoicemailCmdletException
    + FullyQualifiedErrorId : Unerwarteter Fehler beim Ausführen des Cmdlets.,Microsoft.Rtc.Management.Hosted.Voicemai
   l.SetCsOnlineVoicemailUserSettingsCmdlet
    + PSComputerName        : admin0e.online.lync.com

 

 

No RepliesBe the first to reply

Resources