Forum Discussion
JFM_12
Jun 25, 2025Iron Contributor
Add existing Holiday to Auto Attendant
Hello I have created an Auto Attendant and would like to add an existing Holiday that is already configured to the Auto Attendant with Powershell. Is it also possible to rename the CallFlow so th...
- Jul 02, 2025
Okay, understood. There is a CallHandlingAssociation step in there that does that.
Could you please check this and let us know if it helps?
New-CsAutoAttendantCallHandlingAssociation (MicrosoftTeamsPowerShell) | Microsoft Learn
JFM_12
Jul 02, 2025Iron Contributor
Hi Prasad Das
Thank you for your answer.
This example creates a new holiday. But I have allready one.
I just need to add the previously created one to a new AA.
Thank you
JFM_12
Prasad_Das-MSFT
Microsoft
Jul 02, 2025Okay, understood. There is a CallHandlingAssociation step in there that does that.
Could you please check this and let us know if it helps?
New-CsAutoAttendantCallHandlingAssociation (MicrosoftTeamsPowerShell) | Microsoft Learn