Skip to content

Commit cf2cbfe

Browse files
authored
Update Set-SPOTenant.md
1 parent ac090c7 commit cf2cbfe

File tree

1 file changed

+40
-40
lines changed

1 file changed

+40
-40
lines changed

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

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ Set-SPOTenant
205205
[-StreamLaunchConfig <Int32> ]
206206
[-EnableRestrictedAccessControl <Boolean> ]
207207
[-BlockDownloadFileTypeIds <SPBlockDownloadFileTypeId[]> ]
208-
[-ExcludedBlockDownloadGroupIds <GUID[]> ]
208+
[-ExcludedBlockDownloadGroupIds <GUID> ]
209209
[-RecycleBinRetentionPeriod <Int32> ]
210210
[-EnableMediaReactions <Boolean> ]
211211
[-AllowSensitivityLabelOnRecords <Boolean> ]
@@ -980,7 +980,7 @@ Accept wildcard characters: False
980980
### -CommentsOnSitePagesDisabled
981981
982982
Disables or enables commenting functionality on the site pages.
983-
PARAMVALUE: $true | $false
983+
PARAMVALUE: True | False
984984
985985
```yaml
986986
Type: Boolean
@@ -997,7 +997,7 @@ Accept wildcard characters: False
997997
### -CommentsOnFilesDisabled
998998
999999
Disables or enables commenting functionality on the files.
1000-
PARAMVALUE: $true | $false
1000+
PARAMVALUE: True | False
10011001
10021002
```yaml
10031003
Type: Boolean
@@ -1014,7 +1014,7 @@ Accept wildcard characters: False
10141014
### -CommentsOnListItemsDisabled
10151015
10161016
Disables or enables commenting functionality on list items.
1017-
PARAMVALUE: $true | $false
1017+
PARAMVALUE: True | False
10181018
10191019
```yaml
10201020
Type: Boolean
@@ -1034,7 +1034,7 @@ Disables or enables the Social Bar.
10341034
10351035
The Social Bar will appear on all modern SharePoint pages with the exception of the home page of a site. It will give users the ability to like a page, see the number of views, likes, and comments on a page, and see the people who have liked a page.
10361036
1037-
PARAMVALUE: $true | $false
1037+
PARAMVALUE: True | False
10381038
10391039
```yaml
10401040
Type: Boolean
@@ -1400,7 +1400,7 @@ Accept wildcard characters: False
14001400
14011401
Enables or disables notifications in OneDrive for Business.
14021402
1403-
PARAMVALUE: $true | $false
1403+
PARAMVALUE: True | False
14041404
14051405
```yaml
14061406
Type: Boolean
@@ -1418,7 +1418,7 @@ Accept wildcard characters: False
14181418
14191419
Enables or disables notifications in SharePoint.
14201420
1421-
PARAMVALUE: $true | $false
1421+
PARAMVALUE: True | False
14221422
14231423
```yaml
14241424
Type: Boolean
@@ -1585,7 +1585,7 @@ Accept wildcard characters: False
15851585
15861586
Enables or disables owner anonymous notification. If enabled, an email notification will be sent to the OneDrive for Business owners when anonymous links are created or changed.
15871587
1588-
PARAMVALUE: $true | $false
1588+
PARAMVALUE: True | False
15891589
15901590
```yaml
15911591
Type: Boolean
@@ -1624,7 +1624,7 @@ Accept wildcard characters: False
16241624
16251625
Prevents external users from resharing files, folders, and sites that they do not own.
16261626
1627-
PARAMVALUE: $true | $false
1627+
PARAMVALUE: True | False
16281628
16291629
```yaml
16301630
Type: Boolean
@@ -1660,7 +1660,7 @@ Accept wildcard characters: False
16601660
16611661
Enables or disables the public CDN.
16621662
1663-
PARAMVALUE: $true | $false
1663+
PARAMVALUE: True | False
16641664
16651665
```yaml
16661666
Type: Boolean
@@ -1975,7 +1975,7 @@ Accept wildcard characters: False
19751975

19761976
Prevents users from editing Office files in the browser and copying and pasting Office file contents out of the browser window.
19771977

1978-
PARAMVALUE: $true | $false
1978+
PARAMVALUE: True | False
19791979

19801980
```yaml
19811981
Type: Boolean
@@ -1993,7 +1993,7 @@ Accept wildcard characters: False
19931993

19941994
Enables OneDrive and SharePoint integration with Microsoft Entra B2B. For more information, see [SharePoint and OneDrive integration with Microsoft Entra B2B](/sharepoint/sharepoint-azureb2b-integration).
19951995

1996-
PARAMVALUE: $true | $false
1996+
PARAMVALUE: True | False
19971997

19981998
```yaml
19991999
Type: Boolean
@@ -2323,7 +2323,7 @@ Accept wildcard characters: False
23232323
This parameter has no effect and it was used to opt-out of PST files retention policy changes as communicated in MC256835 (May 2021).
23242324
Starting August 16, 2021, the service started retaining 30 days worth of versions for any PST files stored in OneDrive for Business and SharePoint Online team site document libraries. This change was introduced to prevent cases of previous versions of PST files quickly consuming available storage. The change only impacts previous versions of PST files stored in your document library storage. As a best practice, PST files should not be uploaded on OneDrive for Business and SharePoint Online team site document libraries due to the impact on storage and network bandwidth.
23252325

2326-
PARAMVALUE: $true | $false
2326+
PARAMVALUE: True | False
23272327

23282328
```yaml
23292329
Type: Boolean
@@ -2341,7 +2341,7 @@ Accept wildcard characters: False
23412341

23422342
When the feature is disabled ($true), the option [Add shortcut to My files](https://support.microsoft.com/office/add-shortcuts-to-shared-folders-in-onedrive-for-work-or-school-d66b1347-99b7-4470-9360-ffc048d35a33) will be removed; any folders that have already been added will remain on the user's computer.
23432343

2344-
PARAMVALUE: $true | $false
2344+
PARAMVALUE: True | False
23452345

23462346
```yaml
23472347
Type: Boolean
@@ -2820,7 +2820,7 @@ The valid values are:
28202820
> b. `ExpireVersionsAfterDays` accepts values of 0 to Never Expire or values >= 30 to delete versions that exceed that time period.
28212821
> When version history limits are managed automatically (`EnableAutoExpirationVersionTrim $true`), setting `MajorVersionLimit` or `ExpireVersionsAfterDays` will result in an error as the count limits are set by the service.
28222822

2823-
PARAMVALUE: $true | $false
2823+
PARAMVALUE: True | False
28242824

28252825
```yaml
28262826
Type: Boolean
@@ -2871,7 +2871,7 @@ Accept wildcard characters: False
28712871
### -MassDeleteNotificationDisabled
28722872
Enables or disables the mass delete detection feature. When MassDeleteNotificationDisabled is set to $true, tenant admins can perform mass deletion operations without triggering notifications.
28732873

2874-
PARAMVALUE: $true | $false
2874+
PARAMVALUE: True | False
28752875

28762876
```yaml
28772877
Type: Boolean
@@ -3598,7 +3598,7 @@ Accept wildcard characters: False
35983598
### -AllowWebPropertyBagUpdateWhenDenyAddAndCustomizePagesIsEnabled
35993599
Enables or disables web property bag update when DenyAddAndCustomizePages is enabled. When AllowWebPropertyBagUpdateWhenDenyAddAndCustomizePagesIsEnabled is set to $true, web property bag can be updated even if DenyAddAndCustomizePages is turned on when the user had AddAndCustomizePages (prior to DenyAddAndCustomizePages removing it).
36003600

3601-
PARAMVALUE: $true | $false
3601+
PARAMVALUE: True | False
36023602

36033603
```yaml
36043604
Type: Boolean
@@ -3615,7 +3615,7 @@ Accept wildcard characters: False
36153615

36163616
Sets the list of security groups who are allowed to share with anonymous (non-authenticated) users as well as authenticated guest users. Each security group is denoted by its GUID object ID in the Entra directory.
36173617

3618-
To set this list to be a specific security group, you need to enter its GUID as the argument. You can enter multiple GUIDs by using commas to separate them. To view the current list, use [Get-SPOTenant](Get-SPOTenant.md).
3618+
To set this list to be a specific security group, you need to enter its GUID as the argument. You can enter multiple GUIDs by using commas to separate them. To view the current list, use [./Get-SPOTenant.md](Get-SPOTenant.md).
36193619

36203620
```yaml
36213621
Type: Guid[]
@@ -3633,7 +3633,7 @@ Accept wildcard characters: False
36333633

36343634
Sets the list of security groups who are only allowed to share with authenticated guest users. Each security group is denoted by its GUID object ID.
36353635

3636-
To set this list to be a specific security group, you need to enter its GUID as the argument. You can enter multiple GUIDs by using commas to separate them. To view the current list, use [Get-SPOTenant](Get-SPOTenant.md).
3636+
To set this list to be a specific security group, you need to enter its GUID as the argument. You can enter multiple GUIDs by using commas to separate them. To view the current list, use [./Get-SPOTenant.md](Get-SPOTenant.md).
36373637

36383638
```yaml
36393639
Type: Guid[]
@@ -3649,7 +3649,7 @@ Accept wildcard characters: False
36493649
### -ExtendPermissionsToUnprotectedFiles
36503650
This property can be used to turn on/off the capability called "Extended SharePoint permissions to unprotected files". To learn more about this feature check [here](https://aka.ms/ExtendSharePointPermission)
36513651

3652-
PARAMVALUE: $true | $false
3652+
PARAMVALUE: True | False
36533653

36543654
```yaml
36553655
Type: Boolean
@@ -3665,7 +3665,7 @@ Accept wildcard characters: False
36653665

36663666
Controls whether legacy browser authentication protocols are enabled.
36673667

3668-
PARAMVALUE: $true | $false
3668+
PARAMVALUE: True | False
36693669

36703670
```yaml
36713671
Type: Boolean
@@ -3682,7 +3682,7 @@ Accept wildcard characters: False
36823682

36833683
Allows the sharing dialog to include a checkbox offering the user the ability to share to a security group containing every user in the organization.
36843684

3685-
PARAMVALUE: $true | $false
3685+
PARAMVALUE: True | False
36863686

36873687
```yaml
36883688
Type: Boolean
@@ -3731,7 +3731,7 @@ Accept wildcard characters: False
37313731

37323732
Controls whether Workflow 2010 is enabled.
37333733

3734-
PARAMVALUE: $true | $false
3734+
PARAMVALUE: True | False
37353735

37363736
```yaml
37373737
Type: Boolean
@@ -3768,7 +3768,7 @@ Accept wildcard characters: False
37683768

37693769
Requires recipients to verify their identity with an email address to access content from an Anyone link.
37703770

3771-
PARAMVALUE: $true | $false
3771+
PARAMVALUE: True | False
37723772

37733773
```yaml
37743774
Type: Boolean
@@ -3807,7 +3807,7 @@ Accept wildcard characters: False
38073807

38083808
Controls whether sharing SharePoint sites and their content is allowed with users and groups who are not allowed as per the Restricted access control policy.
38093809

3810-
PARAMVALUE: $true | $false
3810+
PARAMVALUE: True | False
38113811

38123812
```yaml
38133813
Type: Boolean
@@ -3824,7 +3824,7 @@ Accept wildcard characters: False
38243824

38253825
Controls whether Workflow 2013 is enabled.
38263826

3827-
PARAMVALUE: $true | $false
3827+
PARAMVALUE: True | False
38283828

38293829
```yaml
38303830
Type: Boolean
@@ -3841,7 +3841,7 @@ Accept wildcard characters: False
38413841

38423842
Controls whether collaborative meeting notes are enabled in Microsoft Teams.
38433843

3844-
PARAMVALUE: $true | $false
3844+
PARAMVALUE: True | False
38453845

38463846
```yaml
38473847
Type: Boolean
@@ -3858,7 +3858,7 @@ Accept wildcard characters: False
38583858

38593859
Controls whether Loop components are available in Microsoft Teams.
38603860

3861-
PARAMVALUE: $true | $false
3861+
PARAMVALUE: True | False
38623862

38633863
```yaml
38643864
Type: Boolean
@@ -3875,7 +3875,7 @@ Accept wildcard characters: False
38753875

38763876
Controls whether users can create a personal list.
38773877

3878-
PARAMVALUE: $true | $false
3878+
PARAMVALUE: True | False
38793879

38803880
```yaml
38813881
Type: Boolean
@@ -3892,7 +3892,7 @@ Accept wildcard characters: False
38923892

38933893
Controls whether the Viva Connections analytics feature is enabled.
38943894

3895-
PARAMVALUE: $true | $false
3895+
PARAMVALUE: True | False
38963896

38973897
```yaml
38983898
Type: Boolean
@@ -3909,7 +3909,7 @@ Accept wildcard characters: False
39093909

39103910
Controls whether applications running in app-only mode can access sites protected by information barriers.
39113911

3912-
PARAMVALUE: $true | $false
3912+
PARAMVALUE: True | False
39133913

39143914
```yaml
39153915
Type: Boolean
@@ -3926,7 +3926,7 @@ Accept wildcard characters: False
39263926

39273927
Specifies list of modern template IDs not enabled in tenant.
39283928

3929-
To set this list to be a specific security group, you need to enter its GUID as the argument. You can enter multiple GUIDs by using commas to separate them. To view the current list, use [Get-SPOTenant](Get-SPOTenant.md).
3929+
To set this list to be a specific security group, you need to enter its GUID as the argument. You can enter multiple GUIDs by using commas to separate them. To view the current list, use [./Get-SPOTenant.md](Get-SPOTenant.md).
39303930

39313931
```yaml
39323932
Type: Guid[]
@@ -3944,7 +3944,7 @@ Accept wildcard characters: False
39443944

39453945
Specifies list of modern template IDs enabled in tenant.
39463946

3947-
To set this list to be a specific security group, you need to enter its GUID as the argument. You can enter multiple GUIDs by using commas to separate them. To view the current list, use [Get-SPOTenant](Get-SPOTenant.md).
3947+
To set this list to be a specific security group, you need to enter its GUID as the argument. You can enter multiple GUIDs by using commas to separate them. To view the current list, use [./Get-SPOTenant.md](Get-SPOTenant.md).
39483948

39493949
```yaml
39503950
Type: Guid[]
@@ -3962,7 +3962,7 @@ Accept wildcard characters: False
39623962

39633963
When set to true, turns off OneDrive sync from all the SharePoint libraries in your organization.
39643964

3965-
PARAMVALUE: $true | $false
3965+
PARAMVALUE: True | False
39663966

39673967
```yaml
39683968
Type: Boolean
@@ -3995,7 +3995,7 @@ Accept wildcard characters: False
39953995

39963996
Lets you and other Global or SharePoint Administrators restrict access to sites.
39973997

3998-
PARAMVALUE: $true | $false
3998+
PARAMVALUE: True | False
39993999

40004000
```yaml
40014001
Type: Boolean
@@ -4032,7 +4032,7 @@ Accept wildcard characters: False
40324032

40334033
Exempts users from specified groups from the block download policy and they can fully download any content for the site.
40344034

4035-
To set this list to be a specific security group, you need to enter its GUID as the argument. You can enter multiple GUIDs by using commas to separate them. To view the current list, use [Get-SPOTenant](Get-SPOTenant.md).
4035+
To set this list to be a specific security group, you need to enter its GUID as the argument. You can enter multiple GUIDs by using commas to separate them. To view the current list, use [./Get-SPOTenant.md](Get-SPOTenant.md).
40364036

40374037
```yaml
40384038
Type: Guid[]
@@ -4065,7 +4065,7 @@ Accept wildcard characters: False
40654065

40664066
Controls whether media reactions are enabled.
40674067

4068-
PARAMVALUE: $true | $false
4068+
PARAMVALUE: True | False
40694069

40704070
```yaml
40714071
Type: Boolean
@@ -4082,7 +4082,7 @@ Accept wildcard characters: False
40824082

40834083
Controls whether sensitivity labels can be applied to records.
40844084

4085-
PARAMVALUE: $true | $false
4085+
PARAMVALUE: True | False
40864086

40874087
```yaml
40884088
Type: Boolean
@@ -4099,7 +4099,7 @@ Accept wildcard characters: False
40994099

41004100
Controls whether content security policy is enabled.
41014101

4102-
PARAMVALUE: $true | $false
4102+
PARAMVALUE: True | False
41034103

41044104
```yaml
41054105
Type: Boolean
@@ -4116,7 +4116,7 @@ Accept wildcard characters: False
41164116

41174117
Controls SharePoint spaces activation.
41184118

4119-
PARAMVALUE: $true | $false
4119+
PARAMVALUE: True | False
41204120

41214121
```yaml
41224122
Type: Boolean

0 commit comments

Comments
 (0)