Get-CsPolicyPackage -Identity "FirstLine_Worker"
Name : FirstLine_Worker
Description : This is a FirstLine_Worker package
Policies : {TeamsMessaging, TeamsMeeting, TeamsAppSetup, TeamsCalling...}
PolicyName : TeamsMessaging
PolicyContent : {
"Identity": "FirstLine_Worker",
"Description": "This is a FirstLine_Worker Messaging policy",
"AllowOwnerDeleteMessage": true,
"AllowUserEditMessage": true,
"AllowUserDeleteMessage": true,
"AllowUserChat": true,
"AllowGiphy": true,
"GiphyRatingType": "Moderate",
"AllowMemes": true,
"AllowStickers": true,
"ReadReceiptsEnabledType": "Everyone",
"AllowUrlPreviews": true,
"AllowUserTranslation": true,
"AllowImmersiveReader": true,
"AllowPriorityMessages": false,
"AudioMessageEnabledType": "ChatsAndChannels",
"ChannelsInChatListEnabledType": "EnabledUserOverride",
"AllowRemoveUser": true
}
PolicyName : TeamsMeeting
PolicyContent : {
"Identity": "FirstLine_Worker",
"Description": "This is a FirstLine_Worker TeamsMeeting policy"
}
PolicyName : TeamsAppSetup
PolicyContent : {
"Identity": "FirstLine_Worker",
"Description": "This policy is part of the FirstLine_Worker policy package. This policy can be
customized.",
"PinnedAppBarApps": [
{
"Id": "14d6962d-6eeb-4f48-8890-de55454bb136",
"Order": "1"
},
{
"Id": "86fcd49b-61a2-4701-b771-54728cd291fb",
"Order": "2"
},
{
"Id": "2a84919f-59d8-4441-a975-2a8c2643b741",
"Order": "3"
},
{
"Id": "42f6c1da-a241-483a-a3cc-4f5be9185951",
"Order": "4"
},
{
"Id": "db5e5970-212f-477f-a3fc-2227dc7782bf",
"Order": "5"
}
],
"PinnedAppBarAppsForInput": {
"replace": [
{
"Id": "14d6962d-6eeb-4f48-8890-de55454bb136",
"Order": "1"
},
{
"Id": "86fcd49b-61a2-4701-b771-54728cd291fb",
"Order": "2"
},
{
"Id": "2a84919f-59d8-4441-a975-2a8c2643b741",
"Order": "3"
},
{
"Id": "42f6c1da-a241-483a-a3cc-4f5be9185951",
"Order": "4"
},
{
"Id": "db5e5970-212f-477f-a3fc-2227dc7782bf",
"Order": "5"
}
]
}
}
PolicyName : TeamsCalling
PolicyContent : {
"Identity": "FirstLine_Worker",
"Description": "This is a FirstLine_Worker Calling policy",
"AllowPrivateCalling": true,
"AllowCallForwardingToUser": false,
"AllowCallForwardingToPhone": false,
"AllowVoicemail": "AlwaysDisabled",
"PreventTollBypass": false,
"BusyOnBusyEnabledType": "Disabled"
}
PolicyName : TeamsMeetingBroadcast
PolicyContent : {
"Identity": "FirstLine_Worker",
"Description": "This is a FirstLine_Worker TeamsBroadcast policy",
"AllowBroadcastScheduling": false,
"AllowBroadcastTranscription": true
}
Comments
Post a Comment