diff --git a/.openpublishing.redirection.teams.json b/.openpublishing.redirection.teams.json index 7cc7ac6b8b..1bcac53680 100644 --- a/.openpublishing.redirection.teams.json +++ b/.openpublishing.redirection.teams.json @@ -3014,6 +3014,11 @@ "source_path": "teams/virtual-folder/teams/index.md", "redirect_url": "/powershell/module/microsoftteams/", "redirect_document_id": true + }, + { + "source_path": "teams/virtual-folder/MicrosoftTeams/set-csgrouppolicyassignment.md", + "redirect_url": "/powershell/module/microsoftteams/", + "redirect_document_id": false } ] } \ No newline at end of file diff --git a/exchange/docs-conceptual/exchange-online-powershell-v2.md b/exchange/docs-conceptual/exchange-online-powershell-v2.md index 5e76ae5393..68afeb175a 100644 --- a/exchange/docs-conceptual/exchange-online-powershell-v2.md +++ b/exchange/docs-conceptual/exchange-online-powershell-v2.md @@ -228,13 +228,15 @@ The module is supported in the following versions of macOS: - **macOS 13 Ventura or later**: |Module version|PowerShell version| - |3.5.0 or later|7.4.0| + |---|---| + |3.5.0 or later|7.4.0 or later| PowerShell 7.4.0 is the minimum supported version of PowerShell 7 in macOS 13 or later. Module versions 3.0.0 to 3.4.0 are also supported. - **macOS 12 Monterey** and **mac OS 11 Big Sur**: |Module version|PowerShell version| + |---|---| |3.5.0 or later|7.4.x| |3.0.0 to 3.4.0|7.2.0 to 7.3.7 (or later)| |2.0.4 and 2.0.5|7.0.3 to 7.1.5 (or later)| @@ -294,7 +296,7 @@ The module is officially supported in the following distributions of Linux: |Module version|PowerShell version| |---|---| - |3.5.0 or later|7.4.x or later| + |3.5.0 or later|7.4.0 or later| |3.0.0 to 3.4.0|7.2.0 to 7.3.7 (or later)| - **Ubuntu 20.04 LTS** diff --git a/skype/skype-ps/SkypeForBusiness/Get-CsExternalUserCommunicationPolicy.md b/skype/skype-ps/SkypeForBusiness/Get-CsExternalUserCommunicationPolicy.md index 4497bfb2be..2a2ab018ff 100644 --- a/skype/skype-ps/SkypeForBusiness/Get-CsExternalUserCommunicationPolicy.md +++ b/skype/skype-ps/SkypeForBusiness/Get-CsExternalUserCommunicationPolicy.md @@ -152,10 +152,10 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## NOTES ## RELATED LINKS -[New-CsExternalUserCommunicationPolicy](https://learn.microsoft.com/powershell/module/skypeforbusiness/new-csexternalusercommunicationpolicy?view=skype-ps) +[New-CsExternalUserCommunicationPolicy](https://learn.microsoft.com/powershell/module/skypeforbusiness/new-csexternalusercommunicationpolicy) -[Set-CsExternalUserCommunicationPolicy](https://learn.microsoft.com/powershell/module/skypeforbusiness/set-csexternalusercommunicationpolicy?view=skype-ps) +[Set-CsExternalUserCommunicationPolicy](https://learn.microsoft.com/powershell/module/skypeforbusiness/set-csexternalusercommunicationpolicy) -[Remove-CsExternalUserCommunicationPolicy](https://learn.microsoft.com/powershell/module/skypeforbusiness/remove-csexternalusercommunicationpolicy?view=skype-ps) +[Remove-CsExternalUserCommunicationPolicy](https://learn.microsoft.com/powershell/module/skypeforbusiness/remove-csexternalusercommunicationpolicy) -[Grant-CsExternalUserCommunicationPolicy](https://learn.microsoft.com/powershell/module/skypeforbusiness/grant-csexternalusercommunicationpolicy?view=skype-ps) +[Grant-CsExternalUserCommunicationPolicy](https://learn.microsoft.com/powershell/module/skypeforbusiness/get-csexternalusercommunicationpolicy) diff --git a/skype/skype-ps/SkypeForBusiness/Get-CsUser.md b/skype/skype-ps/SkypeForBusiness/Get-CsUser.md index dbea2a89c6..c72355b568 100644 --- a/skype/skype-ps/SkypeForBusiness/Get-CsUser.md +++ b/skype/skype-ps/SkypeForBusiness/Get-CsUser.md @@ -50,8 +50,7 @@ For example, if you don't want to return all your Skype for Business Server user (These parameters are mutually exclusive: if you use Filter in a command you cannot use LdapFilter in that same command, and vice-versa.) The Filter parameter enables you to limit the returned data to users who meet the specified Skype for Business Server criteria; for example, you might decide to return only users with accounts on the specified Registrar pool, or only users who have been enabled for Enterprise Voice. The LdapFilter parameter enables you to limit the returned data to users who fit other Active Directory-based criteria; for example, users who work in a specified state or province, users who do or do not have a pager, or users with a designated job title. -**Note: the equivalent command for Skype for Business Online is [Get-CsOnlineUser](https://learn.microsoft.com/powershell/module/skypeforbusiness/get-csonlineuser?view=skype-ps)**. - +**Note: the equivalent command for Skype for Business Online is [Get-CsOnlineUser](https://learn.microsoft.com/powershell/module/microsoftteams/get-csonlineuser)**. ## EXAMPLES ### EXAMPLE 1 diff --git a/skype/skype-ps/SkypeForBusiness/Grant-CsTeamsUpgradePolicy.md b/skype/skype-ps/SkypeForBusiness/Grant-CsTeamsUpgradePolicy.md index 6372ed2925..eb049a4f2f 100644 --- a/skype/skype-ps/SkypeForBusiness/Grant-CsTeamsUpgradePolicy.md +++ b/skype/skype-ps/SkypeForBusiness/Grant-CsTeamsUpgradePolicy.md @@ -45,7 +45,8 @@ TeamsUpgradePolicy allows administrators to manage the transition from Skype for This cmdlet enables admins to apply TeamsUpgradePolicy to either individual users or to set the default for the entire organization. -**[NOTE]** Earlier versions of this cmdlet used to support -MigrateMeetingsToTeams option. This option is removed in later versions of the module. Tenants must run Start-CsExMeetingMigration. See [Start-CsExMeetingMigrationService](/powershell/module/skypeforbusiness/start-csexmeetingmigration). +> [!NOTE] +> Earlier versions of this cmdlet used to support -MigrateMeetingsToTeams option. This option is removed in later versions of the module. Tenants must run Start-CsExMeetingMigration. See [Start-CsExMeetingMigrationService](https://learn.microsoft.com/powershell/module/microsoftteams/start-csexmeetingmigration). Microsoft Teams provides all relevant instances of TeamsUpgradePolicy via built-in, read-only policies. The built-in instances are as follows: diff --git a/skype/skype-ps/SkypeForBusiness/New-CsExternalAccessPolicy.md b/skype/skype-ps/SkypeForBusiness/New-CsExternalAccessPolicy.md index 725ef00909..4887c30715 100644 --- a/skype/skype-ps/SkypeForBusiness/New-CsExternalAccessPolicy.md +++ b/skype/skype-ps/SkypeForBusiness/New-CsExternalAccessPolicy.md @@ -54,7 +54,7 @@ This enables your users to use Skype for Business and log on to Skype for Busine 4. Communicate with people who have SIP accounts with a public instant messaging service such as Skype. -5. (Microsoft Teams Only) Communicate with people who are using Teams with an account that's not managed by an organization. This policy only applies if Teams Consumer Federation has been enabled at the tenant level using the cmdlet [Set-CsTenantFederationConfiguration](/powershell/module/skypeforbusiness/set-cstenantfederationconfiguration) or Teams Admin Center under the External Access setting. +5. (Microsoft Teams Only) Communicate with people who are using Teams with an account that's not managed by an organization. This policy only applies if Teams Consumer Federation has been enabled at the tenant level using the cmdlet [Set-CsTenantFederationConfiguration](https://learn.microsoft.com/powershell/module/microsoftteams/set-cstenantfederationconfiguration) or Teams Admin Center under the External Access setting. When you install Skype for Business Server, a global external access policy is automatically created for you. In addition to the global policy, you can also create custom external access policies at either the site or the per-user scope. diff --git a/skype/skype-ps/SkypeForBusiness/New-CsExternalUserCommunicationPolicy.md b/skype/skype-ps/SkypeForBusiness/New-CsExternalUserCommunicationPolicy.md index d8d8249f5d..011aafd5c4 100644 --- a/skype/skype-ps/SkypeForBusiness/New-CsExternalUserCommunicationPolicy.md +++ b/skype/skype-ps/SkypeForBusiness/New-CsExternalUserCommunicationPolicy.md @@ -225,10 +225,10 @@ This cmdlet supports the common parameters: `-Debug, -ErrorAction, -ErrorVariabl ## NOTES ## RELATED LINKS -[Set-CsExternalUserCommunicationPolicy](https://learn.microsoft.com/powershell/module/skypeforbusiness/set-csexternalusercommunicationpolicy?view=skype-ps) +[Set-CsExternalUserCommunicationPolicy](https://learn.microsoft.com/powershell/module/skypeforbusiness/set-csexternalusercommunicationpolicy) -[Get-CsExternalUserCommunicationPolicy](https://learn.microsoft.com/powershell/module/skypeforbusiness/get-csexternalusercommunicationpolicy?view=skype-ps) +[Get-CsExternalUserCommunicationPolicy](https://learn.microsoft.com/powershell/module/skypeforbusiness/get-csexternalusercommunicationpolicy) -[Remove-CsExternalUserCommunicationPolicy](https://learn.microsoft.com/powershell/module/skypeforbusiness/remove-csexternalusercommunicationpolicy?view=skype-ps) +[Remove-CsExternalUserCommunicationPolicy](https://learn.microsoft.com/powershell/module/skypeforbusiness/remove-csexternalusercommunicationpolicy) -[Grant-CsExternalUserCommunicationPolicy](https://learn.microsoft.com/powershell/module/skypeforbusiness/grant-csexternalusercommunicationpolicy?view=skype-ps) +[Grant-CsExternalUserCommunicationPolicy](https://learn.microsoft.com/powershell/module/skypeforbusiness/get-csexternalusercommunicationpolicy) diff --git a/skype/skype-ps/SkypeForBusiness/Set-CsExternalAccessPolicy.md b/skype/skype-ps/SkypeForBusiness/Set-CsExternalAccessPolicy.md index af39315f4c..b7139b067f 100644 --- a/skype/skype-ps/SkypeForBusiness/Set-CsExternalAccessPolicy.md +++ b/skype/skype-ps/SkypeForBusiness/Set-CsExternalAccessPolicy.md @@ -60,7 +60,7 @@ This enables your users to use Skype for Business and log on to Skype for Busine The following parameters are not applicable to Skype for Business Online/Microsoft Teams: Description, EnableXmppAccess, Force, Identity, Instance, PipelineVariable, and Tenant -5. (Microsoft Teams Only) Communicate with people who are using Teams with an account that's not managed by an organization. This policy only applies if Teams Consumer Federation has been enabled at the tenant level using the cmdlet [Set-CsTenantFederationConfiguration](/powershell/module/skypeforbusiness/set-cstenantfederationconfiguration) or Teams admin center under the External Access setting. +5. (Microsoft Teams Only) Communicate with people who are using Teams with an account that's not managed by an organization. This policy only applies if Teams Consumer Federation has been enabled at the tenant level using the cmdlet [Set-CsTenantFederationConfiguration](https://learn.microsoft.com/powershell/module/microsoftteams/set-cstenantfederationconfiguration) or Teams admin center under the External Access setting. After an external access policy has been created, you can use the `Set-CsExternalAccessPolicy` cmdlet to change the property values of that policy. For example, by default the global policy does not allow users to communicate with people who have accounts with a federated organization. diff --git a/teams/teams-ps/MicrosoftTeams/Export-CsAutoAttendantHolidays.md b/teams/teams-ps/MicrosoftTeams/Export-CsAutoAttendantHolidays.md index 2223080fd1..def6fb7cf0 100644 --- a/teams/teams-ps/MicrosoftTeams/Export-CsAutoAttendantHolidays.md +++ b/teams/teams-ps/MicrosoftTeams/Export-CsAutoAttendantHolidays.md @@ -76,6 +76,8 @@ Accept wildcard characters: False > Applicable: Microsoft Teams +{{ Fill Tenant Description }} + ```yaml Type: System.Guid Parameter Sets: (All) diff --git a/teams/teams-ps/MicrosoftTeams/Get-CsAutoAttendant.md b/teams/teams-ps/MicrosoftTeams/Get-CsAutoAttendant.md index a7566f3443..d6fef70df1 100644 --- a/teams/teams-ps/MicrosoftTeams/Get-CsAutoAttendant.md +++ b/teams/teams-ps/MicrosoftTeams/Get-CsAutoAttendant.md @@ -226,6 +226,8 @@ Accept wildcard characters: False > Applicable: Microsoft Teams +{{ Fill Tenant Description }} + ```yaml Type: System.Guid Parameter Sets: (All) diff --git a/teams/teams-ps/MicrosoftTeams/Get-CsAutoAttendantStatus.md b/teams/teams-ps/MicrosoftTeams/Get-CsAutoAttendantStatus.md index 903abd35cd..3efe488da6 100644 --- a/teams/teams-ps/MicrosoftTeams/Get-CsAutoAttendantStatus.md +++ b/teams/teams-ps/MicrosoftTeams/Get-CsAutoAttendantStatus.md @@ -88,6 +88,8 @@ Accept wildcard characters: False > Applicable: Microsoft Teams +{{ Fill Tenant Description }} + ```yaml Type: System.Guid Parameter Sets: (All) diff --git a/teams/teams-ps/MicrosoftTeams/Get-CsAutoAttendantSupportedLanguage.md b/teams/teams-ps/MicrosoftTeams/Get-CsAutoAttendantSupportedLanguage.md index 46521c39f0..48caa119a7 100644 --- a/teams/teams-ps/MicrosoftTeams/Get-CsAutoAttendantSupportedLanguage.md +++ b/teams/teams-ps/MicrosoftTeams/Get-CsAutoAttendantSupportedLanguage.md @@ -66,6 +66,8 @@ Accept wildcard characters: False > Applicable: Microsoft Teams +{{ Fill Tenant Description }} + ```yaml Type: System.Guid Parameter Sets: (All) diff --git a/teams/teams-ps/MicrosoftTeams/Get-CsAutoAttendantSupportedTimeZone.md b/teams/teams-ps/MicrosoftTeams/Get-CsAutoAttendantSupportedTimeZone.md index b8658d6121..de74509851 100644 --- a/teams/teams-ps/MicrosoftTeams/Get-CsAutoAttendantSupportedTimeZone.md +++ b/teams/teams-ps/MicrosoftTeams/Get-CsAutoAttendantSupportedTimeZone.md @@ -66,6 +66,8 @@ Accept wildcard characters: False > Applicable: Microsoft Teams +{{ Fill Tenant Description }} + ```yaml Type: System.Guid Parameter Sets: (All) diff --git a/teams/teams-ps/MicrosoftTeams/Get-CsAutoAttendantTenantInformation.md b/teams/teams-ps/MicrosoftTeams/Get-CsAutoAttendantTenantInformation.md index cf064e6dfe..898cd684e2 100644 --- a/teams/teams-ps/MicrosoftTeams/Get-CsAutoAttendantTenantInformation.md +++ b/teams/teams-ps/MicrosoftTeams/Get-CsAutoAttendantTenantInformation.md @@ -41,6 +41,8 @@ Gets the default auto attendant information for the logged in tenant. > Applicable: Microsoft Teams +{{ Fill Tenant Description }} + ```yaml Type: System.Guid Parameter Sets: (All) diff --git a/teams/teams-ps/MicrosoftTeams/Get-CsGroupPolicyAssignment.md b/teams/teams-ps/MicrosoftTeams/Get-CsGroupPolicyAssignment.md index 52014124dc..7266968331 100644 --- a/teams/teams-ps/MicrosoftTeams/Get-CsGroupPolicyAssignment.md +++ b/teams/teams-ps/MicrosoftTeams/Get-CsGroupPolicyAssignment.md @@ -150,6 +150,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable [New-CsGroupPolicyAssignment](https://learn.microsoft.com/powershell/module/microsoftteams/new-csgrouppolicyassignment) -[Set-CsGroupPolicyAssignment](https://learn.microsoft.com/powershell/module/microsoftteams/set-csgrouppolicyassignment) - [Remove-CsGroupPolicyAssignment](https://learn.microsoft.com/powershell/module/microsoftteams/remove-csgrouppolicyassignment) diff --git a/teams/teams-ps/MicrosoftTeams/Get-CsOnlineApplicationInstanceAssociation.md b/teams/teams-ps/MicrosoftTeams/Get-CsOnlineApplicationInstanceAssociation.md index 20eaa4837f..efe5575876 100644 --- a/teams/teams-ps/MicrosoftTeams/Get-CsOnlineApplicationInstanceAssociation.md +++ b/teams/teams-ps/MicrosoftTeams/Get-CsOnlineApplicationInstanceAssociation.md @@ -59,6 +59,8 @@ Accept wildcard characters: False > Applicable: Microsoft Teams +{{ Fill Tenant Description }} + ```yaml Type: System.Guid Parameter Sets: (All) diff --git a/teams/teams-ps/MicrosoftTeams/Get-CsOnlineApplicationInstanceAssociationStatus.md b/teams/teams-ps/MicrosoftTeams/Get-CsOnlineApplicationInstanceAssociationStatus.md index 6a4565478e..3251e71120 100644 --- a/teams/teams-ps/MicrosoftTeams/Get-CsOnlineApplicationInstanceAssociationStatus.md +++ b/teams/teams-ps/MicrosoftTeams/Get-CsOnlineApplicationInstanceAssociationStatus.md @@ -59,6 +59,8 @@ Accept wildcard characters: False > Applicable: Microsoft Teams +{{ Fill Tenant Description }} + ```yaml Type: System.Guid Parameter Sets: (All) diff --git a/teams/teams-ps/MicrosoftTeams/Get-CsOnlinePSTNGateway.md b/teams/teams-ps/MicrosoftTeams/Get-CsOnlinePSTNGateway.md index 5ac8b1b2a6..836d73bde8 100644 --- a/teams/teams-ps/MicrosoftTeams/Get-CsOnlinePSTNGateway.md +++ b/teams/teams-ps/MicrosoftTeams/Get-CsOnlinePSTNGateway.md @@ -53,6 +53,8 @@ This example selects all SBCs with identities matching the pattern *.contoso.com > Applicable: Microsoft Teams +{{ Fill Tenant Description }} + ```yaml Type: String Parameter Sets: Filter diff --git a/teams/teams-ps/MicrosoftTeams/Get-CsTeamsMeetingPolicy.md b/teams/teams-ps/MicrosoftTeams/Get-CsTeamsMeetingPolicy.md index a8de0bd11c..b85d25ef30 100644 --- a/teams/teams-ps/MicrosoftTeams/Get-CsTeamsMeetingPolicy.md +++ b/teams/teams-ps/MicrosoftTeams/Get-CsTeamsMeetingPolicy.md @@ -108,6 +108,7 @@ Accept wildcard characters: False ``` ### -LocalStore +{{ Fill LocalStore Description }} ```yaml Type: SwitchParameter @@ -122,6 +123,7 @@ Accept wildcard characters: False ``` ### -Tenant +{{ Fill Tenant Description }} ```yaml Type: Guid diff --git a/teams/teams-ps/MicrosoftTeams/Get-CsTeamsMessagingPolicy.md b/teams/teams-ps/MicrosoftTeams/Get-CsTeamsMessagingPolicy.md index 055fdc8614..e43fba5727 100644 --- a/teams/teams-ps/MicrosoftTeams/Get-CsTeamsMessagingPolicy.md +++ b/teams/teams-ps/MicrosoftTeams/Get-CsTeamsMessagingPolicy.md @@ -80,6 +80,7 @@ Accept wildcard characters: False ``` ### -LocalStore +{{ Fill LocalStore Description }} ```yaml Type: SwitchParameter @@ -94,6 +95,7 @@ Accept wildcard characters: False ``` ### -Tenant +{{ Fill Tenant Description }} ```yaml Type: Guid diff --git a/teams/teams-ps/MicrosoftTeams/Get-CsUserPolicyAssignment.md b/teams/teams-ps/MicrosoftTeams/Get-CsUserPolicyAssignment.md index 6075516892..a4e69582d3 100644 --- a/teams/teams-ps/MicrosoftTeams/Get-CsUserPolicyAssignment.md +++ b/teams/teams-ps/MicrosoftTeams/Get-CsUserPolicyAssignment.md @@ -252,6 +252,4 @@ INPUTOBJECT \: Identity Parameter [New-CsGroupPolicyAssignment](https://learn.microsoft.com/powershell/module/microsoftteams/new-csgrouppolicyassignment) -[Set-CsGroupPolicyAssignment](https://learn.microsoft.com/powershell/module/microsoftteams/set-csgrouppolicyassignment) - [Remove-CsGroupPolicyAssignment](https://learn.microsoft.com/powershell/module/microsoftteams/remove-csgrouppolicyassignment) diff --git a/teams/teams-ps/MicrosoftTeams/Grant-CsTeamsAppPermissionPolicy.md b/teams/teams-ps/MicrosoftTeams/Grant-CsTeamsAppPermissionPolicy.md index c51279d971..96ca2c0e34 100644 --- a/teams/teams-ps/MicrosoftTeams/Grant-CsTeamsAppPermissionPolicy.md +++ b/teams/teams-ps/MicrosoftTeams/Grant-CsTeamsAppPermissionPolicy.md @@ -75,6 +75,7 @@ Accept wildcard characters: False ### -DomainController Do not use. + ```yaml Type: Fqdn Parameter Sets: (All) @@ -133,6 +134,7 @@ Accept wildcard characters: False ``` ### -PassThru +{{ Fill PassThru Description }} ```yaml Type: SwitchParameter diff --git a/teams/teams-ps/MicrosoftTeams/Grant-CsTeamsAppSetupPolicy.md b/teams/teams-ps/MicrosoftTeams/Grant-CsTeamsAppSetupPolicy.md index c6a457f961..a4ae515c54 100644 --- a/teams/teams-ps/MicrosoftTeams/Grant-CsTeamsAppSetupPolicy.md +++ b/teams/teams-ps/MicrosoftTeams/Grant-CsTeamsAppSetupPolicy.md @@ -133,6 +133,7 @@ Accept wildcard characters: False ``` ### -PassThru +{{ Fill PassThru Description }} ```yaml Type: SwitchParameter diff --git a/teams/teams-ps/MicrosoftTeams/Grant-CsTeamsChannelsPolicy.md b/teams/teams-ps/MicrosoftTeams/Grant-CsTeamsChannelsPolicy.md index 208f05b30b..ee1c671db3 100644 --- a/teams/teams-ps/MicrosoftTeams/Grant-CsTeamsChannelsPolicy.md +++ b/teams/teams-ps/MicrosoftTeams/Grant-CsTeamsChannelsPolicy.md @@ -127,6 +127,7 @@ Accept wildcard characters: False ``` ### -PassThru +{{ Fill PassThru Description }} ```yaml Type: SwitchParameter diff --git a/teams/teams-ps/MicrosoftTeams/Grant-CsTeamsCortanaPolicy.md b/teams/teams-ps/MicrosoftTeams/Grant-CsTeamsCortanaPolicy.md index c963022870..9eb3acf360 100644 --- a/teams/teams-ps/MicrosoftTeams/Grant-CsTeamsCortanaPolicy.md +++ b/teams/teams-ps/MicrosoftTeams/Grant-CsTeamsCortanaPolicy.md @@ -72,6 +72,7 @@ Accept wildcard characters: False ``` ### -DomainController +This parameter is reserved for internal Microsoft use. ```yaml Type: Fqdn @@ -86,6 +87,7 @@ Accept wildcard characters: False ``` ### -Global +Use this switch if you want to grant the specified policy to be the default policy for all users in the tenant. ```yaml Type: SwitchParameter @@ -130,6 +132,7 @@ Accept wildcard characters: False ``` ### -PassThru +{{ Fill PassThru Description }} ```yaml Type: SwitchParameter diff --git a/teams/teams-ps/MicrosoftTeams/Grant-CsTeamsMeetingBroadcastPolicy.md b/teams/teams-ps/MicrosoftTeams/Grant-CsTeamsMeetingBroadcastPolicy.md index 67c6f3e20c..cdfd7519f4 100644 --- a/teams/teams-ps/MicrosoftTeams/Grant-CsTeamsMeetingBroadcastPolicy.md +++ b/teams/teams-ps/MicrosoftTeams/Grant-CsTeamsMeetingBroadcastPolicy.md @@ -75,6 +75,7 @@ Accept wildcard characters: False ``` ### -Global +Use this switch if you want to grant the specified policy to be the default policy for all users in the tenant. ```yaml Type: SwitchParameter @@ -119,6 +120,7 @@ Accept wildcard characters: False ``` ### -PassThru +{{ Fill PassThru Description }} ```yaml Type: SwitchParameter diff --git a/teams/teams-ps/MicrosoftTeams/Grant-CsTeamsMeetingPolicy.md b/teams/teams-ps/MicrosoftTeams/Grant-CsTeamsMeetingPolicy.md index 9928aaa8ff..aae7c5584f 100644 --- a/teams/teams-ps/MicrosoftTeams/Grant-CsTeamsMeetingPolicy.md +++ b/teams/teams-ps/MicrosoftTeams/Grant-CsTeamsMeetingPolicy.md @@ -54,6 +54,8 @@ In this example, a user with identity "Ken Myer" is being assigned the StudentMe > Applicable: Microsoft Teams +{{ Fill DomainController Description }} + ```yaml Type: Fqdn Parameter Sets: (All) @@ -118,6 +120,8 @@ Accept wildcard characters: False > Applicable: Microsoft Teams +{{ Fill PassThru Description }} + ```yaml Type: SwitchParameter Parameter Sets: (All) @@ -167,6 +171,8 @@ Accept wildcard characters: False > Applicable: Microsoft Teams +{{ Fill Tenant Description }} + ```yaml Type: Guid Parameter Sets: (All) diff --git a/teams/teams-ps/MicrosoftTeams/Grant-CsTeamsMessagingPolicy.md b/teams/teams-ps/MicrosoftTeams/Grant-CsTeamsMessagingPolicy.md index 152270a356..22f9fc3f80 100644 --- a/teams/teams-ps/MicrosoftTeams/Grant-CsTeamsMessagingPolicy.md +++ b/teams/teams-ps/MicrosoftTeams/Grant-CsTeamsMessagingPolicy.md @@ -74,6 +74,7 @@ Accept wildcard characters: False ``` ### -DomainController +This parameter is reserved for internal Microsoft use. ```yaml Type: Fqdn @@ -133,6 +134,7 @@ Accept wildcard characters: False ``` ### -PassThru +{{ Fill PassThru Description }} ```yaml Type: SwitchParameter diff --git a/teams/teams-ps/MicrosoftTeams/Grant-CsTeamsUpgradePolicy.md b/teams/teams-ps/MicrosoftTeams/Grant-CsTeamsUpgradePolicy.md index b59e391ee5..a4e9300614 100644 --- a/teams/teams-ps/MicrosoftTeams/Grant-CsTeamsUpgradePolicy.md +++ b/teams/teams-ps/MicrosoftTeams/Grant-CsTeamsUpgradePolicy.md @@ -44,7 +44,8 @@ TeamsUpgradePolicy allows administrators to manage the transition from Skype for This cmdlet enables admins to apply TeamsUpgradePolicy to either individual users or to set the default for the entire organization. -**NOTE**: Earlier versions of this cmdlet used to support -MigrateMeetingsToTeams option. This option is removed in later versions of the module. Tenants must run Start-CsExMeetingMigration. See [Start-CsExMeetingMigrationService](https://learn.microsoft.com/powershell/module/skype/start-csexmeetingmigration). +> [!NOTE] +> Earlier versions of this cmdlet used to support -MigrateMeetingsToTeams option. This option is removed in later versions of the module. Tenants must run Start-CsExMeetingMigration. See [Start-CsExMeetingMigrationService](https://learn.microsoft.com/powershell/module/microsoftteams/start-csexmeetingmigration). Microsoft Teams provides all relevant instances of TeamsUpgradePolicy via built-in, read-only policies. The built-in instances are as follows: diff --git a/teams/teams-ps/MicrosoftTeams/Grant-CsTenantDialPlan.md b/teams/teams-ps/MicrosoftTeams/Grant-CsTenantDialPlan.md index f6398048e4..5df7f5d03e 100644 --- a/teams/teams-ps/MicrosoftTeams/Grant-CsTenantDialPlan.md +++ b/teams/teams-ps/MicrosoftTeams/Grant-CsTenantDialPlan.md @@ -127,6 +127,8 @@ Accept wildcard characters: False > Applicable: Microsoft Teams +{{ Fill PassThru Description }} + ```yaml Type: SwitchParameter Parameter Sets: (All) diff --git a/teams/teams-ps/MicrosoftTeams/Import-CsAutoAttendantHolidays.md b/teams/teams-ps/MicrosoftTeams/Import-CsAutoAttendantHolidays.md index 4dbfb416bf..b7c4cb70d0 100644 --- a/teams/teams-ps/MicrosoftTeams/Import-CsAutoAttendantHolidays.md +++ b/teams/teams-ps/MicrosoftTeams/Import-CsAutoAttendantHolidays.md @@ -104,6 +104,8 @@ Accept wildcard characters: False > Applicable: Microsoft Teams +{{ Fill Tenant Description }} + ```yaml Type: System.Guid Parameter Sets: (All) diff --git a/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendant.md b/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendant.md index c066cb1110..0cfefdc3ee 100644 --- a/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendant.md +++ b/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendant.md @@ -519,6 +519,8 @@ Accept wildcard characters: False > Applicable: Microsoft Teams +{{ Fill Tenant Description }} + ```yaml Type: System.Guid Parameter Sets: (All) diff --git a/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendantCallFlow.md b/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendantCallFlow.md index 5edb50aea2..ba2a7d8d21 100644 --- a/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendantCallFlow.md +++ b/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendantCallFlow.md @@ -165,6 +165,8 @@ Accept wildcard characters: False > Applicable: Microsoft Teams +{{ Fill Tenant Description }} + ```yaml Type: System.Guid Parameter Sets: (All) diff --git a/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendantCallableEntity.md b/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendantCallableEntity.md index 2a38fa9e72..fe3a7a0d73 100644 --- a/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendantCallableEntity.md +++ b/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendantCallableEntity.md @@ -168,6 +168,8 @@ Accept wildcard characters: False > Applicable: Microsoft Teams +{{ Fill Tenant Description }} + ```yaml Type: System.Guid Parameter Sets: (All) diff --git a/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendantDialScope.md b/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendantDialScope.md index 8c2faba8f3..161429041a 100644 --- a/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendantDialScope.md +++ b/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendantDialScope.md @@ -90,6 +90,8 @@ Accept wildcard characters: False > Applicable: Microsoft Teams +{{ Fill Tenant Description }} + ```yaml Type: System.Guid Parameter Sets: (All) diff --git a/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendantMenu.md b/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendantMenu.md index 27ca0ad7c7..e8c09ee707 100644 --- a/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendantMenu.md +++ b/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendantMenu.md @@ -154,6 +154,8 @@ Accept wildcard characters: False > Applicable: Microsoft Teams +{{ Fill Tenant Description }} + ```yaml Type: System.Guid Parameter Sets: (All) diff --git a/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendantMenuOption.md b/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendantMenuOption.md index aa95b63c10..a7848cfead 100644 --- a/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendantMenuOption.md +++ b/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendantMenuOption.md @@ -204,6 +204,8 @@ Accept wildcard characters: False > Applicable: Microsoft Teams +{{ Fill Tenant Description }} + ```yaml Type: System.Guid Parameter Sets: (All) diff --git a/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendantPrompt.md b/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendantPrompt.md index 2b528539cd..c95d92ac0b 100644 --- a/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendantPrompt.md +++ b/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendantPrompt.md @@ -112,6 +112,8 @@ Accept wildcard characters: False > Applicable: Microsoft Teams +{{ Fill Tenant Description }} + ```yaml Type: System.Guid Parameter Sets: (All) diff --git a/teams/teams-ps/MicrosoftTeams/New-CsOnlineApplicationInstanceAssociation.md b/teams/teams-ps/MicrosoftTeams/New-CsOnlineApplicationInstanceAssociation.md index 9488c48f99..258f5d2360 100644 --- a/teams/teams-ps/MicrosoftTeams/New-CsOnlineApplicationInstanceAssociation.md +++ b/teams/teams-ps/MicrosoftTeams/New-CsOnlineApplicationInstanceAssociation.md @@ -203,6 +203,8 @@ Accept wildcard characters: False > Applicable: Microsoft Teams +{{ Fill Tenant Description }} + ```yaml Type: System.Guid Parameter Sets: (All) diff --git a/teams/teams-ps/MicrosoftTeams/New-CsOnlineDateTimeRange.md b/teams/teams-ps/MicrosoftTeams/New-CsOnlineDateTimeRange.md index 82f7121083..991a247bed 100644 --- a/teams/teams-ps/MicrosoftTeams/New-CsOnlineDateTimeRange.md +++ b/teams/teams-ps/MicrosoftTeams/New-CsOnlineDateTimeRange.md @@ -94,6 +94,8 @@ Accept wildcard characters: False > Applicable: Microsoft Teams +{{ Fill Tenant Description }} + ```yaml Type: System.Guid Parameter Sets: (All) diff --git a/teams/teams-ps/MicrosoftTeams/New-CsOnlineSchedule.md b/teams/teams-ps/MicrosoftTeams/New-CsOnlineSchedule.md index bfb80eadf7..f3d3f4c230 100644 --- a/teams/teams-ps/MicrosoftTeams/New-CsOnlineSchedule.md +++ b/teams/teams-ps/MicrosoftTeams/New-CsOnlineSchedule.md @@ -241,6 +241,8 @@ Accept wildcard characters: False > Applicable: Microsoft Teams +{{ Fill Tenant Description }} + ```yaml Type: System.Guid Parameter Sets: (All) diff --git a/teams/teams-ps/MicrosoftTeams/New-CsOnlineTimeRange.md b/teams/teams-ps/MicrosoftTeams/New-CsOnlineTimeRange.md index adafda55ff..c5837aef8b 100644 --- a/teams/teams-ps/MicrosoftTeams/New-CsOnlineTimeRange.md +++ b/teams/teams-ps/MicrosoftTeams/New-CsOnlineTimeRange.md @@ -89,6 +89,8 @@ Accept wildcard characters: False > Applicable: Microsoft Teams +{{ Fill Tenant Description }} + ```yaml Type: System.Guid Parameter Sets: (All) diff --git a/teams/teams-ps/MicrosoftTeams/New-CsTeamTemplate.md b/teams/teams-ps/MicrosoftTeams/New-CsTeamTemplate.md index 02744985eb..e5b3a354da 100644 --- a/teams/teams-ps/MicrosoftTeams/New-CsTeamTemplate.md +++ b/teams/teams-ps/MicrosoftTeams/New-CsTeamTemplate.md @@ -416,6 +416,8 @@ Accept wildcard characters: False ### -Locale +{{ Fill Locale Description }} + ```yaml Type: System.String Parameter Sets: New, NewExpanded diff --git a/teams/teams-ps/MicrosoftTeams/New-CsTeamsChannelsPolicy.md b/teams/teams-ps/MicrosoftTeams/New-CsTeamsChannelsPolicy.md index c34f091af6..b0ac5166e7 100644 --- a/teams/teams-ps/MicrosoftTeams/New-CsTeamsChannelsPolicy.md +++ b/teams/teams-ps/MicrosoftTeams/New-CsTeamsChannelsPolicy.md @@ -160,6 +160,7 @@ Accept wildcard characters: False ### -Force Bypasses all non-fatal errors. + ```yaml Type: SwitchParameter Parameter Sets: (All) diff --git a/teams/teams-ps/MicrosoftTeams/New-CsVoiceNormalizationRule.md b/teams/teams-ps/MicrosoftTeams/New-CsVoiceNormalizationRule.md index d672b68c5b..dde5129410 100644 --- a/teams/teams-ps/MicrosoftTeams/New-CsVoiceNormalizationRule.md +++ b/teams/teams-ps/MicrosoftTeams/New-CsVoiceNormalizationRule.md @@ -371,7 +371,7 @@ This cmdlet creates an object of type Microsoft.Rtc.Management.WritableConfig.Po [Test-CsVoiceNormalizationRule](https://learn.microsoft.com/powershell/module/microsoftteams/test-csvoicenormalizationrule) -[Get-CsDialPlan](https://learn.microsoft.com/powershell/module/microsoftteams/get-csdialplan) +[Get-CsDialPlan](https://learn.microsoft.com/powershell/module/skypeforbusiness/get-csdialplan) [New-CsTenantDialPlan](https://learn.microsoft.com/powershell/module/microsoftteams/new-cstenantdialplan) diff --git a/teams/teams-ps/MicrosoftTeams/Remove-CsAutoAttendant.md b/teams/teams-ps/MicrosoftTeams/Remove-CsAutoAttendant.md index c1bdf99466..0358dcdfb8 100644 --- a/teams/teams-ps/MicrosoftTeams/Remove-CsAutoAttendant.md +++ b/teams/teams-ps/MicrosoftTeams/Remove-CsAutoAttendant.md @@ -62,6 +62,8 @@ Accept wildcard characters: False > Applicable: Microsoft Teams +{{ Fill Tenant Description }} + ```yaml Type: System.Guid Parameter Sets: (All) diff --git a/teams/teams-ps/MicrosoftTeams/Remove-CsGroupPolicyAssignment.md b/teams/teams-ps/MicrosoftTeams/Remove-CsGroupPolicyAssignment.md index 740084b301..9c09078d0d 100644 --- a/teams/teams-ps/MicrosoftTeams/Remove-CsGroupPolicyAssignment.md +++ b/teams/teams-ps/MicrosoftTeams/Remove-CsGroupPolicyAssignment.md @@ -235,5 +235,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable [New-CsGroupPolicyAssignment](https://learn.microsoft.com/powershell/module/microsoftteams/new-csgrouppolicyassignment) [Get-CsGroupPolicyAssignment](https://learn.microsoft.com/powershell/module/microsoftteams/get-csgrouppolicyassignment) - -[Set-CsGroupPolicyAssignment](https://learn.microsoft.com/powershell/module/microsoftteams/set-csgrouppolicyassignment) diff --git a/teams/teams-ps/MicrosoftTeams/Remove-CsOnlineApplicationInstanceAssociation.md b/teams/teams-ps/MicrosoftTeams/Remove-CsOnlineApplicationInstanceAssociation.md index baa0fc9cd3..8b59fc06d5 100644 --- a/teams/teams-ps/MicrosoftTeams/Remove-CsOnlineApplicationInstanceAssociation.md +++ b/teams/teams-ps/MicrosoftTeams/Remove-CsOnlineApplicationInstanceAssociation.md @@ -61,6 +61,8 @@ Accept wildcard characters: False > Applicable: Microsoft Teams +{{ Fill Tenant Description }} + ```yaml Type: System.Guid Parameter Sets: (All) diff --git a/teams/teams-ps/MicrosoftTeams/Remove-CsOnlineSchedule.md b/teams/teams-ps/MicrosoftTeams/Remove-CsOnlineSchedule.md index c72b991afe..dd114cdc06 100644 --- a/teams/teams-ps/MicrosoftTeams/Remove-CsOnlineSchedule.md +++ b/teams/teams-ps/MicrosoftTeams/Remove-CsOnlineSchedule.md @@ -58,6 +58,8 @@ Accept wildcard characters: False > Applicable: Microsoft Teams +{{ Fill Tenant Description }} + ```yaml Type: System.Guid Parameter Sets: (All) diff --git a/teams/teams-ps/MicrosoftTeams/Remove-CsTeamsMeetingBrandingPolicy.md b/teams/teams-ps/MicrosoftTeams/Remove-CsTeamsMeetingBrandingPolicy.md index 49a2313c07..fe357e964c 100644 --- a/teams/teams-ps/MicrosoftTeams/Remove-CsTeamsMeetingBrandingPolicy.md +++ b/teams/teams-ps/MicrosoftTeams/Remove-CsTeamsMeetingBrandingPolicy.md @@ -67,6 +67,7 @@ Accept wildcard characters: False ### -Identity Unique identifier of the policy to be deleted. + ```yaml Type: String Parameter Sets: (All) diff --git a/teams/teams-ps/MicrosoftTeams/Remove-CsTeamsMessagingPolicy.md b/teams/teams-ps/MicrosoftTeams/Remove-CsTeamsMessagingPolicy.md index 3b29832b50..dfae67416e 100644 --- a/teams/teams-ps/MicrosoftTeams/Remove-CsTeamsMessagingPolicy.md +++ b/teams/teams-ps/MicrosoftTeams/Remove-CsTeamsMessagingPolicy.md @@ -54,6 +54,7 @@ Accept wildcard characters: False ``` ### -Force +Suppresses all non-fatal errors. ```yaml Type: SwitchParameter @@ -83,6 +84,7 @@ Accept wildcard characters: False ``` ### -Tenant +{{ Fill Tenant Description }} ```yaml Type: Guid diff --git a/teams/teams-ps/MicrosoftTeams/Remove-CsTeamsNetworkRoamingPolicy.md b/teams/teams-ps/MicrosoftTeams/Remove-CsTeamsNetworkRoamingPolicy.md index 24b864bac3..6906d6fec2 100644 --- a/teams/teams-ps/MicrosoftTeams/Remove-CsTeamsNetworkRoamingPolicy.md +++ b/teams/teams-ps/MicrosoftTeams/Remove-CsTeamsNetworkRoamingPolicy.md @@ -57,6 +57,7 @@ Accept wildcard characters: False ``` ### -Tenant +{{ Fill Tenant Description }} ```yaml Type: Guid diff --git a/teams/teams-ps/MicrosoftTeams/Set-CsAutoAttendant.md b/teams/teams-ps/MicrosoftTeams/Set-CsAutoAttendant.md index 8d94531a40..a86a2b563a 100644 --- a/teams/teams-ps/MicrosoftTeams/Set-CsAutoAttendant.md +++ b/teams/teams-ps/MicrosoftTeams/Set-CsAutoAttendant.md @@ -142,6 +142,8 @@ Accept wildcard characters: False > Applicable: Microsoft Teams +{{ Fill Tenant Description }} + ```yaml Type: System.Guid Parameter Sets: (All) diff --git a/teams/teams-ps/MicrosoftTeams/Set-CsOnlineDialInConferencingUser.md b/teams/teams-ps/MicrosoftTeams/Set-CsOnlineDialInConferencingUser.md index 0ba11ffd6a..35777b9ff2 100644 --- a/teams/teams-ps/MicrosoftTeams/Set-CsOnlineDialInConferencingUser.md +++ b/teams/teams-ps/MicrosoftTeams/Set-CsOnlineDialInConferencingUser.md @@ -101,6 +101,7 @@ Accept wildcard characters: False ### -AsJob The parameter is used to run commands as background jobs. + ```yaml Type: SwitchParameter Parameter Sets: (All) diff --git a/teams/teams-ps/MicrosoftTeams/Set-CsOnlineSchedule.md b/teams/teams-ps/MicrosoftTeams/Set-CsOnlineSchedule.md index 99378400fc..be351ec2f0 100644 --- a/teams/teams-ps/MicrosoftTeams/Set-CsOnlineSchedule.md +++ b/teams/teams-ps/MicrosoftTeams/Set-CsOnlineSchedule.md @@ -80,6 +80,8 @@ Accept wildcard characters: False > Applicable: Microsoft Teams +{{ Fill Tenant Description }} + ```yaml Type: System.Guid Parameter Sets: (All) diff --git a/teams/teams-ps/MicrosoftTeams/Set-CsTeamsEducationAssignmentsAppPolicy.md b/teams/teams-ps/MicrosoftTeams/Set-CsTeamsEducationAssignmentsAppPolicy.md index 0c5878ad60..c6db07d027 100644 --- a/teams/teams-ps/MicrosoftTeams/Set-CsTeamsEducationAssignmentsAppPolicy.md +++ b/teams/teams-ps/MicrosoftTeams/Set-CsTeamsEducationAssignmentsAppPolicy.md @@ -94,7 +94,8 @@ Accept wildcard characters: False ``` ### -Instance -Pass in the policy fetched from Get-CsTeamsEducationAssignmentsAppPolicy +Pass in the policy fetched from Get-CsTeamsEducationAssignmentsAppPolicy. + ```yaml Type: PSObject Parameter Sets: Instance diff --git a/teams/teams-ps/MicrosoftTeams/Set-CsTeamsGuestMessagingConfiguration.md b/teams/teams-ps/MicrosoftTeams/Set-CsTeamsGuestMessagingConfiguration.md index bc8e112950..81858dae51 100644 --- a/teams/teams-ps/MicrosoftTeams/Set-CsTeamsGuestMessagingConfiguration.md +++ b/teams/teams-ps/MicrosoftTeams/Set-CsTeamsGuestMessagingConfiguration.md @@ -185,6 +185,7 @@ Accept wildcard characters: False ``` ### -Force +Suppresses all non-fatal errors. ```yaml Type: SwitchParameter @@ -214,6 +215,7 @@ Accept wildcard characters: False ``` ### -Identity +{{ Fill Identity Description }} ```yaml Type: XdsIdentity @@ -228,6 +230,7 @@ Accept wildcard characters: False ``` ### -Instance +{{ Fill Instance Description }} ```yaml Type: PSObject diff --git a/teams/teams-ps/MicrosoftTeams/Set-CsTeamsIPPhonePolicy.md b/teams/teams-ps/MicrosoftTeams/Set-CsTeamsIPPhonePolicy.md index c696b45c13..72b62c8528 100644 --- a/teams/teams-ps/MicrosoftTeams/Set-CsTeamsIPPhonePolicy.md +++ b/teams/teams-ps/MicrosoftTeams/Set-CsTeamsIPPhonePolicy.md @@ -137,6 +137,7 @@ Accept wildcard characters: False ### -Force Suppresses any confirmation prompts that would otherwise be displayed before making changes and suppresses the display of any non-fatal error message that might arise when running the command. + ```yaml Type: SwitchParameter Parameter Sets: (All) diff --git a/teams/teams-ps/MicrosoftTeams/Update-CsAutoAttendant.md b/teams/teams-ps/MicrosoftTeams/Update-CsAutoAttendant.md index e33cbb4737..ce32aebc76 100644 --- a/teams/teams-ps/MicrosoftTeams/Update-CsAutoAttendant.md +++ b/teams/teams-ps/MicrosoftTeams/Update-CsAutoAttendant.md @@ -61,6 +61,8 @@ Accept wildcard characters: False > Applicable: Microsoft Teams +{{ Fill Tenant Description }} + ```yaml Type: System.Guid Parameter Sets: (All)