Skip to content

Commit 7f13681

Browse files
authored
Merge branch 'master' into chrisda
2 parents f4c76ac + a798aae commit 7f13681

File tree

5 files changed

+49
-7
lines changed

5 files changed

+49
-7
lines changed

exchange/exchange-ps/exchange/organization/Set-OrganizationConfig.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -738,7 +738,11 @@ Accept wildcard characters: False
738738
### -ConnectorsEnabledForSharepoint
739739
This parameter is available only in the cloud-based service.
740740
741-
{{Fill ConnectorsEnabledForSharepoint Description}}
741+
The ConnectorsEnabledForSharepoint parameter specifies whether to enable or disable connected apps on Sharepoint. Valid values are:
742+
743+
- $true: Connectors are enabled. This is the default value.
744+
745+
- $false: Connectors are disabled.
742746
743747
```yaml
744748
Type: $true | $false
@@ -755,7 +759,11 @@ Accept wildcard characters: False
755759
### -ConnectorsEnabledForTeams
756760
This parameter is available only in the cloud-based service.
757761
758-
{{Fill ConnectorsEnabledForTeams Description}}
762+
The ConnectorsEnabledForTeams parameter specifies whether to enable or disable connected apps on Teams. Valid values are:
763+
764+
- $true: Connectors are enabled. This is the default value.
765+
766+
- $false: Connectors are disabled.
759767
760768
```yaml
761769
Type: $true | $false
@@ -772,7 +780,11 @@ Accept wildcard characters: False
772780
### -ConnectorsEnabledForYammer
773781
This parameter is available only in the cloud-based service.
774782
775-
{{Fill ConnectorsEnabledForYammer Description}}
783+
The ConnectorsEnabledForYammer parameter specifies whether to enable or disable connected apps on Yammer. Valid values are:
784+
785+
- $true: Connectors are enabled. This is the default value.
786+
787+
- $false: Connectors are disabled.
776788
777789
```yaml
778790
Type: $true | $false

sharepoint/sharepoint-ps/sharepoint-online/Set-SPOTenant.md

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,9 @@ Set-SPOTenant [-ApplyAppEnforcedRestrictionsToAdHocRecipients <Boolean>]
4040
[-SharingBlockedDomainList <String>] [-SharingDomainRestrictionMode <SharingDomainRestrictionModes>]
4141
[-ShowPeoplePickerSuggestionsForGuestUsers <Boolean>]
4242
[-SpecialCharactersStateInFileFolderNames <SpecialCharactersState>] [-UseFindPeopleInPeoplePicker <Boolean>]
43-
[-UserVoiceForFeedbackEnabled <Boolean>] [<CommonParameters>]
43+
[-UserVoiceForFeedbackEnabled <Boolean>]
44+
[-ContentTypeSyncSitesList MySites [-ExcludeSiteTemplate]]
45+
[<CommonParameters>]
4446
```
4547

4648
## DESCRIPTION
@@ -88,6 +90,21 @@ Set-SPOTenant -LegacyAuthProtocolsEnabled $True
8890

8991
This example enables legacy authentication protocols on the tenant. This can help to enable login in situations where the admin users get an error like "Cannot contact web site 'https://contoso-admin.sharepoint.com/' or the web site does not support SharePoint Online credentials. The response status code is 'Unauthorized'.", and the underlying error is "Access denied. Before opening files in this location, you must first browse to the web site and select the option to login automatically."
9092

93+
### -----------------------EXAMPLE 6------------------------------
94+
95+
```
96+
Set-SPOTenant -ContentTypeSyncSiteTemplatesList MySites
97+
```
98+
99+
This example enables Content Type Hub to push content types to all OneDrive for Business sites. There is no change in Content Type Publishing behaviour for other sites.
100+
101+
### -----------------------EXAMPLE 7-------------------------------
102+
103+
```
104+
Set-SPOTenant -ContentTypeSyncSiteTemplatesList MySites -ExcludeSiteTemplate
105+
```
106+
107+
This example stops publishing content types to OneDrive for Business sites.
91108

92109
## PARAMETERS
93110

@@ -1224,6 +1241,19 @@ Accept pipeline input: False
12241241
Accept wildcard characters: False
12251242
```
12261243
1244+
### -ContentTypeSyncSiteTemplatesList MySites [-ExcludeSiteTemplate]
1245+
By default Content Type Hub will no longer push content types to OneDrive for Business sites (formerly known as MySites).
1246+
In case you want the Content Type Hub to push content types to OneDrive for Business sites, use:
1247+
```
1248+
Set-SPOTenant -ContentTypeSyncSiteTemplatesList MySites
1249+
```
1250+
When the feature is enabled, the Content Type Hub will push content types to OneDrive for Business sites.
1251+
1252+
Once you have enabled Content Type publishing to OneDrive for Business sites, you can disable it later using:
1253+
```
1254+
Set-SPOTenant -ContentTypeSyncSiteTemplatesList MySites -ExcludeSiteTemplate
1255+
```
1256+
12271257
### CommonParameters
12281258
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
12291259

skype/skype-ps/skype/Set-CsAddressBookNormalizationConfiguration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The commands shown in Example 1 remove the Address Book normalization rule LongD
4747
In order to carry out this task, the first command in the example uses the `Get-CsAddressBookNormalizationRule` cmdlet to create an object reference to the normalization rule with the Identity global/LongDistanceRule.
4848
The resulting object reference is stored in a variable named $x.
4949

50-
The second command in the example then uses the `Set-CsAddressBookNormalizationConfiguraton` cmdlet to remove the rule global/LongDistanceRule from the global collection.
50+
The second command in the example then uses the `Set-CsAddressBookNormalizationConfiguration` cmdlet to remove the rule global/LongDistanceRule from the global collection.
5151
This is done by including the AddressBookNormalizationRules parameter and the syntax @{Remove=$x}.
5252

5353
`$x = Get-CsAddressBookNormalizationRule -Identity "global/LongDistanceRule"`

skype/skype-ps/skype/Set-CsTeamsClientConfiguration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ Accept wildcard characters: False
206206
```
207207
208208
### -AllowTBotProactiveMessaging
209-
When set to $true, T-bot will initiate a private chat session with users to help them use Teams.
209+
Deprecated, do not use.
210210
211211
```yaml
212212
Type: Boolean

skype/skype-ps/skype/Set-CsVoiceTestConfiguration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Accept wildcard characters: False
8282
8383
### -Instance
8484
An object of type Microsoft.Rtc.Management.WritableConfig.Policy.Voice.TestConfiguration that contains an existing voice test configuration with the changes you'd like to make to that configuration.
85-
An object of this type can be retrieved by calling the `Get-CsVoiceTestConfiguraton` cmdlet.
85+
An object of this type can be retrieved by calling the `Get-CsVoiceTestConfiguration` cmdlet.
8686

8787
```yaml
8888
Type: PSObject

0 commit comments

Comments
 (0)