: Specifies which policy to modify (e.g., Global for the entire organization or a specific custom policy name).
Set-CsMeetingRecordingExpirationSetting -Identity "Global" -DaysToKeep -1 : Specifies which policy to modify (e
: If your organization has Microsoft Purview retention policies in place, those settings will take precedence over Teams meeting policies. : Specifies which policy to modify (e
: Transcripts associated with these recordings follow the same expiration logic as the video file itself. : Specifies which policy to modify (e
Set-CsMeetingRecordingExpirationSetting -Identity "Global" -DaysToKeep 180
“Do not apply any expiration workflow to this recording. Bypass all automated lifecycle policies. Retain until an administrator manually deletes it or changes this setting.”
Set-CsOnlineMeetingPolicy -Identity <PolicyName> -MeetingRecordingExpiration -1